Hi,

I get a "404 Not Found" when make call to my * server.
From the debug output, I found some of the SIP URIs are weird, e.g.,
something like:
10920" <sip:[EMAIL PROTECTED]>.

Also, the message "Looking for 192.168.1.2 in default" looks strange.
Should it look for userID (10920, in my case) ? Is that the cause of the "404" error?


Any idea? Thanks.

Daniel


Sip read:
INVITE sip:[EMAIL PROTECTED] SIP/2.0
Via: SIP/2.0/UDP 219.89.88.9:5060;branch=z9hG4bKt3iNpfZoe
Max-Forwards: 70
User-Agent: PA168S
From: "10916" <sip:[EMAIL PROTECTED]>;tag=7Fqj0hOx08JI9aY3
To: "10920" <sip:[EMAIL PROTECTED]>
Call-ID: [EMAIL PROTECTED]
Contact: <sip:[EMAIL PROTECTED]:5060>
Proxy-Authorization: Digest username="10916", realm="asterisk", nonce="1c7e2a70", uri="sip:[EMAIL PROTECTED]", response="9efb684d3aaffddf48b8857590c4b9b9"
CSeq: 2 INVITE
Allow: INVITE, ACK, OPTIONS, BYE, CANCEL, REGISTER, REFER, NOTIFY, INFO, PRACK, UPDATE
Supported: 100rel, replaces
Content-Type: application/sdp
Content-Length: 212


....<SDP>....


Found peer '10916' Looking for 192.168.1.2 in default

Reliably Transmitting (NAT):
SIP/2.0 404 Not Found
Via: SIP/2.0/UDP 219.89.88.9:5060;branch=z9hG4bKt3iNpfZoe;received=219.89.88.9;rport=5060
From: "10916" <sip:[EMAIL PROTECTED]>;tag=7Fqj0hOx08JI9aY3
To: "10920" <sip:[EMAIL PROTECTED]>;tag=as56f2bbc0
Call-ID: [EMAIL PROTECTED]
CSeq: 2 INVITE
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER
Contact: <sip:[EMAIL PROTECTED]>
Content-Length: 0


_________________________________________________________________
Don�t just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/


_______________________________________________
Asterisk-Dev mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-dev
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to