< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

[reSIProcate] ported resiprocate sur wince 4.2


Dear all,
 
Since few days, i am sorry to not notice that the error i met is in in wince.
Cos i ported resiprocate to wince.
 
I make a example of basic call like i made in win32.
In wince,when i send request REGISTER. UA send well, then UA receive
the response 401 unAuthorized.
But it don't resend the request REGISTER with www_Authenticated.
 
Cos the Info Log and the Debuf Log you can below.
Hope to hear from you.If you have some opinion.
 
Julien
 
 

INFO | 20050519-112815.000 | Application Name | RESIP:TRANSPORT | 3985303670 | UdpTransport.cxx:30 | Creating UDP transport host= port=5060 ipv4=1
DEBUG | 20050519-112815.000 | Application Name | RESIP:TRANSPORT | 3985303670 | InternalTransport.cxx:86 | Creating fd=1 V4/UDP
DEBUG | 20050519-112815.000 | Application Name | RESIP:TRANSPORT | 3985303670 | InternalTransport.cxx:94 | Binding to 0.0.0.0
DEBUG | 20050519-112815.000 | Application Name | RESIP:DUM | 3985303670 | UserProfile.cxx:91 | Adding credential: credential:  realm= 10.10.15.126 user=test
DEBUG | 20050519-112815.000 | Application Name | RESIP:DUM | 3985303670 | BaseCreator.cxx:90 | BaseCreator::makeInitialRequest: REGISTER test@xxxxxxxxxxxx SIP/2.0

To: <test@xxxxxxxxxxxx>

From: <test@xxxxxxxxxxxx>;tag=7d420b32

Via: SIP/2.0/ ;branch=z9hG4bK-d87543-0b0cd33aa94cea18-1--d87543-;rport

Call-ID: f165e37e8c3ab56b@UG9ja2V0X1BD

CSeq: 1 REGISTER

Contact: <test>

Max-Forwards: 70

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE

Content-Length: 0

 


DEBUG | 20050519-112815.000 | Application Name | RESIP:DUM | 3985303670 | RegistrationCreator.cxx:16 | RegistrationCreator::RegistrationCreator: REGISTER sip: 10.10.15.126 SIP/2.0

To: <test@xxxxxxxxxxxx>

From: <test@xxxxxxxxxxxx>;tag=7d420b32

Via: SIP/2.0/ ;branch=z9hG4bK-d87543-0b0cd33aa94cea18-1--d87543-;rport

Call-ID: f165e37e8c3ab56b@UG9ja2V0X1BD

CSeq: 1 REGISTER

Contact: <test>

Expires: 70

Max-Forwards: 70

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE

Content-Length: 0

 


DEBUG | 20050519-112815.000 | Application Name | RESIP:DUM | 3985303670 | DialogSet.cxx:57 |  ************* Created DialogSet(UAC)  -- f165e37e8c3ab56b@UG9ja2V0X1BD-7d420b32 *************
DEBUG | 20050519-112815.000 | Application Name | RESIP:DUM | 3985303670 | DialogUsageManager.cxx:382 | ************* Adding DialogSet ***************
DEBUG | 20050519-112815.000 | Application Name | RESIP:DUM | 3985303670 | DialogUsageManager.cxx:383 | Before: []
DEBUG | 20050519-112815.000 | Application Name | RESIP:DUM | 3985303670 | DialogUsageManager.cxx:385 | After: [f165e37e8c3ab56b@UG9ja2V0X1BD-7d420b32 -> 00724FF0]
DEBUG | 20050519-112815.000 | Application Name | RESIP:DUM | 3985303670 | DialogUsageManager.cxx:1490 | Looking for dialogSet: f165e37e8c3ab56b@UG9ja2V0X1BD-7d420b32 in map:
DEBUG | 20050519-112815.000 | Application Name | RESIP:DUM | 3985303670 | DialogUsageManager.cxx:1491 | [f165e37e8c3ab56b@UG9ja2V0X1BD-7d420b32 -> 00724FF0]
DEBUG | 20050519-112815.000 | Application Name | RESIP:DUM | 3985303670 | DialogUsageManager.cxx :607 | SEND: REGISTER sip:10.10.15.126 SIP/2.0

To: <test@xxxxxxxxxxxx>

From: <test@xxxxxxxxxxxx>;tag=7d420b32

Via: SIP/2.0/ ;branch=z9hG4bK-d87543-0b0cd33aa94cea18-1--d87543-;rport

Call-ID: f165e37e8c3ab56b@UG9ja2V0X1BD

CSeq: 1 REGISTER

Contact: <test>

Expires: 70

Max-Forwards: 70

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE

Content-Length: 0

 


DEBUG | 20050519-112815.000 | Application Name | RESIP:DUM | 3985303670 | DialogId.cxx:50 | DialogId::DialogId: f165e37e8c3ab56b@UG9ja2V0X1BD-7d420b32-
DEBUG | 20050519-112815.000 | Application Name | RESIP:DUM | 3985303670 | DialogUsageManager.cxx:1490 | Looking for dialogSet: f165e37e8c3ab56b@UG9ja2V0X1BD-7d420b32 in map:
DEBUG | 20050519-112815.000 | Application Name | RESIP:DUM | 3985303670 | DialogUsageManager.cxx:1491 | [f165e37e8c3ab56b@UG9ja2V0X1BD-7d420b32 -> 00724FF0]
DEBUG | 20050519-112815.000 | Application Name | RESIP:DUM | 3985303670 | DialogSet.cxx:653 | findDialog: f165e37e8c3ab56b@UG9ja2V0X1BD-7d420b32- in []
DEBUG | 20050519-112815.000 | Application Name | RESIP:DUM | 3985303670 | DialogUsageManager.cxx :655 | Using outbound proxy
DEBUG | 20050519-112815.000 | Application Name | RESIP:TRANSACTION | 3985303670 | TimerQueue.cxx:85 | Adding timer: Timer F tid=192d854e68159472 ms=32000
DEBUG | 20050519-112815.000 | Application Name | RESIP:DNS | 3985303670 | DnsResult.cxx:139 | DnsResult::lookup sip: 10.10.15.128:5060
DEBUG | 20050519-112816.000 | Application Name | RESIP:DNS | 3985303670 | DnsResult.cxx:246 | Numeric result so return immediately: [ V4 10.10.15.128:5060 UDP connectionId=0 ]
DEBUG | 20050519-112816.000 | Application Name | RESIP:TRANSACTION | 3985303670 | TimerQueue.cxx:85 | Adding timer: Timer E1 tid=192d854e68159472 ms=500
DEBUG | 20050519-112816.000 | Application Name | RESIP:TRANSPORT | 3985303670 | TransportSelector.cxx:515 | Looked up source for destination: [ V4 10.10.15.128:5060 UDP connectionId=0 ] -> [ V4 192.168.4.16:0 UDP connectionId=0 ] sent-by= sent-port=0
DEBUG | 20050519-112816.000 | Application Name | RESIP:TRANSPORT | 3985303670 | TransportSelector.cxx:741 | findTransport([ V4 192.168.4.16:0 UDP connectionId=0 ])
DEBUG | 20050519-112816.000 | Application Name | RESIP:TRANSPORT | 3985303670 | TransportSelector.cxx:783 | findTransport (any port, any interface) => Transport: [ V4 0.0.0.0:5060 UDP connectionId=0 ]
DEBUG | 20050519-112816.000 | Application Name | RESIP:TRANSPORT | 3985303670 | TransportSelector.cxx:621 | !sipit! Populated Contact: < test@xxxxxxxxxxxx:5060>
DEBUG | 20050519-112816.000 | Application Name | RESIP:TRANSPORT | 3985303670 | TransportSelector.cxx:659 | Transmitting to [ V4 10.10.15.128:5060 UDP received on: Transport: [ V4 0.0.0.0:5060 UDP connectionId=0 ] connectionId=0 ] via [ V4 192.168.4.16:0 UDP connectionId=0 ]REGISTER sip: 10.10.15.126 SIP/2.0

To: <test@xxxxxxxxxxxx>

From: <test@xxxxxxxxxxxx>;tag=7d420b32

Via: SIP/2.0/UDP 192.168.4.16:5060;branch=z9hG4bK-d87543-192d854e68159472-1--d87543-;rport

Call-ID: f165e37e8c3ab56b@UG9ja2V0X1BD

CSeq: 1 REGISTER

Contact: <test@xxxxxxxxxxxx:5060>

Expires: 70

Max-Forwards: 70

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE

Content-Length: 0

 


DEBUG | 20050519-112816.000 | Application Name | RESIP:TRANSPORT | 3985303670 | Transport.cxx:161 | Adding message to tx buffer to: [ V4 10.10.15.128:5060 UDP received on: Transport: [ V4 0.0.0.0:5060 UDP connectionId=0 ] connectionId=0 ]
DEBUG | 20050519-112816.000 | Application Name | RESIP:TRANSPORT | 3985303670 | Transport.cxx:210 | incoming from: [ V4 10.10.15.128:5060 UDP received on: Transport: [ V4 0.0.0.0:5060 UDP connectionId=0 ] connectionId=0 ]
DEBUG | 20050519-112816.000 | Application Name | RESIP:TRANSACTION | 3985303670 | TransactionState.cxx:1542 | Send to TU: TU: DialogUsageManager size=0 SIP/2.0 401 Unauthorized

To: <test@xxxxxxxxxxxx>;tag=000000000000000000001e4a4fcb

From: <test@xxxxxxxxxxxx>;tag=7d420b32

Via: SIP/2.0/UDP 192.168.4.16:5060;received= 62.39.9.251;rport=30738;branch=z9hG4bK-d87543-192d854e68159472-1--d87543-

Call-ID: f165e37e8c3ab56b@UG9ja2V0X1BD

CSeq: 1 REGISTER

Record-Route: <sip:10.10.15.128;lr;ftag=7d420b32>

WWW-Authenticate: Digest realm="10.10.15.126",nonce="000000000000000000001e4a4fa4",opaque="000000001e4a0f19",stale=false,algorithm=MD5

Content-Length: 0

 


DEBUG | 20050519-112816.000 | Application Name | RESIP:TRANSACTION | 3985303670 | TimerQueue.cxx:85 | Adding timer: Timer K tid=192d854e68159472 ms=5000
INFO | 20050519-112816.000 | Application Name | RESIP:DUM | 3985303670 | DialogUsageManager.cxx:811 | Got: SipResp: 401 tid=192d854e68159472 cseq=REGISTER / 1 from(wire)
DEBUG | 20050519-112816.000 | Application Name | RESIP:DUM | 3985303670 | DialogUsageManager.cxx:1377 | DialogUsageManager::processResponse: SIP/2.0 401 Unauthorized

To: <test@xxxxxxxxxxxx>;tag=000000000000000000001e4a4fcb

From: <test@xxxxxxxxxxxx>;tag=7d420b32

Via: SIP/2.0/UDP 192.168.4.16:5060;received= 62.39.9.251;rport=30738;branch=z9hG4bK-d87543-192d854e68159472-1--d87543-

Call-ID: f165e37e8c3ab56b@UG9ja2V0X1BD

CSeq: 1 REGISTER

Record-Route: <sip:10.10.15.128;lr;ftag=7d420b32>

WWW-Authenticate: Digest realm="10.10.15.126",nonce="000000000000000000001e4a4fa4",opaque="000000001e4a0f19",stale=false,algorithm=MD5

Content-Length: 0

 


DEBUG | 20050519-112816.000 | Application Name | RESIP:DUM | 3985303670 | DialogUsageManager.cxx:1490 | Looking for dialogSet: f165e37e8c3ab56b@UG9ja2V0X1BD-7d420b32 in map:
DEBUG | 20050519-112816.000 | Application Name | RESIP:DUM | 3985303670 | DialogUsageManager.cxx:1491 | [f165e37e8c3ab56b@UG9ja2V0X1BD-7d420b32 -> 00724FF0]
DEBUG | 20050519-112816.000 | Application Name | RESIP:DUM | 3985303670 | DialogUsageManager.cxx:1392 | DialogUsageManager::processResponse: SipResp: 401 tid=192d854e68159472 cseq=REGISTER / 1 from(wire)