<div dir="ltr"><div>isn&#39;t it easier to replace A+B?<br><br></div>as far as I understand, you would have to write your own module in C, because the SDP and media manipulation functions are only exposed to the internal C API. <br><br>So, it would be a custom development for just one installation, and after you decide to leave, no-one will be able to support it. Why not just replacing the whole telephony system at once?<br><br><br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 13, 2014 at 5:00 AM, Malcolm Lockyer <span dir="ltr">&lt;<a href="mailto:malcolm.lockyer@gmail.com" target="_blank">malcolm.lockyer@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>Just thought I&#39;d throw this out to the list just in case somebody can get my started somewhere. I&#39;m hoping to get FreeSwitch to ONLY handle the RTP/audio/media of a call while handling the SIP myself/elsewhere.</div><div><br></div><div><br></div><div>I&#39;m trying to pull apart and open up a really old in-house system that has 2 separate components for VoIP traffic.</div><div><br></div><div><br></div><div>Part A</div><div>- Handles SIP/presence/other stuff.</div><div>- Commands Part B.</div><div><br></div><div>Part B</div><div>- Establishes and passes RTP data/mixes/conferences/plays/records etc. based on a partial SDP (session description protocol).</div><div><br></div><div><br></div><div>I&#39;m hoping to build a new server C as a replacement for B. I intend to use the command socket interface with FreeSwitch. Since I&#39;m building a new server, I could &quot;fake&quot; SIP messages or something like that with FreeSwitch (i.e. have my new service C interact with FreeSwitch SIP). But I&#39;d rather just command it to open / bridge / etc. RTP connections.</div><div><br></div><div><br></div><div>Can anybody point me to something that might get me started, other than the obvious command socket interface and basic docs? I&#39;m going to be messing around with this anyway - just wonder if somebody can suggest a head start.</div><div><br></div><div><br></div><div><br></div><div>Thanks!</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>-Malcolm.</div></font></span></div>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br></div>