You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Jason L Michael <ja...@jason-michael.com> on 2003/02/03 10:39:53 UTC

[users@httpd] Re: [technical] RE: [users@httpd] Apache to Voice Modem

No no no no!

I understand all that.  I could write such a script with PHP, for instance,
to respond to the "submit" click and spawn a process which talks to the
modem.  But I was just wondering if Apache has something for me here, maybe
someone has already done this etc.

Thanks!
JLM

----- Original Message -----
From: "Boyle Owen" <Ow...@swx.com>
To: <us...@httpd.apache.org>
Sent: Monday, February 03, 2003 3:34 AM
Subject: [technical] RE: [users@httpd] Apache to Voice Modem


> >-----Original Message-----
> >From: Jason L Michael [mailto:jason@jason-michael.com]
> >Sent: Montag, 3. Februar 2003 10:09
> >To: APACHE Mailinglist
> >Subject: [users@httpd] Apache to Voice Modem
> >
> >
> >Greets,
> >
> >I would like to write a script/daemon/whatever which enables Apache to
> >respond to messages from a PHP script and utilize a Voice
> >Modem to dial and
> >send voice messages.
>
> There are lots of ways to do server-sided programming tasks like this.
> Although apache would serve the initial form and then initiate the
> program that would do all the work, most of that work would be done by
> the program you would have to write. So it wouldn't really be
> appropriate to discuss your project at length on this list... But you
> wouldn't do that, would you?
>
> To get you started, you should be thinking about a HTML page containing
> a form (I assume you know how to do this). The form action should be to
> run a CGI script (I assume you are conversant with a good CGI language,
> like Perl). The CGI script does all the work (I assume you know how to
> open a socket and control a modem via perl).
>
> If any of these assumptions are not valid then your knowledge base is
> too limited to begin a task of this complexity. You have to learn to
> walk before you can hop, skip and jump :-) Start at the apache docs for
> CGI programming http://httpd.apache.org/docs/howto/cgi.html...
>
> Rgds,
> Owen Boyle
>
> >Use Case:
> >User keys in phone number (on a web page hosted by Apache)
> >User selects greeting from a pop up list, clicks "submit"
> >Apache activates (or gains control of) Voice Modem
> >Voice Modem dials user's phone number (entered above)
> >Apache sends "wav" file (or whatever format most possible) to
> >Voice Modem
> >(selected above)
> >User receives selected greeting on the telephone
> >
> >I don't know where to start.  Can anyone help me reduce the
> >time I will be
> >wading through FAQ's and such to get to job 1?
> >
> >I will forever be in your debt.
> >
> >Jason L Michael
> >105A Maple
> >Arlington TX, 76011
> >http://www.jason-michael.com
> >jason@jason-michael.com
> >
> >West of House
> >You are standing in an open field west of a white house, with a boarded
> >front
> >door.
> >There is a small mailbox here.
> >
> >
> >
> >---------------------------------------------------------------------
> >The official User-To-User support forum of the Apache HTTP
> >Server Project.
> >See <URL:http://httpd.apache.org/userslist.html> for more info.
> >To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> >   "   from the digest: users-digest-unsubscribe@httpd.apache.org
> >For additional commands, e-mail: users-help@httpd.apache.org
> >
> >
>
> This message is for the named person's use only. It may contain
> confidential, proprietary or legally privileged information. No
> confidentiality or privilege is waived or lost by any mistransmission.
> If you receive this message in error, please notify the sender urgently
> and then immediately delete the message and any copies of it from your
> system. Please also immediately destroy any hardcopies of the message.
> You must not, directly or indirectly, use, disclose, distribute, print,
> or copy any part of this message if you are not the intended recipient.
> The sender's company reserves the right to monitor all e-mail
> communications through their networks. Any views expressed in this
> message are those of the individual sender, except where the message
> states otherwise and the sender is authorised to state them to be the
> views of the sender's company.
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>    "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>
>
>



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org