[Freeswitch-users] Run php script on execute_on_answer

Adrian Andrei koralu at gmail.com
Sat Feb 6 23:40:07 MSK 2016


Mod_curl is loaded and in separate extension it's working fine. The problem
is with the following syntax:

I need something like this:

<action application="bridge" data="{execute_on_answer='curl
myLink?uuid=$uuid&bnr=$1'}sofia/external/$1at2.2.2.2"/>


On Sat, Feb 6, 2016 at 10:10 PM, Denis Papeš <denis.papes at zg.t-com.hr>
wrote:

> You should load mod_curl and use syntax
>
> <action data="{execute_on_answer='curl
> <http://localhost/answer.php?uuid=$uuid&bnr=$1%27%7Dsofia/external/$1@2.2.2.2>
> http://localhost/answer.php?uuid=$uuid&bnr=$1'}sofia/external/$
> <1 at 2.2.2.2>1 at 2.2.2.2"/>
>
>
>
> On 02/06/2016 09:03 PM, Adrian Andrei wrote:
>
> Ok. It works on a separate extension, but I can't figure out what is the
> syntax for inline approach
>
> <action data="{execute_on_answer='system curl
> <http://localhost/answer.php?uuid=$uuid&bnr=$1%27%7Dsofia/external/$1@2.2.2.2>
> http://localhost/answer.php?uuid=$uuid&bnr=$1
>  inline=true'}sofia/external/$ <1 at 2.2.2.2>1 at 2.2.2.2"/>
>
> This doesn't work.
>
>
>
> On Sat, Feb 6, 2016 at 8:55 PM, Ken Rice <krice at freeswitch.org> wrote:
>
>> You cant run an http location you need to call it with curl
>>
>> Sent from my iPhone
>>
>> On Feb 6, 2016, at 12:29 PM, Adrian Andrei < <koralu at gmail.com>
>> koralu at gmail.com> wrote:
>>
>> Hello,
>>
>> I try to execute a php script after the call is answered but I can't
>> figure how. I need something like this.
>>
>> <extension name="execOnAnswer">
>> <condition field="destination_number" expression="^07">
>> <action application="bridge" data="{execute_on_answer='run
>> <http://localhost/answer.php?uuid=$uuid&bnr=$1%27%7Dsofia/external/$1@2.2.2.2>
>> http://localhost/answer.php?uuid=$uuid&bnr=$1'}sofia/external/$1@2.2.2.2
>> "/>
>> </condition>
>> </extension>
>>
>> So what I try to do is to pass the uuid and caller-destination-number to
>> an external source after the call is answered. Is any other approach?
>>
>>
>> Thank you
>>
>> _________________________________________________________________________
>> Professional FreeSWITCH Consulting Services:
>> consulting at freeswitch.org
>> http://www.freeswitchsolutions.com
>>
>> Official FreeSWITCH Sites
>> http://www.freeswitch.org
>> http://confluence.freeswitch.org
>> http://www.cluecon.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
>>
>>
>> _________________________________________________________________________
>> Professional FreeSWITCH Consulting Services:
>> consulting at freeswitch.org
>> http://www.freeswitchsolutions.com
>>
>> Official FreeSWITCH Sites
>> http://www.freeswitch.org
>> http://confluence.freeswitch.org
>> http://www.cluecon.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
>>
>
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services: consulting at freeswitch.orghttp://www.freeswitchsolutions.com
>
> Official FreeSWITCH Siteshttp://www.freeswitch.orghttp://confluence.freeswitch.orghttp://www.cluecon.com
>
> FreeSWITCH-users mailing listFreeSWITCH-users at lists.freeswitch.orghttp://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-usershttp://www.freeswitch.org
>
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20160206/c7654b9c/attachment.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list