hanenehrizi / sipdroid

Automatically exported from code.google.com/p/sipdroid
GNU General Public License v3.0
0 stars 0 forks source link

SIP/2.0 404 Not found #159

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

--
What steps will reproduce the problem?
1. I have entered user name and password in account settings, left others 
untouched.

What is the expected output? What do you see instead?
enter a caller party for example xiaoyu5678@pbxes.org, dial,
error msg: no suitable data network available

What version of the product are you using? On what operating system?
version 1.1.3
android sdk 1.6r3

Which SIP server are you using? What happens with PBXes?
pbxes

Please provide any additional information below.
error log
10-15 19:13:13.804: ERROR/Sipdroid(717): TransactionClient#0: id: 
462700778362@127.0.0.1-1-REGISTER-127.0.0.1-z9hG4bK06247

10-15 19:13:13.804: ERROR/Sipdroid(717): TransactionClient#0: created

10-15 19:13:13.804: ERROR/Sipdroid(717): TransactionClient#0: start

10-15 19:13:13.812: ERROR/Sipdroid(717): TransactionClient#0: changed 
transaction state: T_Trying

10-15 19:13:14.341: ERROR/Sipdroid(717): 19:13:14.344 Thu 15 Oct 2009, 
188.40.65.148:5060/tcp (347 bytes): sent

10-15 19:13:14.341: ERROR/Sipdroid(717): REGISTER sip:pbxes.org SIP/2.0

10-15 19:13:14.341: ERROR/Sipdroid(717): Via: SIP/2.0/TCP 
127.0.0.1;rport;branch=z9hG4bK06247

10-15 19:13:14.341: ERROR/Sipdroid(717): Max-Forwards: 70

10-15 19:13:14.341: ERROR/Sipdroid(717): To: <sip:xiaoyu1234@pbxes.org>

10-15 19:13:14.341: ERROR/Sipdroid(717): From: 
<sip:xiaoyu1234@pbxes.org>;tag=z9hG4bK68906346

10-15 19:13:14.341: ERROR/Sipdroid(717): Call-ID: 462700778362@127.0.0.1

10-15 19:13:14.341: ERROR/Sipdroid(717): CSeq: 1 REGISTER

10-15 19:13:14.341: ERROR/Sipdroid(717): Contact: 
<sip:xiaoyu1234@127.0.0.1>

10-15 19:13:14.341: ERROR/Sipdroid(717): Expires: 3600

10-15 19:13:14.341: ERROR/Sipdroid(717): User-Agent: Sipdroid/1.1.3 beta

10-15 19:13:14.341: ERROR/Sipdroid(717): Content-Length: 0

10-15 19:13:14.341: ERROR/Sipdroid(717): 

10-15 19:13:14.341: ERROR/Sipdroid(717): -----End-of-message-----

10-15 19:13:14.341: ERROR/Sipdroid(717): 

10-15 19:13:14.352: ERROR/Sipdroid(717): 

10-15 19:13:14.352: ERROR/Sipdroid(717): 19:13:14.356 Thu 15 Oct 2009, 
188.40.65.148:5060/tcp (347 bytes): REGISTER sip:pbxes.org SIP/2.0, sent

10-15 19:13:14.352: ERROR/Sipdroid(717): 

10-15 19:13:14.402: ERROR/Sipdroid(717): UA: UAS: WAITING FOR INCOMING CALL

10-15 19:13:14.423: ERROR/Sipdroid(717): UA: HANGUP

10-15 19:13:14.503: ERROR/Sipdroid(717): ExtendedInviteDialog#0: changed 
dialog state: 0

10-15 19:13:14.503: ERROR/Sipdroid(717): ExtendedInviteDialog#0: changed 
dialog state: 1

10-15 19:13:14.503: ERROR/Sipdroid(717): TransactionServer#1: id: INVITE

10-15 19:13:14.532: ERROR/Sipdroid(717): TransactionServer#1: created

10-15 19:13:14.532: ERROR/Sipdroid(717): TransactionServer#1: start

10-15 19:13:14.552: ERROR/Sipdroid(717): TransactionServer#1: changed 
transaction state: T_Waiting

10-15 19:13:15.172: ERROR/Sipdroid(717): 19:13:15.152 Thu 15 Oct 2009, 
188.40.65.148:5060/tcp (375 bytes): received

10-15 19:13:15.172: ERROR/Sipdroid(717): SIP/2.0 404 Not found

10-15 19:13:15.172: ERROR/Sipdroid(717): Via: SIP/2.0/TCP 
127.0.0.1;branch=z9hG4bK06247

10-15 19:13:15.172: ERROR/Sipdroid(717): From: 
<sip:xiaoyu1234@pbxes.org>;tag=z9hG4bK68906346

10-15 19:13:15.172: ERROR/Sipdroid(717): To: 
<sip:xiaoyu1234@pbxes.org>;tag=as077ac823

10-15 19:13:15.172: ERROR/Sipdroid(717): Call-ID: 462700778362@127.0.0.1

10-15 19:13:15.172: ERROR/Sipdroid(717): CSeq: 1 REGISTER

10-15 19:13:15.172: ERROR/Sipdroid(717): User-Agent: PBX

10-15 19:13:15.172: ERROR/Sipdroid(717): Allow: INVITE, ACK, CANCEL, 
OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY

10-15 19:13:15.172: ERROR/Sipdroid(717): Contact: 
<sip:xiaoyu1234@188.40.65.148:5060>

10-15 19:13:15.172: ERROR/Sipdroid(717): Content-Length: 0

Original issue reported on code.google.com by yuxiao...@gmail.com on 15 Oct 2009 at 11:41

GoogleCodeExporter commented 9 years ago

Original comment by pmerl...@googlemail.com on 15 Oct 2009 at 11:58