Asterisk对接落地中继

只要在SIP.Conf里配置一个对接用户即可

[SIP_TRUNK]
type=peer
host= xxx.xxx.xxx.xxx
fromdomain=xxx.xxx.xxx.xxx
;username= *中继账号*
;secret= *中继密码*
insecure=very
disallow=all
allow=g729,g723,gsm,alaw,ulaw
context=from-pstn
port=5060

转发规则
SIP/SIP_TRUNK/XXXX

 

posted on 2009-09-01 10:36  henry  阅读(1964)  评论(0编辑  收藏  举报

导航