[Freeswitch-users] <caller-controls> -- Invalid caller control action name 'dial'.

Sheeju Alex sheeju.alex at gmail.com
Sun Oct 5 03:13:59 PDT 2008


Brian, Here you go!

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

---------------
<caller-controls>

Caller controls are used to modify the state of the conference. It can
be lowering the volume, mute the conference and such.

To force no caller-controls group to be installed for the callers of a
conference, use the built-in reserved group name "none".
To be able to establish an pre-determined outbound call from the
conference, using caller-controls, build a binding as follows;

 <control action="dial" digits="888"
data="sofia/default/888 at conference.freeswitch.org 60 0000000000
FreeSwitch"/> <!-- call the developer conference -->
---------------

/Sheeju

On Sun, Oct 5, 2008 at 1:30 PM, Brian West <brian at freeswitch.org> wrote:
> Can you kindly point at the one on the wiki that mentions this?
> /b
> On Oct 5, 2008, at 1:36 AM, Sheeju Alex wrote:
>
> Anthony, Thanks for your replybut the one mentioned in wiki is wrong?
>
> ----------
> To be able to establish an pre-determined outbound call from the
> conference, using caller-controls, build a binding as follows;
> <control action="dial" digits="888"
> data="sofia/default/888 at conference.freeswitch.org 60 0000000000
> FreeSwitch"/> <!-- call the developer conference -->
> ----------
> I want to include some extra  actions to be dialed through DTMF, say
> lock, record and dial. This should be possible by adding these actions
> in ccfntbl[] and calling appropriate function right?
>
> Could you please give me some pointers in modifying mod_conference.c?
>
> /Sheeju
>
> _______________________________________________
> 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
>
>




More information about the FreeSWITCH-users mailing list