[Freeswitch-users] Conference duration limit

Ramesh Kandasamy ramelcom at gmail.com
Wed May 15 23:08:37 UTC 2019


Thanks all.
I have figured it out and it works now.

Thanks
Ramesh

On Wed, May 15, 2019 at 4:34 PM Ramesh Kandasamy <ramelcom at gmail.com> wrote:

> Hi all,
>
> I want to schedule a timer for a conference call disconnect. I am trying
> to implement this in dialplan as below
>
> <action application="conference" data="$1 at video-mcu-stereo
> ++flags{no-minimize-encoding|moderator|video-muxing-personal-canvas|rfc-4579}"/>
> <action application="set" data="res=${sched_api +10 none conference $1 hup
> all}"/>
>
> But this doesn't seem to help.
>
> Any help would be appreciated !
>
> Thanks
> Ramesh
>
> On Wed, May 8, 2019 at 1:02 PM Ramesh Kandasamy <ramelcom at gmail.com>
> wrote:
>
>> Thanks for the response, Abaci !
>>
>> I am wondering if there is any config that shall be done @ freeswitch to
>> handle this.
>> In my case, I have the API interface in a different remote server than
>> the freeswitch instance.
>> If this can be handled only @ through API, then is there any event that I
>> can subscribe to get the notification on conference room creation. I tried
>> using CHANNEL_CREATE, but it seems to send the notification for every
>> participant. I would want to do this only for the conference room creation
>> so that I need not worry if more participants are joining at a later stage
>> of the conf call.
>>
>> Thanks
>> Ramesh
>>
>> On Tue, May 7, 2019 at 6:38 PM Abaci B <abaci64 at gmail.com> wrote:
>>
>>> you can use the sched_api along with the conference api (conference
>>> <conf_name> hup all)
>>>
>>> On Tue, May 7, 2019 at 7:38 PM Ramesh Kandasamy <ramelcom at gmail.com>
>>> wrote:
>>>
>>>> Hi all,
>>>>
>>>> Is there a config to limit the duration of a conference from the time
>>>> it is created?
>>>> I came across sched_hangup. But if i configure this on dialplan it
>>>> seems to be applicable per participant joining this conference (through
>>>> this dialplan) but not for this conference.
>>>>
>>>> Thanks
>>>> Ramesh
>>>>
>>>> _________________________________________________________________________
>>>>
>>>> The FreeSWITCH project is sponsored by SignalWire
>>>> https://signalwire.com
>>>> Enhance your FreeSWITCH install with disruptive priced SMS and PSTN
>>>> services.
>>>> Build your next product on our scalable cloud platform.
>>>>
>>>> Join our online community to chat in real time
>>>> https://signalwire.community
>>>>
>>>> Professional FreeSWITCH Services
>>>> sales at freeswitch.com
>>>> https://freeswitch.com
>>>>
>>>> Official FreeSWITCH Sites
>>>> https://freeswitch.com/oss
>>>> https://freeswitch.org/confluence
>>>> https://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
>>>> https://freeswitch.com
>>>
>>> _________________________________________________________________________
>>>
>>> The FreeSWITCH project is sponsored by SignalWire https://signalwire.com
>>> Enhance your FreeSWITCH install with disruptive priced SMS and PSTN
>>> services.
>>> Build your next product on our scalable cloud platform.
>>>
>>> Join our online community to chat in real time
>>> https://signalwire.community
>>>
>>> Professional FreeSWITCH Services
>>> sales at freeswitch.com
>>> https://freeswitch.com
>>>
>>> Official FreeSWITCH Sites
>>> https://freeswitch.com/oss
>>> https://freeswitch.org/confluence
>>> https://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
>>> https://freeswitch.com
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20190515/4099fdb0/attachment-0001.html>


More information about the FreeSWITCH-users mailing list