Displaying 20 results from an estimated 2000 matches similar to: "BroadVoice WiSIP with Asterisk"
2004 Oct 03
2
using broadvoice and vonage hardware with Asterisk
-----BEGIN PGP SIGNED MESSAGE-----
Greetings, I've just about got Asterisk up and running and am
wondering the following. Currently, I subscribe to both Vonage and
Broadvoice and as such, I've got a Sipura and Cisco ATA186. Although
I'm sure this is expressly prohibited somewhere in my service
agreements, can I reprogram these devices to access my own asterisk
server rather than
2004 Jun 24
1
Pulver's WiSIP with Linksys WAPs
I recently got a Pulver Innovations WiSIP wireless SIP phone to
determine if we want to use them in our organization. Since the WiSIP
phone arrived last week, I have had nothing but headaches. I do think
I now have the problem narrowed down.
I have spent a bulk of my time trying to get the WiSIP to work with a
couple of Linksys WAP11 Version 2.2. I have met with no success in
getting the WiSIP
2004 Feb 15
8
Wifi Phones
Hello list, I was going to buy this weekend a Wisip from
http://www.pulverinnovations.com/, but jeff got out of stock and he wont
have Wisip for the next 3 to 4 weeks. So I start searching for other
wifi phones because I was really upset about it and I found IPC5000 from
http://www.fahdtel.com/sip_phones.htm, I liked so much the pic that I
email the guy and he send me the PDF with all the details
2004 Oct 03
3
asterix and phone system
I am currently looking at putting together an Asterisk PBX system for my home
office. One of the things I need is an expandable 2-line corded/cordless
phone system.
If I wasn't using Asterisk, I'd be getting one of these AT&T systems with 2
extra handsets.
http://telephones.att.com/attui/shop/product_detail.cfm?itemID=ad53fe08-495e-41b6-b390-3aaa1c84cc40
So, the question is,
2004 Aug 28
10
Broadvoice problem
Since Thursday evening my asterisk box has been failing to register with
broadvoice. I haven't changed any of my config files in the last week.
Can anyone suggest anything?
Asterisk is reporting:
*CLI> Aug 28 16:15:17 NOTICE[6150]: chan_sip.c:3914 sip_reg_timeout:
Registration for '703XXXXXXX@147.135.8.129' timed out, trying again
-- Got SIP response 404 "Not found"
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 =>
2005 Feb 15
1
Help With Broadvoice
Hi all,
I am trying to configure my Asterisk PBX to connect to a broadvoice
account. I want incoming calls to go to the "s" extension and to
ultimately have outbound calls routed through my broadvoice account(s).
I cannot for the life of me get this to register correctly. I am
currently receiving this message on the console:
Failed to authenticate on Register 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 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
2005 May 26
4
multiples broadvoice lines
Hello All, I have 4 Broadvoice lines. If I call any of the lines it
shows that is coming from the first line.
exaple
register=XXXXXXXXX1@sip.broadvoice.com:passwd:XXXXXXXXX1@sip.broadvoice.com
register=XXXXXXXXX2@sip.broadvoice.com:passwd:XXXXXXXXX2@sip.broadvoice.com
register=XXXXXXXXX3@sip.broadvoice.com:passwd:XXXXXXXXX3@sip.broadvoice.com
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
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 Jan 07
4
Broadvoice Status Check 11:18pm PST
Connecting to proxy.dca.broadvoice.com
Calls all of a sudden cannot be completed.
Cannot ping proxy.dca.broadvoice.com
Changed to proxy.chi.broadvoice.com pingable, but now get the following:
Got SIP response 500 "Internal Server Error" back from
147.135.12.128internal error
Called Tech Support... get dead air then carrier busy signal.
Anyone else having
2010 Apr 28
2
Broadvoice inbound fails on Asterisk 1.6.1
All,
I have been fighting with my dialplan for hours now, and google
searches talk lots but offer nothing in terms of explication for this. I
have my SIP peer set up and working with Broadvoice:
[sip.broadvoice.com]
type=peer
user=phone
host=sip.broadvoice.com
fromdomain=sip.broadvoice.com
fromuser=5555551234
secret=password
defaultuser=5555551234
insecure=port,invite
context=broadvoice
2005 Mar 10
1
Asterisk@Home, AMP, and Broadvoice
Egad, not again with Broadvoice! Anyhow, I recently installed AAH and
configured my TDM11B and got that and some SIP phones working. I still
have some issues to work out, etc, but my current problem is Broadvoice.
I have checked out all of the online resources, including the recent
list exchange about the recent changes made by Broadvoice. However, the
one thing I have found to be consitent in
2004 Jun 01
2
BroadVoice usage?
Hi all,
I've been trying to use BroadVoice as a SIP service provider. They don't
officially
support * but are helpful when it comes to answering questions for setup
parameters. They claim they have no firewalls or access lists that need to be
set up so I can get access to their servers.
However, something's still not quite right when I use the parameters.
It looks like our Asterisk
2006 Oct 13
1
Unable to create/find SIP channel for this INVITE & Broadvoice
I've setup Asterisk to work with Broadvoice for both incoming and outgoing
calls. I can make outgoing calls, but when I try to receive an incoming call
I see the following message on the console:
[date] NOTICE[8661]: chan_sip.c:13178 handle_request_invite: Unable to create/find SIP channel for this INVITE
It's registered with Broadvoice:
Name/username Host Dyn
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
2004 Jun 11
1
Broadvoice conf
Can anyone send default configuration files to me for connect to
broadvoice.
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.700 / Virus Database: 457 - Release Date: 6/6/2004
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2004 Aug 29
5
Broadvoice BYOD Plans - 3-way and Call Waiting
if you have anyone questions about your service you can contact us at the
support 978-418-7300
James Jones
Broadvoice Technical Support
________________________________
From: asterisk-users-bounces@lists.digium.com on behalf of Ben Wern
Sent: Sat 8/28/2004 4:34 PM
To: Asterisk Users
Subject: [Asterisk-Users] Broadvoice BYOD Plans - 3-way and Call Waiting
Can anyone who is using Asterisk