Mike A. Leonetti
2010-May-07 19:25 UTC
[asterisk-users] SIP REGISTER header not containing Allow-Events or Allow
The SIP trunking service that I am trying to set up keeps saying that my registration from Asterisk is invalid. Asterisk registration: REGISTER sip:{registration_ip} SIP/2.0 Via: SIP/2.0/UDP {asterisk_ip}:5060;branch=z9hG4bK5c2eb10c;rport Max-Forwards: 70 From: <sip:{registration_user}@{registration_ip}>;tag=as5579cc0c To: <sip:{registration_user}@{registration_ip}> Call-ID: 651194bd76e02f4d0126373c515685e4 at 127.0.0.1 CSeq: 104 REGISTER User-Agent: Asterisk PBX 1.6.2.5 Authorization: Digest username="{registration_user}", realm="Registered_Subscribers", algorithm=MD5, uri="sip:broadsmart.net", nonce="b47c87b5e93ba420a0cf25162fa29794", response="98e4d21ca0f75497d7fb12a8a4914bcb", opaque="5adc3dd2" Expires: 3600 Contact: <sip:{registration_user}@{asterisk_ip}> Content-Length: 0 Expected registration: REGISTER sip:broadsmart.net SIP/2.0 Via: SIP/2.0/UDP 208.73.25.70:5060;branch=z9hG4bK-d87543-826b1b62b62ac91d-1--d87543-;rport Record-Route: <sip:2135997816 at 208.73.25.70;lr> From: "2135997816" <sip:2135997816 at broadsmart.net>;tag=e944c233 To: "2135997816" <sip:2135997816 at broadsmart.net> Call-ID: e0576109f9699a4d at dGFjd3MxLmludC5uYXRlbGNvbW0uY29t CSeq: 1 REGISTER Contact: <sip:2135997816 at 208.73.25.70:5060;rinstance=92c0558ad60f5de4> Max-forwards: 70 Expires: 3600 Supported: eventlist User-agent: CounterPath eyeBeam release 3014w stamp 26275 *Allow-Events: BroadWorksSubscriberData Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO* Content-Length: 0 They are saying that the Asterisk registration doesn't have an "Allow-Events" and an "Allow" in the header. Would this cause any problems and can this be set in Asterisk to send those in the header? Thanks. -- Mike A. Leonetti -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100507/fb941aae/attachment.htm