asterisk
2005-Jun-05 01:17 UTC
[Asterisk-Users] Unable to create channel of type SIP-please help
Hi there,
I'm having a hard time getting outbound calling to my SIP-->PSTN
gateway. I continuasly get the following result in my log files:
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
dtmfmode=rfc2833
fromuser= USERNAME
fromdomain=budgetphone.nl
username= USERNAME
insecure=very
nat=yes
qualify=no
register=yes
I tried changing to change the reference t2y in the context in
extensions.conf to @budgetphone.nl and @sip.budgetphone.nl, but then I
get a authorization error.
Jun 5 10:16:24 WARNING[1568]: Forbidden - wrong password on
authentication for INVITE to '"Guy Soudant" ;tag=as27b52309'
Jun 5 10:16:24 VERBOSE[1568]: -- SIP/sip.budgetphone.nl-adeb is
circuit-busy
I'm lost here. Could someone help me out?
Thanks
Guy
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.digium.com/pipermail/asterisk-users/attachments/20050605/aff8dcd9/attachment.htm
Mohamed A. Gombolaty
2005-Jun-05 01:48 UTC
[Asterisk-Users] Cisco Softphone 1.3(4a) issue.
Dear All, I was trying to configure Asterisk to work with Cisco Softphone version 1.3(4a) and I am having a problem, the Softphone when is started asks for a Line to use, all documents I found specify this is something to be done from t Cisco Call Manager, has any one worked on this before? -- Thx MAG