broadbandvoice@comcast.net
2007-Feb-18 05:09 UTC
[asterisk-users] chan_sip.c:1968 create_addr: No such host:
I have followed all the install note for A2billing and have everything installed and configured and my asterisk works except the callingcard application. Added the following [callingcard] ; CallingCard application exten => 777,1,Answer exten => 777,2,Wait,2 exten => 777,3,DeadAGI,a2billing.php exten => 777,4,Wait,2 exten => 777,5,Hangup I am using 777 as the calling card application. when I call that extension, instead of getting " please enter you pin number" it fails and this is the output from the cli: -- Executing Dial("SIP/9614-e7ba", "SIP/777|200|rt") in new stack Feb 18 05:03:38 WARNING[11725]: chan_sip.c:1968 create_addr: No such host: 777 Feb 18 05:03:38 NOTICE[11725]: app_dial.c:1011 dial_exec_full: Unable to create channel of type 'SIP' (cause 3 - No route to destination) == Everyone is busy/congested at this time (1:0/0/1) == Auto fallthrough, channel 'SIP/9614-e7ba' status is 'CHANUNAVAIL' Any Help will be greatly appreciated. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070218/5986f7ea/attachment.htm
Rob Hillis
2007-Feb-18 05:43 UTC
[asterisk-users] chan_sip.c:1968 create_addr: No such host:
I guess the obvious question would be whether the "callingcard" context is included into the context that the call is coming from. That's the usual reason for a failure like this. broadbandvoice@comcast.net wrote:> I have followed all the install note for A2billing and have everything > installed and configured and my asterisk works except the callingcard > application. > Added the following > [callingcard] > ; CallingCard application > exten => 777,1,Answer > exten => 777,2,Wait,2 > exten => 777,3,DeadAGI,a2billing.php > exten => 777,4,Wait,2 > exten => 777,5,Hangup > I am using 777 as the calling card application. when I call that > extension, instead of getting " please enter you pin number" it fails > and this is the output from the cli: > -- Executing Dial("SIP/9614-e7ba", "SIP/777|200|rt") in new stack > Feb 18 05:03:38 WARNING[11725]: chan_sip.c:1968 create_addr: No such > host: 777 > Feb 18 05:03:38 NOTICE[11725]: app_dial.c:1011 dial_exec_full: Unable > to create channel of type 'SIP' (cause 3 - No route to destination) > == Everyone is busy/congested at this time (1:0/0/1) > == Auto fallthrough, channel 'SIP/9614-e7ba' status is 'CHANUNAVAIL' > Any Help will be greatly appreciated. > ------------------------------------------------------------------------ > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070218/296b6d60/attachment.htm
broadbandvoice@comcast.net
2007-Feb-18 06:02 UTC
[asterisk-users] chan_sip.c:1968 create_addr: No such host:
Skipped content of type multipart/alternative-------------- next part -------------- An embedded message was scrubbed... From: Rob Hillis <rob@hillis.dyndns.org> Subject: Re: [asterisk-users] chan_sip.c:1968 create_addr: No such host: Date: Sun, 18 Feb 2007 12:43:59 +0000 Size: 825 Url: http://lists.digium.com/pipermail/asterisk-users/attachments/20070218/a191a211/attachment-0001.eml
Al Bochter
2007-Feb-18 08:50 UTC
[asterisk-users] chan_sip.c:1968 create_addr: No such host:
Its not right. I am using a2billing calling card and it works fine Best regards, Al Bochter Bochter Services http://www.BochterServices.com/?t=Email If you need to contract Customer Service Please use our IAX2 WebPhone at the link below http://www.bochterservices.com/voip/iaxphone.php broadbandvoice@comcast.net wrote:> I have followed all the install note for A2billing and have everything > installed and configured and my asterisk works except the callingcard > application. > Added the following > [callingcard] > ; CallingCard application > exten => 777,1,Answer > exten => 777,2,Wait,2 > exten => 777,3,DeadAGI,a2billing.php > exten => 777,4,Wait,2 > exten => 777,5,Hangup > I am using 777 as the calling card application. when I call that > extension, instead of getting " please enter you pin number" it fails > and this is the output from the cli: > -- Executing Dial("SIP/9614-e7ba", "SIP/777|200|rt") in new stack > Feb 18 05:03:38 WARNING[11725]: chan_sip.c:1968 create_addr: No such > host: 777 > Feb 18 05:03:38 NOTICE[11725]: app_dial.c:1011 dial_exec_full: Unable > to create channel of type 'SIP' (cause 3 - No route to destination) > == Everyone is busy/congested at this time (1:0/0/1) > == Auto fallthrough, channel 'SIP/9614-e7ba' status is 'CHANUNAVAIL' > Any Help will be greatly appreciated. > >------------------------------------------------------------------------ > >_______________________________________________ >--Bandwidth and Colocation provided by Easynews.com -- > >asterisk-users mailing list >To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > > >------------------------------------------------------------------------ > > > >---------------------------------------------------- >Inbound (clean). Database: 000714-3, 02/18/2007 - 2/18/2007 10:42:53 AM > > > > > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070218/70f7d265/attachment.htm