Displaying 1 result from an estimated 1 matches for "requiretoken".
2012 Jun 25
1
IAX Trunk issue.
...,1,Dial(SIP/6002)
exten => 6099,1,Playback(tt-weasels)
exten => 6099,n,HangUp
exten => _5XXX,1,Dial(${IAXTrunk}/${EXTEN})
same => n,Hangup()
exten => s,1,Answer()
exten => s,n,Playback(tt-weasels)
exten => s,n,Hangup()
IAX.conf
[trunk-1]
type=friend
username=trunk-1
trunk=yes
requiretoken=no
secret=password
host=172.16.200.212
context=internal_users
auth=plaintext
disallow=all
;allow=ulaw
;allow=alaw
allow=gsm
Asterisk-2
IP Address 172.16.200.212
sip.conf
[5000]
type=friend
context=phones
host=dynamic
disallow=all
allow=ulaw
secret=xxxxxxx
extensions.conf
[phones]
exten =>...