Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.0.7
-
Fix Version/s: None
-
Component/s: mod_sofia
-
Labels:None
-
Environment:Linux x86/gcc : CentOS
-
Platform:Linux x86/gcc
-
Uname:Linux localhost.localdomain 2.6.18-164.6.1.el5 #1 SMP Tue Nov 3 16:18:27 EST 2009 i686 i686 i386 GNU/Linux
-
CPU Info:
-
GCC Version:Freeswitch-git-2011-11-28
-
FreeSWITCH GIT Revision:Freeswitch-git-2011-11-28
-
Reproduced with GIT HEAD?:yes
-
lsb_release:
-
Target Version:
Description
In a re-invite, in branch of via parameter, is insert the branch of the previous ack instead of generate a new one.
In attachment trace of issue and patch to solve it.
An extract of the file branch.txt linee 528 and 700
------------------------------------------------------------------------
ACK sip:1001@10.10.105.40:5060;transport=udp SIP/2.0
Via: SIP/2.0/UDP 10.10.110.64:5065;branch=z9hG4bKx64TP2K0204
------------------------------------------------------------------------
INVITE sip:1000@10.10.110.64:5065 SIP/2.0
Via: SIP/2.0/UDP 10.10.110.64:5065;branch=z9hG4bKx64TP2K0204;rport
In attachment trace of issue and patch to solve it.
An extract of the file branch.txt linee 528 and 700
------------------------------------------------------------------------
ACK sip:1001@10.10.105.40:5060;transport=udp SIP/2.0
Via: SIP/2.0/UDP 10.10.110.64:5065;branch=z9hG4bKx64TP2K0204
------------------------------------------------------------------------
INVITE sip:1000@10.10.110.64:5065 SIP/2.0
Via: SIP/2.0/UDP 10.10.110.64:5065;branch=z9hG4bKx64TP2K0204;rport