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

Re: [reSIProcate] Sending INVITE transaction response problem


Thanks for noticing this Dan – I’ve committed a fix to SVN.

 

Scott

 

From: resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxxx [mailto:resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxxx] On Behalf Of Dan Tifrea
Sent: Wednesday, May 30, 2007 1:45 PM
To: resiprocate-devel@xxxxxxxxxxxxxxxxxxxx
Subject: [reSIProcate] Sending INVITE transaction response problem

 

Hi,

I have noticed that in resiprocate 1.1 (as opposed to 1.0) that the responses for an INVITE server transaction (see logs below) are sent to the origination port when the port is not specified in the top Via.  According to the RFC (and it works in 1.0)  they should go to the default port (for the transport).

Best regards,
Dan Tifrea



Transport.cxx:287|incoming from: [ V4 205.240.79.135:32790 UDP target domain=unspecified received on: Transport: [ V4 4.4.4.32:5060 UDP target domain=unspecified connectionId=0 ] on 4.4.4.32 connectionId=0 ]
D|May 30 13:14:43.102|31153|             SipLog.h(52)|Transport.cxx:288|

INVITE sip:52223@xxxxxxxx:5060;user=phone SIP/2.0^M
Via: SIP/2.0/UDP 205.240.79.135;branch=z9hG4bK-BroadWorks.205.240.79.135-4.4.4.32V5060-0-788296836-1746556997-1180545116422 - ^M
Max-Forwards: 10^M
Proxy-Require: privacy^M
Contact: <sip:205.240.79.135:5060>^M
To: < sip:52223@xxxxxxxx:5060;user=phone>^M
From: "test iwx"< sip:+19728522680@xxxxxxxxxxxxxx;user=phone>;tag=1746556997-1180545116422-^M
Call-ID: BW121156422300507-956036921@xxxxxxxxxxxxxx ^M
CSeq: 788296836 INVITE^M
Min-SE: 60^M
Accept: multipart/mixed, application/sdp^M
Allow: ACK, BYE, CANCEL, INFO, INVITE, OPTIONS, PRACK, REFER, NOTIFY^M
Content-Type: application/sdp^M
Supported: 100rel, timer, eventlist^M
Content-Length: 226^M

..............................................................................................................................................

TransportSelector.cxx:878|Transmitting to [ V4 205.240.79.135:32790 UDP target domain=unspecified received on: Transport: [ V4 4.4.4.32:5060 UDP target domain=unspecified connectionId=0 ] on 4.4.4.32 connectionId=0 ] tlsDomain= via [ V4 4.4.4.32:5060 UDP target domain=unspecified connectionId=0 ]

SIP/2.0 100 Trying^M
Via: SIP/2.0/UDP 205.240.79.135:5060;branch=z9hG4bK-BroadWorks.205.240.79.135-4.4.4.32V5060-0-788296836-1746556997-1180545116422-^M
To: <sip:52223@xxxxxxxx:5060;user=phone>^M
From: "test iwx"< sip:+19728522680@xxxxxxxxxxxxxx;user=phone>;tag=1746556997-1180545116422-^M
Call-ID: BW121156422300507-956036921@xxxxxxxxxxxxxx^M
CSeq: 788296836 INVITE^M
Content-Length: 0^M
^M