Hi all,
SIPv6 UA Can't receive a 200 ok response from openser register server after 
sending  Forwarded REGISTER request. The details can be as follows:
1 Test topology:


                   NUT(REG && PX)           UA11                         UA12   
                        DNS
                        |                      |                          |     
                         |
IP          : 3ffe:501:ffff:50::50   3ffe:501:ffff:1::1          
3ffe:501:ffff:2::2                3ffe:501:ffff:4::1
aor-uri     : ss.under.test.com      u...@under.test.com         
u...@under.test.com
contact-uri :                        u...@node.under.test.com    
u...@node11.under.test.com
2  the test result can be seen as follows:
                        NUT  UA11 UA12 UA13 UA14 PX2  PX3  PX4  DNS
 No     time             |    |    |    |    |    |    |    |    |
 No     time             |    |    |    |    |    |    |    |    |
[0001:  0.00|    ]       |<---|    |    |    |    |    |    |    |  NS 
[0002:  0.00|    ]       |--->|    |    |    |    |    |    |    |  NA 
[0003:  2.77|U   ] REGIS |<---|----|----|----|----|    |    |    | REGISTER 
sip:ss.under.test.com:5060
[0004:  2.78|U   ] 401   |----|----|----|----|--->|    |    |    | 401 
Unauthorized (REGISTER)
[0005:  2.78|    ]       |--->|    |    |    |    |    |    |    |  NS 
[0006:  2.78|    ]       |<---|    |    |    |    |    |    |    |  NA 
[0007:  2.85|U   ] REGIS |<---|----|----|----|----|    |    |    | REGISTER 
sip:ss.under.test.com:5060
[0008:  2.85|U   ] 401   |----|----|----|----|--->|    |    |    | 401 
Unauthorized (REGISTER)

0003: <PX2       REGISTER sip:ss.under.test.com:5060 SIP/2.0
Via: SIP/2.0/UDP ss.biloxi.example.com:5060;branch=z9hG4bKPONE96611277
Via: SIP/2.0/UDP 
node.under.test.com;branch=z9hG4bKPUA96611278;received=3ffe:501:ffff:1::1
Max-Forwards: 69
From: UA11 <sip:u...@under.test.com>;tag=100177
To: UA11 <sip:u...@under.test.com>
Call-ID: 123...@jp.example.com
CSeq: 1 REGISTER
Contact: UA11 <sip:u...@node.under.test.com>
Expires: 3600
Content-Length: 0

0004: >PX2       SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 
ss.biloxi.example.com:5060;branch=z9hG4bKPONE96611277;received=3FFE:501:FFFF:20:0:0:0:20
Via: SIP/2.0/UDP 
node.under.test.com;branch=z9hG4bKPUA96611278;received=3ffe:501:ffff:1::1
From: UA11 <sip:u...@under.test.com>;tag=100177
To: UA11 <sip:u...@under.test.com>;tag=0c0d2af89845c72ddfdc7de2133116df.4121
Call-ID: 123...@jp.example.com
CSeq: 1 REGISTER
WWW-Authenticate: Digest realm="under.test.com", 
nonce="4c147d2949dfce5f159bc46a38afebe9e80ab379", qop="auth"
Server: OpenSER (1.3.4-tls (i386/linux))
Content-Length: 0

0007: <PX2       REGISTER sip:ss.under.test.com:5060 SIP/2.0
Via: SIP/2.0/UDP ss.biloxi.example.com:5060;branch=z9hG4bKPONE96611279
Via: SIP/2.0/UDP 
node.under.test.com;branch=z9hG4bKPUA96611280;received=3ffe:501:ffff:1::1
Max-Forwards: 69
Authorization: Digest username="UA11", realm="under.test.com", qop=auth, 
nonce="4c147d2949dfce5f159bc46a38afebe9e80ab379", opaque="", nc=00000001, 
cnonce="6f54a149", uri="sip:ss.under.test.com:5060", 
response="739e43cb6b59fc2c5dbaf99dffd9b2c9"
From: UA11 <sip:u...@under.test.com>;tag=100177
To: UA11 <sip:u...@under.test.com>
Call-ID: 123...@jp.example.com
CSeq: 2 REGISTER
Contact: UA11 <sip:u...@node.under.test.com>
Expires: 3600
Content-Length: 0

0008: >PX2       SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 
ss.biloxi.example.com:5060;branch=z9hG4bKPONE96611279;received=3FFE:501:FFFF:20:0:0:0:20
Via: SIP/2.0/UDP 
node.under.test.com;branch=z9hG4bKPUA96611280;received=3ffe:501:ffff:1::1
From: UA11 <sip:u...@under.test.com>;tag=100177
To: UA11 <sip:u...@under.test.com>;tag=0c0d2af89845c72ddfdc7de2133116df.a6bf
Call-ID: 123...@jp.example.com
CSeq: 2 REGISTER
WWW-Authenticate: Digest realm="under.test.com", 
nonce="4c147d2949dfce5f159bc46a38afebe9e80ab379", qop="auth"
Server: OpenSER (1.3.4-tls (i386/linux))
Content-Length: 0

3  openser configuration file can be seen in "openser.cfg" attachment
How can I modify the configuration file if I want to receive 200 OK?

--------------------------------------
Regards!
Hu xiaoqiang

Attachment: openser.cfg
Description: Binary data

_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to