Help - Search - Member List - Calendar
Full Version: Telephony/Modem Acccess fm php/Apache?
WorkTheWeb Forums > Webmaster Resources > PHP Help
Support our Sponsors!
Arnold Shore
Guys, I'd like to be able to process modem input, and I see nothing around
that will let me do that in php - in contrast to the Java-based api.

Thanks for any ideas/url's.

AS

Hello
Well, PHP was done to serve HTML pages than being a driver for devices. I
think you would need to use C++ for that.


"Arnold Shore" <[Email Removed]> wrote in message
news:[Email Removed]...
QUOTE
Guys, I'd like to be able to process modem input, and I see nothing around
that will let me do that in php - in contrast to the Java-based api.

Thanks for any ideas/url's.

AS



Colin McKinnon
Hello wrote:

QUOTE
Well, PHP was done to serve HTML pages than being a driver for devices. I
think you would need to use C++ for that.


"Arnold Shore" <[Email Removed]> wrote in message
news:[Email Removed]...
Guys, I'd like to be able to process modem input, and I see nothing
around that will let me do that in php - in contrast to the Java-based
api.

Thanks for any ideas/url's.

AS

PHP has (AFAIK) no ioctl implementation. If you're running on Linux/BSD,
most of the operations can be implemented using 'setserial', getty and
chat.

C.

Arnold Shore
Colin, thanks. Yep, I've found some postings re mgetty and caller id, and
I've also run into http://tresjazz.pl/clipd/index.php

AS

QUOTE
PHP has (AFAIK) no ioctl implementation. If you're running on Linux/BSD,
most of the operations can be implemented using 'setserial', getty and
chat.

C.



PHP Help | Linux Help | Web Hosting | Reseller Hosting | SSL Hosting
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2006 Invision Power Services, Inc.