I changed from CVS to using the top of darcs.

It appears automatic re-registration appears to be broken again...
I haven't looked yet, but maybe the fix for the no username contact didn't make it into darcs. Also, the User-Agent version number seems to have dropped back too. Under CVS it is 1.11.8work.

Here is the trace:
I'm not sure why two REGISTER packets are generated. I only call nua_register once, and see one set of callbacks, status 100, then 200.
The second REGISTER has a funny Contact headers.


=================================================================================
23:24:31.499508 10.1.64.123.5060 > 10.0.0.233.5060: udp 470 (DF) [tos 0x48]
REGISTER sip:10.0.0.233:5060 SIP/2.0
Via: SIP/2.0/UDP 10.1.64.123;rport;branch=z9hG4bKj3KBta13UQygD
Max-Forwards: 70
From: "" <sip:[EMAIL PROTECTED]>;tag=U54B093ND6D8r
To: "" <sip:[EMAIL PROTECTED]>
Call-ID: fb14dcfc-5667-1229-b9a2-ab948c418f1d
CSeq: 67274110 REGISTER
Contact: <sip:10.1.64.123>
Expires: 120
User-Agent: sofia-sip/1.11.7work
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, REFER, UPDATE, NOTIFY
Supported: timer, path
Content-Length: 0

=================================================================================
23:24:31.509508 10.0.0.233.5060 > 10.1.64.123.5060:  udp 422 (DF)
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 10.1.64.123;rport;branch=z9hG4bKj3KBta13UQygD;received=10.1.64.123
From: "" <sip:[EMAIL PROTECTED]>;tag=U54B093ND6D8r
To: "" <sip:[EMAIL PROTECTED]>
Call-ID: fb14dcfc-5667-1229-b9a2-ab948c418f1d
CSeq: 67274110 REGISTER
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Contact: <sip:[EMAIL PROTECTED]>
Content-Length: 0

=================================================================================
23:24:31.509508 10.0.0.233.5060 > 10.1.64.123.5060:  udp 486 (DF)
SIP/2.0 200 OK
Via: SIP/2.0/UDP 10.1.64.123;rport;branch=z9hG4bKj3KBta13UQygD;received=10.1.64.123
From: "" <sip:[EMAIL PROTECTED]>;tag=U54B093ND6D8r
To: "" <sip:[EMAIL PROTECTED]>;tag=as1e76fe4f
Call-ID: fb14dcfc-5667-1229-b9a2-ab948c418f1d
CSeq: 67274110 REGISTER
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Expires: 120
Contact: <sip:10.1.64.123>;expires=120
Date: Thu, 04 May 2006 23:24:31 GMT
Content-Length: 0

=================================================================================
23:24:31.519510 10.1.64.123.5060 > 10.0.0.233.5060: udp 522 (DF) [tos 0x48]
REGISTER sip:10.0.0.233:5060 SIP/2.0
Via: SIP/2.0/UDP 10.1.64.123;rport;branch=z9hG4bKcHa4BSSaQ0QKF
Max-Forwards: 70
From: "" <sip:[EMAIL PROTECTED]>;tag=U54B093ND6D8r
To: "" <sip:[EMAIL PROTECTED]>
Call-ID: fb14dcfc-5667-1229-b9a2-ab948c418f1d
CSeq: 67274111 REGISTER
Contact: <sip:10.1.64.123;transport=udp>
Contact: <sip:10.1.64.123>;expires=0
Expires: 120
User-Agent: sofia-sip/1.11.7work
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, REFER, UPDATE, NOTIFY
Supported: timer, path
Content-Length: 0

=================================================================================
23:24:31.519510 10.0.0.233.5060 > 10.1.64.123.5060:  udp 422 (DF)
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 10.1.64.123;rport;branch=z9hG4bKcHa4BSSaQ0QKF;received=10.1.64.123
From: "" <sip:[EMAIL PROTECTED]>;tag=U54B093ND6D8r
To: "" <sip:[EMAIL PROTECTED]>
Call-ID: fb14dcfc-5667-1229-b9a2-ab948c418f1d
CSeq: 67274111 REGISTER
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Contact: <sip:[EMAIL PROTECTED]>
Content-Length: 0

=================================================================================
23:24:31.519510 10.0.0.233.5060 > 10.1.64.123.5060:  udp 500 (DF)
SIP/2.0 200 OK
Via: SIP/2.0/UDP 10.1.64.123;rport;branch=z9hG4bKcHa4BSSaQ0QKF;received=10.1.64.123
From: "" <sip:[EMAIL PROTECTED]>;tag=U54B093ND6D8r
To: "" <sip:[EMAIL PROTECTED]>;tag=as1e76fe4f
Call-ID: fb14dcfc-5667-1229-b9a2-ab948c418f1d
CSeq: 67274111 REGISTER
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Expires: 120
Contact: <sip:10.1.64.123;transport=udp>;expires=120
Date: Thu, 04 May 2006 23:24:31 GMT
Content-Length: 0






-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to