Re: [asterisk-users] PHP AGI : handle Event /AGI session

2009-11-20 Thread Steve Edwards
> [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of mickael > ropars > > you seems to have a lot experience on asterisk ... On Fri, 20 Nov 2009, Danny Nicholas wrote: > Steve is quite the Guru. I'll second his advice about writing things in > C. I actually do Perl, but that's just

Re: [asterisk-users] PHP AGI : handle Event /AGI session

2009-11-20 Thread Danny Nicholas
.digium.com] On Behalf Of mickael ropars Sent: Friday, November 20, 2009 3:18 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] PHP AGI : handle Event /AGI session thanks a lot for your advice. In my side, I am using a PHP agi library you seem

Re: [asterisk-users] PHP AGI : handle Event /AGI session

2009-11-20 Thread mickael ropars
thanks a lot for your advice. In my side, I am using a PHP agi library you seems to have a lot experience on asterisk ... Regards Mickael 2009/11/20 Steve Edwards > >> On Fri, 20 Nov 2009, mickael ropars wrote: > >> > >>> someone send a URL to call someone a PHP script (script 1) is launch >

Re: [asterisk-users] PHP AGI : handle Event /AGI session

2009-11-20 Thread Steve Edwards
>> On Fri, 20 Nov 2009, mickael ropars wrote: >> >>> someone send a URL to call someone a PHP script (script 1) is launch >>> and in its I configure Astmanager in order to make an originating call >>> then my script stop running and Asterisk continue processing the call >>> in an extension when

Re: [asterisk-users] PHP AGI : handle Event /AGI session

2009-11-20 Thread mickael ropars
oupps sorry steve. thanks Mickael 2009/11/20 Steve Edwards > Un-top-posting... > > >> On Fri, 20 Nov 2009, mickael ropars wrote: > >> > >>> someone send a URL to call someone a PHP script (script 1) is launch > >>> and in its I configure Astmanager in order to make an originating call > >>> th

Re: [asterisk-users] PHP AGI : handle Event /AGI session

2009-11-20 Thread Steve Edwards
Un-top-posting... >> On Fri, 20 Nov 2009, mickael ropars wrote: >> >>> someone send a URL to call someone a PHP script (script 1) is launch >>> and in its I configure Astmanager in order to make an originating call >>> then my script stop running and Asterisk continue processing the call >>> in

Re: [asterisk-users] PHP AGI : handle Event /AGI session

2009-11-20 Thread mickael ropars
thanks a lot steve for your answer the script is launch by a web page so it's a AGI executable if it was your case which implementation will you choose ? regards Mickael 2009/11/20 Steve Edwards > On Fri, 20 Nov 2009, mickael ropars wrote: > > > someone send a URL to call someone a PHP scr

Re: [asterisk-users] PHP AGI : handle Event /AGI session

2009-11-20 Thread Steve Edwards
On Fri, 20 Nov 2009, mickael ropars wrote: > someone send a URL to call someone a PHP script (script 1) is launch and > in its I configure Astmanager in order to make an originating call then > my script stop running and Asterisk continue processing the call in an > extension when hangup occurs

[asterisk-users] PHP AGI : handle Event /AGI session

2009-11-20 Thread mickael ropars
Hi all, I need some advice to know how to handle event in a PHP agi. do you have an exemple of how to it ? more over I need some advices. currently I have the following SW architecture someone send a URL to call someone a PHP script (script 1) is launch and in its I configure Astmanager in order