Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: mod_sofia
-
Labels:None
-
Environment:Ubuntu 12.04 LTS updated
compiled from latest GIT version
-
Platform:Linux x86_64/gcc
-
CPU Info:
-
FreeSWITCH GIT Revision:c92a55d3f1b2948a90f39afd312430bf918d513c
-
Reproduced with GIT HEAD?:yes
Description
Please, look at the first INVITE, the RTP port is: 61712
The scenario is: A -> FS1 -> FS2
When A press some digit, FS2 send SIP REFER to FS1, and FS1 calls again to FS2 (The idea is to call any server of the cluster, this is just for debugging)
When testing everyone on same LAN, everything works ok
On this scenario, both FS are behind NAT and have a public external IP Address that points to the internal one... I don't know if this is the problem...
Tried "make current" but same problem happens
And the problem, you can see when FS1 send a RE-INVITE to A and FS2, to set the correct path of the media. Both INVITEs have one missing digit and obviously, no audio to both sides.
** Using media_bypass
So the stripped port is: 6171
http://pastebin.freeswitch.org/19382
The scenario is: A -> FS1 -> FS2
When A press some digit, FS2 send SIP REFER to FS1, and FS1 calls again to FS2 (The idea is to call any server of the cluster, this is just for debugging)
When testing everyone on same LAN, everything works ok
On this scenario, both FS are behind NAT and have a public external IP Address that points to the internal one... I don't know if this is the problem...
Tried "make current" but same problem happens
And the problem, you can see when FS1 send a RE-INVITE to A and FS2, to set the correct path of the media. Both INVITEs have one missing digit and obviously, no audio to both sides.
** Using media_bypass
So the stripped port is: 6171
http://pastebin.freeswitch.org/19382
FS-4349is not a git revision.Also attach full debug logs and FS sofia logging as well.
/Peter