Re: [Asterisk-Users] PHP and ASterisk Manager

2005-09-07 Thread Christoph Eicke
the stuff :) Well..s o far so good... |-Original Message- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED] On Behalf Of |Matthew Boehm |Sent: Martes, 06 de Septiembre de 2005 01:49 p.m. |To: Asterisk Users Mailing List - Non-Commercial Discussion |Subject: Re: [Asterisk-Users] PHP

RE: [Asterisk-Users] PHP and ASterisk Manager

2005-09-07 Thread Anton Krall
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 power

Re: [Asterisk-Users] PHP and ASterisk Manager

2005-09-06 Thread Matthew Boehm
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)?

Re: [Asterisk-Users] PHP and ASterisk Manager

2005-09-06 Thread Jeff Buchbinder
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 all the

RE: [Asterisk-Users] PHP and ASterisk Manager

2005-09-06 Thread Sherwood McGowan
You'll wanna play with socket_read / socket_write Doing fsock_opens, fgets(), etc... Is clunky --Original Message- -From: [EMAIL PROTECTED] -[mailto:[EMAIL PROTECTED] On Behalf Of -Anton Krall -Sent: Tuesday, September 06, 2005 1:06 PM -To: 'Asterisk Users Mailing List -

RE: [Asterisk-Users] PHP and ASterisk Manager

2005-09-06 Thread Anton Krall
-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 return info in a way that can

RE: [Asterisk-Users] PHP and ASterisk Manager

2005-09-06 Thread Anton Krall
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

RE: [Asterisk-Users] PHP and ASterisk Manager

2005-09-06 Thread Anton Krall
- 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 PROTECTED] On Behalf Of Anton |-Krall