[Freeswitch-users] select batchfile after call
Michael S Collins
msc at freeswitch.org
Thu Sep 3 07:47:41 PDT 2009
Sent from my iPhone
On Sep 3, 2009, at 6:08 AM, NOx-WHV <enno.egbert at googlemail.com> wrote:
>
> Hi,
>
> does anybody have a tip how to start a batchfile after hanging up.
>
> After ext. 1000 calls 1001 and hang up, i need a request to call:
>
> /../../FS/batchfile 1000
>
> if 1001 calls 1000 i need:
>
> /../../FS/batchfile 1001
>
> and so on...
>
Try something like this in your Dialplan:
<action application="set" data="api_hangup_hook=system batchfile $
{sip_from_user}"/>
-MC
>
> Thanks for help
> --
> View this message in context: http://www.nabble.com/select-batchfile-after-call-tp25275633p25275633.html
> Sent from the Freeswitch-users mailing list archive at Nabble.com.
>
>
> _______________________________________________
> 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