[Freeswitch-users] Multiple actions for bind_meta_data app

Anthony Minessale anthony.minessale at gmail.com
Fri Oct 24 10:36:00 PDT 2008


you can bind to execute_extension app and point it at an extension you setup
just for that which plays a beep then starts recording.  execute_extension
lets you execute any extension like it was a little program.



On Fri, Oct 24, 2008 at 4:02 AM, Woody Dickson <woodydickson at gmail.com>wrote:

> Hi,
>
> I would like to know if the following scenario is possible with Freeswitch:
>
> A connection is established between two endpoints ( soft phones).  On one
> end, someone presses *1, a BEEP that indicates the beginning of recording is
> heard, and then Freeswitch starts to record.  I can get recording to work
> with the following line from wiki:
>
> <action application="bind_meta_app" data="2 a s
> record_session::$${base_dir}/recordings/${caller_id_number}.${strftime(%Y-%m-%d-%H-%M-%S)}.wav"/>
>
> In order to generate the BEEP tone, I would need the bin_meta_app to
> execute two actions, one to gnerate the BEEP and the other to recrod.
>
> How can I change the dialplan to do that?
>
> Thanks in advance for all your help.
>
> Woody
>
> _______________________________________________
> 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
>
>


-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/

AIM: anthm
MSN:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
pstn:213-799-1400
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20081024/7c5e1e8d/attachment-0002.html 


More information about the FreeSWITCH-users mailing list