Eicke
|Sent: MiƩrcoles, 07 de Septiembre de 2005 02:12 a.m.
|To: Asterisk Users Mailing List - Non-Commercial Discussion
|Subject: Re: [Asterisk-Users] PHP and ASterisk Manager
|
|I looked into the source code of Asterisk to figure out how
|the printf() statements were spaced. That's the pow
9 p.m.
> |To: Asterisk Users Mailing List - Non-Commercial Discussion
> |Subject: Re: [Asterisk-Users] PHP and ASterisk Manager
> |
> |Anton Krall wrote:
> |> Guys, is anybody using PHP sockets to connect to the Manager
> |
> |and send
> |
> |> command like "show
iling List - Non-Commercial Discussion'
|Subject: RE: [Asterisk-Users] PHP and ASterisk Manager
|
|You'll wanna play with socket_read / socket_write Doing
|fsock_opens, fgets(), etc... Is clunky
|
|->-Original Message-
|->From: [EMAIL PROTECTED]
|->[mailto:[EMAIL
Where can I get this agi from Jeff?
|-Original Message-
|From: [EMAIL PROTECTED]
|[mailto:[EMAIL PROTECTED] On Behalf Of
|Jeff Buchbinder
|Sent: Martes, 06 de Septiembre de 2005 01:52 p.m.
|To: Asterisk Users Mailing List - Non-Commercial Discussion
|Subject: Re: [Asterisk-Users] PHP
-Commercial Discussion
|Subject: Re: [Asterisk-Users] PHP and ASterisk Manager
|
|Anton Krall wrote:
|> Guys, is anybody using PHP sockets to connect to the Manager
|and send
|> command like "show voicemail users" for example or any other?
|>
|> My question is, how to parse the ret
isk Users Mailing List - Non-Commercial Discussion'
->Subject: [Asterisk-Users] PHP and ASterisk Manager
->
->Guys, is anybody using PHP sockets to connect to the Manager
->and send command like "show voicemail users" for example or any other?
->
->My question is, ho
On 9/6/05, Anton Krall <[EMAIL PROTECTED]> wrote:
> Guys, is anybody using PHP sockets to connect to the Manager and send
> command like "show voicemail users" for example or any other?
>
> My question is, how to parse the return info in a way that can be shown back
> to the user via web (discard
Anton Krall wrote:
Guys, is anybody using PHP sockets to connect to the Manager and send
command like "show voicemail users" for example or any other?
My question is, how to parse the return info in a way that can be shown back
to the user via web (discard all the manager responses not needed)?
Guys, is anybody using PHP sockets to connect to the Manager and send
command like "show voicemail users" for example or any other?
My question is, how to parse the return info in a way that can be shown back
to the user via web (discard all the manager responses not needed)?
Thx in advance for a