I have searched the list and cannot find a sip 400 solution posted that
solves my problem.  If anyone has any thoughts or suggestions on the
following I would greatly appreciate it.

I didn't have this error before Broadvoice made their changes this
weekend.  Now when I make a call it connects but, I cannot hear anything
on the other end... 


The full message I have is:

8 headers, 0 lines
Sending to 147.135.4.128 : 5060 (non-NAT)
Transmitting (no NAT):
SIP/2.0 200 OK
Via: SIP/2.0/UDP
147.135.4.128:5060;branch=z9hG4bK2ib80u200o5079o6q7c1.1sr
From:
<sip:[EMAIL PROTECTED]>;tag=SD50bgc99-1538429642-1110330497384
To: "Waiting Room/Caribou Insurance"
<sip:[EMAIL PROTECTED]>;tag=as49ead6ef
Call-ID: [EMAIL PROTECTED]
CSeq: 40722885 BYE
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER
Contact:
Content-Length: 0


 to 147.135.4.128:5060
Destroying call '[EMAIL PROTECTED]'
server*CLI>

Sip read:
SIP/2.0 400 Bad request
Via: SIP/2.0/UDP 67.42.244.202:5060;branch=z9hG4bK2d71d419
From: "asterisk" <sip:[EMAIL PROTECTED]>;tag=as49ead6ef
To:
<sip:[EMAIL PROTECTED]>;tag=SD50bgc99-1929245493-1110330503603
Call-ID: [EMAIL PROTECTED]
CSeq: 107 INVITE
Content-Length: 0

My SIP.conf is:

register =>
<PHONENUMBER>@sip.broadvoice.com:<SECRET>:<PHONENUMBER>@sip.broadvoice.com


[zachphone]
type=friend
[EMAIL PROTECTED]
password=.asd.fgh.
host=dynamic
dtmfmode=inband
defaultip=192.168.55.65
mailbox=12
callerid="Zach/Caribou Insurance" <303.557.0057x12>
context=sip ;your context in extensions.conf

[sip.broadvoice.com]
type=friend
username=3035570057
fromuser=__________
authname=__________
fromdomain=sip.broadvoice.com  (sip.broadvoice.com is configured in my
/etc/hosts to point to proxy.lax.broadvoice.com's ip)
secret=----------
host=sip.broadvoice.com
port=5060
dtmfmode=inband
insecure=very
context=sip
qualify=yes
disallow=all
allow=ulaw
allow=glaw
allow=gsm
;Disable canreinvite if you are behind a NAT
;canreinvite=no
nat=no

_______________________________________________
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

Reply via email to