John Klimek
2006-Jun-19 17:31 UTC
[Asterisk-Users] Asterisk --> BV: Incoming does not work....
Asterisk seems to register just fine with BroadVoice (asterisk -r, and then sip show registry shows sip.broadvoice.com is "Registered") ...but when I try to call my broadvoice number (from a cell phone), it rings one single time and then says "The party you are trying to reach is not available to take your call." This doesn't seem to be an Asterisk message but seems to be coming from someplace else. What can I be doing wrong? I've searched the forums and mailing lists and my config seems to be perfectly fine... Here are my config snippets: *** SIP.CONF *** [sip.broadvoice.com] type=friend host=sip.broadvoice.com fromdomain=sip.broadvoice.com fromuser=5703380128 username=5703380128 authname=5703380128 secret=########## <--- hidden insecure=very context=incoming dtmfmode=inband dtmf=inband canreinvite=no nat=yes *** EXTENSIONS.CONF *** [incoming-bv] exten => s,1,Answer() exten => 2100,1,Answer()
Tom Vile
2006-Jun-19 17:53 UTC
[Asterisk-Users] Asterisk --> BV: Incoming does not work....
your context=incoming does not match your context in extensions.conf incoming-bv On 6/19/06, John Klimek <jklimek@gmail.com> wrote:> Asterisk seems to register just fine with BroadVoice (asterisk -r, and > then sip show registry shows sip.broadvoice.com is "Registered") > > ...but when I try to call my broadvoice number (from a cell phone), it > rings one single time and then says "The party you are trying to reach > is not available to take your call." This doesn't seem to be an > Asterisk message but seems to be coming from someplace else. > > What can I be doing wrong? I've searched the forums and mailing lists > and my config seems to be perfectly fine... > > Here are my config snippets: > > *** SIP.CONF *** > [sip.broadvoice.com] > type=friend > host=sip.broadvoice.com > fromdomain=sip.broadvoice.com > fromuser=5703380128 > username=5703380128 > authname=5703380128 > secret=########## <--- hidden > insecure=very > context=incoming > dtmfmode=inband > dtmf=inband > canreinvite=no > nat=yes > > *** EXTENSIONS.CONF *** > > [incoming-bv] > exten => s,1,Answer() > exten => 2100,1,Answer() > _______________________________________________ > --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 >-- Tom Vile Baldwin Technology Solutions, Inc Consulting - Web Design - VoIP Telephony www.baldwintechsolutions.com Phone: 518-631-2855 x205 Fax: 518-631-2856