[Freeswitch-users] Simplest of Conference Setup questions

Rupa Schomaker rupa at rupa.com
Mon Nov 23 13:08:55 PST 2009


The behavior of not being able to change the default caller controls are
documented on the wiki:

http://wiki.freeswitch.org/wiki/Mod_conference#.3Ccaller-controls.3E

*Reserved Group Names*

   - none - Use this name to prevent installing caller-controls for callers
   of a conference.
   - default - Use this name to utilize the hard-coded set of controls
   built-in to mod_conference. Do NOT name a custom set of conference-controls
   "default" as they will be overridden with the hard-coded set. The behavior
   of the "default" group is defined below:


On Mon, Nov 23, 2009 at 2:42 PM, Phillip Jones <pjintheusa at gmail.com> wrote:

> Anthony - setting
>
> <control action="hangup" digits="9"/>
>
> or
>
> <control action="hangup" digits="event"/>
>
> does not make a difference, even when the default profile has
>
> <param name="caller-controls" value="default"/>
>
> un-commented.
>
>
> Looks to me like that default group is ignored even when specifically
> referred to?
>
> As Michael says though, creating a specific group:
>
> <group name="myConf">
>
> and adding
>
>   <param name="caller-controls" value="myConf"/> in the default profile
> works a charm.
>
> I am good - but let me know if you want me to try anything else.
>
> Phil
>
>
>
> On Mon, Nov 23, 2009 at 3:27 PM, Michael Collins <msc at freeswitch.org>wrote:
>
>>
>>
>> On Mon, Nov 23, 2009 at 12:17 PM, Phillip Jones <pjintheusa at gmail.com>wrote:
>>
>>> Thanks for replying.
>>>
>>> Well in the log I see:
>>>
>>> 2009-11-23 15:13:22.015625 [DEBUG] switch_rtp.c:2282 RTP RECV DTMF #:760
>>> 2009-11-23 15:13:22.062500 [DEBUG] mod_conference.c:2379 Channel leaving
>>> conference, cause: NONE
>>>
>>> which make sense because just above I see:
>>>
>>> 009-11-23 15:13:08.171875 [DEBUG] mod_conference.c:5508 Installing
>>> default caller control action 'hangup' bound to '#'.
>>>
>>> The question I have - is how do I change that default caller control
>>> action if it is not in conference.conf.xml ??
>>>
>>> <caller-controls>
>>>     <group name="default">
>>>     ...
>>>
>>> *<control action="energy up" digits="#"/>*
>>>
>>
>> I believe that this is because the caller-controls param is commented out
>> in the default profile config. I prefer not to mess w/ the default configs
>> which is why I recommended the custom configs in my previous email...
>>
>> -MC
>>
>>
>> _______________________________________________
>> 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
>>
>>
>
> _______________________________________________
> 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
>
>


-- 
-Rupa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20091123/f49bd641/attachment-0002.html 


More information about the FreeSWITCH-users mailing list