Displaying 2 results from an estimated 2 matches for "trunk14".
Did you mean:
trunk1
2009 Jun 01
1
IAX2 trunking with Older Asterisk, version ?
...at sip:1] Dial("SIP/312-09f9a720", "IAX2/trunk10 at 147.120.203.98/4567,10,t") in new stack
-- Called trunk10 at 147.120.203.98/4567
[Jun 1 11:01:18] WARNING[8178]: chan_iax2.c:8991 socket_process: Call rejected by 147.120.203.98: No authority found
-- Hungup 'IAX2/trunk14-9738'
== Everyone is busy/congested at this time (1:0/0/1)
-- Auto fallthrough, channel 'SIP/312-09f9a720' status is 'CHANUNAVAIL'
[trunk14]
type=friend
host=147.120.203.98
auth=plaintext
secret=Mah
context=sip,sip2,sip3
;keyrotate=off
permit=0.0.0.0/0.0.0.0
1.6 EXTEN...
2009 May 29
1
IAX2 trunking with Older Asterisk version ?
...connection between asterisk 1.6.1.0 , and
asterisk 1.2.14 ?
i tried to use a IAX2 connection between version 1.2.14 and 1.6.1.0 but
it gave an error -
1.2.14 End - Error Msg
WARNING[8313]: chan_iax2.c:7103 socket_read: Call rejected by
147.120.203.71: No authority found
1.2 END , IAX.conf
[trunk14]
type=friend
host=147.120.203.71
secret=test123
context=sip,sip2,sip3
permit=0.0.0.0/0.0.0.0
1.6.1.0 End - Error Msg
NOTICE[9854]: chan_iax2.c:8782 socket_process: Rejected connect attempt
from 147.120.203.69, who was trying to reach '4567@'
[trunk14]
type=friend
host=147.120.203.67
sec...