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/[EMAIL PROTECTED] 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

On Sun, Oct 5, 2008 at 7:52 AM, Anthony Minessale
<[EMAIL PROTECTED]> wrote:
> the caller controls are only the ones that you can dial with the DTMF.
> Dial is a FSAPI command which you would execute at the CLI
>
>
> On Sat, Oct 4, 2008 at 8:51 PM, Sheeju Alex <[EMAIL PROTECTED]> wrote:
>>
>> Hi All,
>>
>>    I am trying to include "dial" caller control in my custom profile,
>> but I get this warning and looks like this action is not defined?
>>
>> 2008-10-04 18:42:11 [WARNING] mod_conference.c:4797
>> conference_new_install_caller_controls_custom() Invalid caller control
>> action name 'dial'.
>>
>> Here is the caller-controls I included as mentioned in wiki
>>
>>  <control action="dial" digits="888"
>> data="sofia/default/[EMAIL PROTECTED] 60 0000000000
>> FreeSwitch"/>
>>
>> Thanks,
>> Sheeju
>>
>> _______________________________________________
>> Freeswitch-users mailing list
>> Freeswitch-users@lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>
>
>
> --
> Anthony Minessale II
>
> FreeSWITCH http://www.freeswitch.org/
> ClueCon http://www.cluecon.com/
>
> AIM: anthm
> MSN:[EMAIL PROTECTED]
> GTALK/JABBER/PAYPAL:[EMAIL PROTECTED]
> IRC: irc.freenode.net #freeswitch
>
> FreeSWITCH Developer Conference
> sip:[EMAIL PROTECTED]
> iax:[EMAIL PROTECTED]/888
> googletalk:[EMAIL PROTECTED]
> pstn:213-799-1400
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users@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@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to