[Asterisk-Users] Asterisk and Broadvoice, no incoming voice

JeffPOwen at comcast.net JeffPOwen at comcast.net
Tue Oct 26 06:30:29 MST 2004


I have it working fine....here are my configs:
On my NAT Firewall I have port 5060 UDP and 10000-20000 UDP open to my * box.
In SIP.conf I have the following:
[general]
context=incoming
port=5060
bindaddr=192.168.234.111
maxexpirey=180
defaultexpirey=160
tos=0x08
nat=no
srvlookup=yes
videosupport=no
dtmfmode=inband
disallow=all ; Disallow all codecs
allow=ulaw
language=en
externip=<no-ip.com_hostname>
localnet=192.168.234.0/255.255.255.0
register=<phone_number>:<password>@sip.broadvoice.com/broadvoice
[broadvoice]
type=friend
username=<phonenumber>
fromuser=<phonenumber>
secret=<password>
host=sip.broadvoice.com
maxexpirey=15
fromdomain=sip.broadvoice.com
nat=yes
canreinvite=no
insecure=very
qualify=yes
dtmfmode=inband
disallow=all ; Disallow all codecs
allow=ulaw
In the EXTENSIONS.conf I have an extension defined to forward the "broadvoice" extension to my Sipura SPA-2000 Line 1 extension.
It works fine for me thru NAT.
Hope this helps.
-Jeff



-------------------------------------------------------------------------------------------------------------------------
I'm having the same issue too. Just signed up, never had a problem before with a sipura box at a friends house configured as an extension off my Asterisk box. I'm behind NAT, and my firewall has the asterisk box configured as a DMZ, also I forwarded the sip and RTP ports just to be sure. 
Anyone solve this one yet? I sent an email off to broadvoice but they were less than helpful.

Tim Jackson <tim at angelinacounty.net> [2004-10-24 00:29:02 -0500]:
> I'm having the same issue, and I'm not behind NAT.
> 
> Maybe this is a BV issue?
> 
> -Tim
> 
> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com
> [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Terry 
> Evans
> Sent: Saturday, October 23, 2004 4:33 PM
> To: asterisk-users at lists.digium.com
> Subject: [Asterisk-Users] 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 since someone had a 
> problem with that, but still no dice.
> 
> I've had my Asterisk server running fine for a few months, but this is 
> the first time I've tried a VOIP service with it. I just downloaded 
> and installed the lastest CVS and the problem is still there also.
> 
> Here's some of my configuration information:
> 
> sip.conf (I've tried with nat=no and it didn't help)
> 
> [general]
> context=from-sip ; Default context for incoming calls
> port=5060 ; UDP Port to bind to (SIP standard port is 5060)
> bindaddr=0.0.0.0 ; IP address to bind to (0.0.0.0 binds to all)
> maxexpirey=3600
> defaultexpirey=120
> callerid=No CallID
> tos=lowdelay; 0x18 ; reliabile before
> dtmfmode=inband
> srvlookup=yes
> ;progressinband=no
> nat=yes
> notifymimetype=text/plain
> 
> [broadvoice]
> type=friend
> username=801527xxxx (hid real number)
> fromuser=801527xxxx (hid real number) secret=xxxxxxxxxxxx (hid real 
> password) fromdomain=sip.broadvoice.com host=sip.broadvoice.com 
> canreinvite=no dtmfmode=inband context=broadvoice-inbound nat=yes 
> (tried nat=never also) disallow=all allow=ulaw insecure=very
> 
> I have the following ports forwarded to my linux server (it's behind a 
> NAT router):
> 
> 5060, 20000-21000 (from my rdp.conf file), 4445, and 4569. All of 
> those have both TCP and UDP forwarded for now.
> 
> I've tried several different combinations from different posts, 
> including splitting the broadvoice section up into parts for incoming 
> and outgoing, but it still didn't work.
> 
> Anyone have any ideas? Let me know if traces, etc. will help and I'll 
> capture and post some.
> 
> Thanks,
> Terry
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> 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
> Asterisk-Users at lists.digium.com
> 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
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20041026/bdd6eac3/attachment.htm


More information about the asterisk-users mailing list