[Freeswitch-users] FS for only Media processing.

E. Schmidbauer eschmidbauer at gmail.com
Mon Nov 27 19:56:57 UTC 2017


Yes you can create a session without being attached to SIP.
You might want to checkout the other non-sip endpoint modules such as
mod_skinny (SCCP) or mod_skypopen


On Mon, Nov 27, 2017 at 2:52 PM, Sharath Kumar <shakumarsoftware at gmail.com>
wrote:

> Thank you for responding! I realize RTP handling is in the core. Perhaps I
> could compile freeswitch as a lib and write a module to subscribe for
> events and to the APIs for switch_core_codec_read.
> The only thing is can I create a session without being attached to a SIP
> session ?  Do you know of any examples ? or modules that have done
> something similar ?
> ~Shaks
>
> On Mon, Nov 27, 2017 at 12:28 PM, E. Schmidbauer <eschmidbauer at gmail.com>
> wrote:
>
>> Im fairly certain the RTP is not coupled with sofia, it is built into the
>> core. That being said, you could write a (non-sip) module to handle RTP
>>
>> On Mon, Nov 27, 2017 at 2:21 PM, Sharath Kumar <
>> shakumarsoftware at gmail.com> wrote:
>>
>>> Hello,
>>>
>>> Is it possible to use FS just for RTP/codec processing ? I don't want to
>>> use SIP/mod_sofia ? the SIP is terminated on a different box but I would
>>> like to decode the RTP/codecs on a box running FS ?
>>>
>>> Is it too difficult to write a custom module to do this ? is it too
>>> tightly coupled with mod_sofia ?
>>>
>>> Any ideas will be greatly appreciated ?
>>>
>>> thank you,
>>> Shaks.
>>>
>>>
>>> ____________________________________________________________
>>> _____________
>>> Professional FreeSWITCH Consulting Services:
>>> consulting at freeswitch.org
>>> http://www.freeswitchsolutions.com
>>>
>>> Official FreeSWITCH Sites
>>> http://www.freeswitch.org
>>> http://confluence.freeswitch.org
>>> http://www.cluecon.com
>>>
>>> FreeSWITCH-users mailing list
>>> FreeSWITCH-users at lists.freeswitch.org
>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>>> http://www.freeswitch.org
>>>
>>
>>
>> _________________________________________________________________________
>> Professional FreeSWITCH Consulting Services:
>> consulting at freeswitch.org
>> http://www.freeswitchsolutions.com
>>
>> Official FreeSWITCH Sites
>> http://www.freeswitch.org
>> http://confluence.freeswitch.org
>> http://www.cluecon.com
>>
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>>
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20171127/6ce9ca02/attachment.html>


More information about the FreeSWITCH-users mailing list