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

[reSIProcate] can't send proper contect header in SipMessage (any request)



i get wrong contact in Request SipMessages: example:

REGISTER sip:192.168.0.142;transport=UDP SIP/2.0
To: <sip:8001@xxxxxxxxxxxxx;transport=UDP>
From: <sip:8001@xxxxxxxxxxxxx;transport=UDP>;tag=b432ca41
Via: SIP/2.0/SCTP ;branch=z9hG4bK-d87543-b4418541e162d27d-1--d87543-;rport
Call-ID: dd0404184d782459@UG9ja2V0X1BD
CSeq: 1 REGISTER
Contact: <sip:8001>
Expires: 70
Max-Forwards: 70
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE
Content-Length: 0


i also got wrong contact in Request SipMessage during test with simple
registration test using following simple registration process

attechment: basicRegister.cxx

Attachment: basicRegister.cxx
Description: Binary data