Displaying 1 result from an estimated 1 matches for "t2y1".
Did you mean:
t21
2005 Jun 05
1
Unable to create channel of type SIP-please help
...les:
Jun 5 10:07:50 WARNING[1568]: No such host: t2y
Jun 5 10:07:50 NOTICE[1568]: Unable to create channel of type 'SIP'
Jun 5 10:07:50 VERBOSE[1568]: == Everyone is busy/congested at this time
I make the following context in my extensions.conf file
exten => s,1,SetCallerID(${T2Y1})
exten => s,2,SetCIDName(${MYNAME})
exten => s,3,Dial(SIP/${ARG1}@t2y,${ARG2})
exten => s,4,Playback(new/acnt-or-cir-busy-now)
exten => s,5,Hangup
I do have a [t2y] reference in my SIP.conf file
[t2y]
type=friend
secret=PASSWORD
username=USERNAME
host=budgetphone.nl
dt...