Hi all,
 I need to register asterisk on an  OpenSIPS SIP Proxy...The Registration is
OK but my asterisk is sending OPTIONS packets to OpenSIPS and the SIP Proxy
is not replying back...The issue is the UNKNOWN username that reside in the
OPTIONS packet as you can see in the captured packets as you can see below:


   1. U Asterisk_IP:5060 -> OPENSIPS_IP:5060
   2. OPTIONS sip:OPENSIPS_IP SIP/2.0.
   3. Via: SIP/2.0/UDP ASTERISK_IP:5060;branch=z9hG4bK2d757382;rport.
   4. From: "Unknown" <sip:unkn...@asterisk_ip>;tag=as5a8c9f3b.
   5. To: <sip:OPENSIPS_IP>.
   6. Contact: <sip:unkn...@asterisk_ip>.
   7. Call-ID: 7cad53ac17cc1ed971a3ffc674ce9...@asterisk_ip.
   8. CSeq: 102 OPTIONS.
   9. User-Agent: Asterisk PBX.
   10. Max-Forwards: 70.
   11. Date: Wed, 11 Feb 2009 09:17:37 GMT.
   12. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY.
   13. Supported: replaces.
   14. Content-Length: 0.

How i can fix this UNKNOWN username?

Regards
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to