asterisk IP对接

编辑 sip.conf 

[Trunksip]

type=friend
qualify=yes
insecure=port,invite
port=5060
host=对接IP
fromdomain=对接IP
disallow=all
allow=g729
allow=ulaw
dtmfmode=rfc2833
nat=yes
context=trunkinbound ;呼入转到的context
 
 
 

你可能感兴趣的:(asterisk,IP对接)