similar to: Unable to create/find SIP channel for this INVITE & Broadvoice

Displaying 20 results from an estimated 2000 matches similar to: "Unable to create/find SIP channel for this INVITE & Broadvoice"

2005 Jan 11
1
BroadVoice outgoing works - now tackle caller ID
Hi, I got a broadvoice "business" account under the byod(bring your own device) program. I have applied the patches and created new asterisk debian packages. I have the account working on inbound and outbound. The problem area is outbound caller ID. I have 3 other accounts with IAX2 providers and have no problem setting the caller ID on outbound calls. I called them and they
2005 Sep 05
2
USING TWO ACCOUNTS WITH BROADVOICE
Hi, I have two accounts with broadvoice. Now, I want to be able to distinguish between them. I though that this would be simple by adding "/EXTEN" at the end of the register statement. For example: register => num1:pass@sip.broadvoice.com/1000 Unfortunately, this is not working. When I call into my box I hear busy tone. My config looks like this: [root@voip asterisk]# cat sip.conf
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
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
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 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 28
0
BroadVoice - "Failed to authenticate on INVITE" error
I'm experiencing a "Failed to authenticate on INVITE" error (see output below) whenever I try to MAKE a call through the Broadvoice account. I noticed some others had the same problem but it went away when they rebuilt Asteris w/ a new version. N such luck for me! I'd be grateful for any assitance. Here's what I've done so far: 1) I downloaded the latest stable
2005 Mar 18
1
Broadvoice hangs-up / disconnects after about 30 deconds
I have just installed * from the latest CVS and I can make calls via X-Lite to outside numbers but for only 30 to 35 Seconds at a time then Broadvoice will hang up on me but X-Lite will not know it. Once I hang up X-Lite then I will get the following error message: Spawn extension (default, Number-I-Dialed, 1) exited non-zero on 'SIP/200-6a22' -- Got SIP response 404 "Not Found"
2005 Jul 19
4
Asterisk Quit Registering with Broadvoice
Hello - I've been using Broadvoice with Asterisk for a couple of months with no issues. Today, it has stopped registering. The Sip Debug from CLI is below. It tries to register five times and then gives up. Any suggestions? As you might suspect, I have not been able to get Broadvoice on the phone and usually get cut off after being on hold about 5 minutes. Strategic portions of IP
2004 Jul 28
3
Workaround for BroadVoice and possibly others...
I have an idea, tell me if this wouldn't work... I know it's really ugly, but it might help some people until we can get round robin DNS checks for peers... Since * does not do GetHostByName() again until you reload your config, and BroadVoice and I'm sure other sip providers are using round robin DNS, why not create 2 [<your server here>-out] contexts in sip.conf, and then in
2005 Jul 24
1
Help with Asterisk@home and Broadvoice incoming calls..
Hello everyone, Well here is my initial posting to the list, and I will admit Asterisk is new to me. I just got everything running here a couple days ago, so still learning the ropes for sure. OK, here is my problem. Currently I have it setup talking to a couple Cisco IP phones, and some Xten softphones, this works great. I also got an account with FreeWorld Dialup using IAX2 and that
2005 Jun 11
1
SIP Connection Timing Out BroadVoice
I just signed up and configured a SIP connection from BroadVoice. It works great. This issue I have is that it seems after a couple calls (or a certain amount of time) Asterisk doesn't seem to be receiving these calls anymore. It seems as if BroadVoice is not redirecting the call to my Asterisk. Asterisk still seems to be ready for the call: *CLI> sip show registry Host
2005 Jan 27
1
Stumped by BroadVoice SIP
Hello guys. I am a fairly new user to Asterisk, and I'm just having a tough time. My goal is to set up a VOIP PBX. I have signed up with a BroadVoice number, and I have three systems with SIP phones. The PBX and the SIP phones are all behind a Cisco PIX running NAT. I am using Asterisk CVS version from yesterday. I also tried 1.0.3 with little luck. The SIP phones are two X-Lites on
2004 Oct 05
2
broadvoice connection problem
All, I signed up for a broadvoice BYOD plan over the weekend (very excited about their offering) and after about an hour I had asterisk registered and was making in and out bound calls. However, the next day (without changing anything) I couldn't call in or out and haven't been able to get it going again. I can connect using a softphone (X-Lite) and make calls in and out
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 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 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
2004 Oct 23
7
Asterisk and Broadvoice, no incoming voice
I just signed up for the BroadVoice service a few hours ago, but for the life of me I can't get any incoming voice. The incoming connection is fine as it rings my extension from outside, but I can't hear anyone talking. Outgoing voice is working fine though. I've been looking through the archives, but I haven't found a solution to the problem yet. I even tried another router
2005 Feb 13
1
Broadvoice international dialling question
I'd be grateful if someone could point me in the right direction. I have a Broadvoice trunk attached to Asterisk which I use for frequent calls to the UK using the following in extensions.conf exten => _0[1-68].,1,Ringing exten => _0[1-68].,2,Dial(SIP/BV/01144${EXTEN:1}) exten => _0[1-68].,3,Hangup The caller hears immediate ringing, though it seems that Broadvoice
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