[Freeswitch-users] Add a=sendrecv onto sdp

Shaun Stokes shaun at sysconfig.cloud
Mon Sep 14 09:10:16 UTC 2020


This might be what you're looking for, this is a SIP Profile parameter:
<param name="NDLB-sendrecv-in-session" value="true"/>
https://freeswitch.org/confluence/display/FREESWITCH/NDLB

It may also be possible to re-write the SDP per call:
https://freeswitch.org/confluence/display/FREESWITCH/Codec+Negotiation#CodecNegotiation-RewritingSDP

________________________________
From: FreeSWITCH-users <freeswitch-users-bounces at lists.freeswitch.org> on behalf of Oleg Belousov <obelousov at gmail.com>
Sent: 12 September 2020 22:22
To: FreeSWITCH Users Help <freeswitch-users at lists.freeswitch.org>
Subject: [Freeswitch-users] Add a=sendrecv onto sdp

Hi.
Please advise how I can add  a=sendrecv parameter onto the SDP part of 183 Session progress. I'm using preAnswer in lua script to respond 183 with SDP to an invite.
--
obelousov.tel<http://obelousov.tel>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20200914/26ea7856/attachment.html>


More information about the FreeSWITCH-users mailing list