Re: [sipX-dev] FS rejecting INVITE with no SDP
- From: "Andy Spitzer" <woof@xxxxxxxxx>
- Date: Thu, 02 Jul 2009 17:21:07 -0400
Woof!
On Thu, 02 Jul 2009 16:39:19 -0400, Mark Gertsvolf <markg@xxxxxxxxxx> wrote:
Does anybody know whether support for late media is a configurable
option in FS?
Scott Lawrence wrote:
So what the BCM50 expects is for FreeSWITCH to provide the
SDP Offer in its response to this INVITE, correct?
Mark Responded:
That is correct, It sends an INVITE with no SDP, expects the SDP offer
in the response and provides an SDP answer in the ACK.
That is a standard flow described in RFC3261 section 13.2.1.
Woof wrote:
EVERYTHING is a configurable option under FreeSWITCH!
Mike Jerris responded:
SO true...
<param name="enable-3pcc" value="true"/>
That would be added to etc/sipxpbx/freeswitch/conf/sip_profiles/sipX_profile.xml under <settings>
--Woof!