[Freeswitch-users] strange behavior when bridge fails.

Caragea Silviu silviu.cpp at gmail.com
Thu Jul 18 09:49:27 UTC 2019


Hello,

I'm using last stable FS 1.8.7 and when I'm doing a bridge to a not
existing destination I can see that even after bridge fails and the LEG a
receives 480, FS is still re-transmitting the INVITE few times.

Before bridge I'm setting the following vars:

continue_on_fail=true,
hangup_after_bridge=true,
progress_timeout=5,
bypass_media=true

And then I'm bridging using:

{origination_caller_id_name=400000000,origination_caller_id_number=400000000,ignore_early_media=consume}sofia/external/
44444444 at 172.17.33.28:6060

Bridge fails with PROGRESS_TIMEOUT after 5 seconds which is correct but on
PCAP I can still see lot of retransmission's for the INVITE.

Please see the attached image as well.

172.17.33.27 is the caller, 172.17.33.111 is FS and 172.17.33.28 is the IP
where we are doing the bridge and where no server listen.

It's this expected behavior

? Even after 16 seconds after the bridge fails the reinvite is sent.
[image: Screen Shot 2019-07-18 at 12.46.53 PM.png]
Silviu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20190718/1a3c5c5b/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screen Shot 2019-07-18 at 12.46.53 PM.png
Type: image/png
Size: 258572 bytes
Desc: not available
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20190718/1a3c5c5b/attachment-0001.png>


More information about the FreeSWITCH-users mailing list