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 <[EMAIL PROTECTED]>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
> [email protected]
> 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] <[EMAIL PROTECTED]>
GTALK/JABBER/PAYPAL:[EMAIL PROTECTED]<[EMAIL PROTECTED]>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:[EMAIL PROTECTED] <[EMAIL PROTECTED]>
iax:[EMAIL PROTECTED]/888
googletalk:[EMAIL PROTECTED]<[EMAIL PROTECTED]>
pstn:213-799-1400
_______________________________________________
Freeswitch-users mailing list
[email protected]
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