Well I got to place outbound calls without the patch (iam running 1.0.5) Just had to change
host = proxy.lax.sip.broadvoice.com to host=sip.broadvoice.com .. but I don't get incoming calls anymore.... And all those previous refunds not being issued threads are scaring me. -----Original Message----- From: John Sawa [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 25, 2005 6:35 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] BroadVoice Help I had this same problem when I was setting up my * box, and it was due to the BroadVoice patch not being applied. I had to get the Asterisk source 1.0.3 then apply the patch and recompile. The reason you are seeing the 404 is that asterisk is not registering to their service properly, and that is what the patch fixes. -John Manjit Riat wrote: > Is the Broadvoice service up? I just signed up with them and started > receiving calls in no time but could not make calls. And after a few > minutes I cannot even place calls. > > register => [number]:[EMAIL PROTECTED] > > [broadvoice] > > type=peer > > fromuser=[number] > > host=proxy.lax.broadvoice.com > > fromdomain=sip.broadvoice.com > > context=from-broadvoice > > dtmfmode=inband > > any help would be appreciated.. > > -------------------- > > whenever I place a call from broadvoice I get > > Executing Dial("SIP/cisco-acfa", "SIP/[EMAIL PROTECTED]|30") in > new stack > > -- Called [EMAIL PROTECTED] > > -- Got SIP response 404 "Not Found" back from 147.135.8.128 > > -- SIP/broadvoice-7099 is circuit-busy > > Where XXXXXXX is the number I am trying to place. > > ------------------------- > > Whenever I try placing a call to broadvoice it sends me straight to > voice .. (The party you are trying to reach is busy...) > > Thanx. > >------------------------------------------------------------------------ > >_______________________________________________ >Asterisk-Users mailing list >[email protected] >http://lists.digium.com/mailman/listinfo/asterisk-users >To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
