Zanzamar Majere
2005-Mar-08 18:31 UTC
[Asterisk-Users] Sip 400 bad request - broadvoice error
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:3035225777@sip.broadvoice.com>;tag=SD50bgc99-1538429642-1110330497384 To: "Waiting Room/Caribou Insurance" <sip:3035570057@sip.broadvoice.com>;tag=as49ead6ef Call-ID: 232eaadc77474b34350ff0d402de26bf@sip.broadvoice.com 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 '232eaadc77474b34350ff0d402de26bf@sip.broadvoice.com' 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:3035570057@sip.broadvoice.com>;tag=as49ead6ef To: <sip:3035225777@sip.broadvoice.com>;tag=SD50bgc99-1929245493-1110330503603 Call-ID: 232eaadc77474b34350ff0d402de26bf@sip.broadvoice.com CSeq: 107 INVITE Content-Length: 0 My SIP.conf is: register => <PHONENUMBER>@sip.broadvoice.com:<SECRET>:<PHONENUMBER>@sip.broadvoice.com [zachphone] type=friend username=zachphone@192.168.55.254 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