[sr-dev] [kamailio/kamailio] etc: kamailio.cfg- use SIP-source-address (#2656)

Daniel-Constantin Mierla notifications at github.com
Wed Mar 3 16:07:29 CET 2021


Maybe is just better to skip the `nat_uac_test("8")` condition and have simply one time just:

```
rtpengine_manage("replace-origin replace-session-connection");
```

The `trust-address` was mainly to avoid deadlocks in RTP relay chains, when one app waits for the other to send first RTP packet, but it is fine to remove it being the default for quite long time.

Not sure if `SIP-source-address` is much useful, I would rather leave it with default behaviour for natted SDP. Also, in case of a chain of RTP relays in the cloud, the RTP relay app may run on a different system than the SIP server.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/2656#issuecomment-789781861
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20210303/5eabbc55/attachment.htm>


More information about the sr-dev mailing list