similar to: BV Outbound Drop fixed .

Displaying 20 results from an estimated 10000 matches similar to: "BV Outbound Drop fixed ."

2005 Mar 17
1
Last guy to get BV working outbound?
I have tried everything to get BV working outbound. All worked fine until the BV change last week. I called BV and they changed me to sip gen with a new password. I stripped my Asterisk server to one phone on Zap/1 until I get this working. The same BV account works fine with a SPA-3000 so I don't suspect a firewall problem. Symptoms: Asterisk registers with BV Ok Incoming calls work
2006 Jun 19
1
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
2004 Dec 04
2
Broadvoice outbound 404 error
Is anyone else experiencing 404 errors on outbound dial with Broadvoice? I've followed the instructions posted by Broadvoice to configure sip.conf, and inbound calling works fine. Every time I try to dial out, I get a 404 "Not Found" error. Here are the relevant sections from my configs. sip.conf: context=broadvoice-in register =>
2004 Nov 26
2
Help with broadvoice outbound plz... ;)
*sigh* Ok, I have fought and fought with this. I have read all the FAQ's, I have scanned the list archives. I can receive calls on * from my Broadvoice acct, but I cannot place calls... I have the 'World Unlimited' plan, and like 5 area codes that are local to me in Dallas. Can anyone help me? here are my config files... - sip.conf - [general] context=default ;
2005 Mar 17
0
Re: Last guy to get BV working outbound
Wow, thanks Brian! Everything I saw said the patch was only needed on older releases. I've updated several times over the last week. I patched two systems today, one 3/11/05 and one 3/17/05 and now they both work. Should have posted here sooner! Brian G. On Thu, 2005-03-17 at 13:28, Brian Buhrow wrote: > Hello. I'm writing in response to your message to the ASterisk-users >
2005 Jan 26
4
A working BroadVoice config example
I finally got my incoming and outgoing to work on Broadvoice with a configuration file that is no where close to the one given by them. Here it Is (sip.conf). For others who have a working config could u please share so that I could compare. Thank You [broadvoice] type=friend username=[number] fromuser=[number] secret=[password] host=sip.broadvoice.com fromdomain=sip.broadvoice.com
2005 Mar 03
1
Asterisk@Home .6 Problems with outbound calls using Broadvoice
Hello All, I have one X100P card for inbound calls. I use two Broadvoice SIP accounts for all my outbound calls. I'm unable to place calls using BV. Inbound BV calls are ok. Verbosity is at least 3 -- Executing Macro("SIP/201-365c", "dialout-default|XXXXXXX") in new stack -- Executing GotoIf("SIP/201-365c", "1?4") in new stack -- Goto
2005 Mar 14
1
weird outbound problem through broadvoice (new)
Hello, Have a weird problem when using asterisk (1.0.6). There are certain numbers I cannot dial when using asterisk with my broadvoice account. No problems with inbound. With outbound calls, I can call some numbers (for example broadvoice customer support number) and unsuccessfully with some. However, when I configure my account directly on x-lite, I dont see these outbound problems. Here is a
2005 Mar 12
1
Broadvoice outgoing problems
Hello All, I'm just getting into *, and trying to use a Broadvoice account. It works inbound, but Outbound fails no matter what sip.conf parameters I try. From the recent posts here I think it could be: A bad CVS release - I will try to download and build from a new one Broadvoice not challenging and/or Asterisk not responding with an Authorization: in the INVITE header. I am
2006 Apr 10
2
Outbound calls through Broadvoice
Hi all, a noob here, I am trying to get outbound calls through asterisk working with Broadvoice. I have consulted the following two online tutorials: http://www.broadvoice.com/support_install_asterisk.html http://www.voip-info.org/wiki/view/Asterisk+settings+Broadvoice in an effort to make outbound calls. My current settings are as follows: sip.conf register =>
2005 Mar 04
2
Broadvoice + incoming call works only for ~2 minutes
Hi, all. The asterisk setup is working fine, receiving calls via broadvoice "initially". ? When call comes in via broadvoice number, asterisk picks it up and routes correctly, as long as the call came in within ~2 min from the previous one. In other words, as long as a call comes in within ~2 min since the previous one, asterisk will answer the call. However, if the call comes in
2005 Mar 22
0
Still no Broadvoice Outbound. (Bump)
I'm still not getting my outbound to work. I've seen two patches relevant to broadvoice for chan_sip.c which apparently have already been added to CVS. I'm dropping all outgoing calls after ~30 secs. Asterisk doesn't seem to know they're gone though. I called my cell w/ broadvoice and turned on sip debug AFTer the call had physically dropped: *CLI> sip show registry
2005 Jan 05
4
Broadvoice / * re-register issues
HELP! Ok, so I have the following SIP.CONF: [general] context=default port=5060 bindaddr=10.1.1.200 externip = XX.XXX.XX.XX localnet=10.0.0.0/255.0.0.0 disallow=all allow=ulaw allow=g729 allow=g726 allow=alaw register => ##########@sip.broadvoice.com:XXXXXXXXX:##########@sip.broadvoice.com/1234 [sip.broadvoice.com] type=peer host=sip.broadvoice.com fromdomain=sip.broadvoice.com
2005 Aug 21
2
Broadvoice Issue
I did a quick google search of the lists site and couldn't find a definitive answer, so if it's there, I apologize for asking again. Starting about noon yesterday, I am no longer able to send/receive calls via Broadvoice. When calling in, I get a fast busy, and when calling out I get the following error: -- Executing Dial("SIP/112-572a",
2005 Mar 08
1
Broadvoice latest changes and still not working- An Additional Server
I have been going crazy with this also since Sat. Our server was working perfectly with BV but will now not place calls to BV. Incoming from BV works fine. I felt sad rebooting it today, it had been running for almost 200 days! Here is my error message from the console... Notice I am running today's CVS Connected to Asterisk CVS-03/08/05-14:32:39 currently running on com (pid = 1624)
2005 Feb 24
5
Asterisk With Broadvoice
I have configured asterisk with the AMP php configuration utility. I am able to make outgoing calls through broadvoice but incoming calls are sent to BV's Voicemail and never actually enter the IVR. When I show sip debug info through the asterisk prompt it actually reads the incoming call from BV but then issues a busy signal sending the call to BV's voicemail. I also modified
2007 May 11
1
Problems with outbound calls through VSP
Bear with me this is a bit long winded. I am having some issues making automated outbound calls over Broadvoice from my Asterisk 1.4.2 server. For reference, none of the below issues happen when I make the calls to VoIP phones attached to the Asterisk server. What I am trying to do is call, using a .call file, out via the SIP trunk we have setup, and when the party picks up use AMD to
2005 Feb 26
1
Dial out through Broadvoice
Hello all, When I call the Broadvoice number all is good. When I try to call out through DISA on my broadvoice line i get the following: Executing Dial("SIP/147.135.0.129-0815bc60", "SIP/16037862111@proxy.bos.broadvoice.com|30") in new stack -- Called 16037862111@proxy.bos.broadvoice.com -- Got SIP response 480 "Temporarily Not Available" back from
2005 Aug 19
2
Sudenly unable to get incoming from Broadvoice
So it was all working well and then suddenly I'm unable to get incoming calls from BV. Outgoing is fine. I'm using AAH. I have the following settings; register=9738281625@sip.broadvoice.com:PASSWORD-GOES-HERE:9738281625@sip.broadvoice.com/2208 [broadvoice] username=9738281625 user=phone type=peer secret=PASSWORD-GOES-HERE qualify=1000 port=5060 nat=yes insecure=very
2008 Mar 16
1
Problem with incoming calls on Broadvoice after upgrade to 1.4.18
Hi all, I just upgraded to Asterisk 1.4.18 a few days ago and I don't use Broadvoice TOO often, however I have a Vermont number with them and so my mother in law calls it to talk to my wife once in a while, so that's why it took me so long to notice it wasn't working. Anyway, when she calls she gets a busy signal (as I've tested when calling it from my cell). When I enable