Dave Horton
                                            Dave Horton
                                        
                                    what version of freeswitch are you using and what linux distribution?
OK. media timeout from the freeswitch side means that it did not receive any RTP packets from the far end. It would be necessary to be able to see all...
you will find the rtp min and max port range in /usr/local/freeswitch/config/autoload_configs/switch.conf.xml In the image you are using it should be 25000-39000/udp, so make sure you are allowing all traffic...
no, I mean the server itself also needs to be configured to allow traffic in to those ports. As far as what you have above which seems to be from...
I can't be sure but I think what you reprinted above is from the SDP offered by the far end? It is not relevant what ports they are sending from.
what is audio_stream_adapter.cpp ? I don't recognize it as any code in this repo
as far as ms.connectCaller timing out, that means that freeswitch was unable to make an outbound tcp socket connection to the drachtio-fsmrf application. Can you show me a freeswitch log...
please be patient as you are asking for a detailed investigation and description of the code. If possible I will get to this.
ah, thanks. Will have a look