VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
krice at freeswitch.org Guest
|
|
Back to top |
|
|
rex.alex345 at yahoo.com Guest
|
Posted: Sun Mar 01, 2009 2:59 pm Post subject: [Freeswitch-users] To do telephony functions from web page |
|
|
Hi, Learned how to enable mod_xml_rpc but didn't find any samples. Please post me a sample to send requests(like dial) and receive responses(like uuid) from FreeSWITCH using mod_xml_rpc Please assist. Thanks, Rex.
View this message in context: Re: To do telephony functions from web page
Sent from the freeswitch-users mailing list archive at Nabble.com. |
|
Back to top |
|
|
sicfslist at gmail.com Guest
|
Posted: Sun Mar 01, 2009 3:03 pm Post subject: [Freeswitch-users] To do telephony functions from web page |
|
|
Rex:
The basis for xml_rpc or mod_event is something along the lines of:
api $command
As an example to originate a call (using xml_rpc or mod_event) you would do:
api originate sofia/external/$SOMEANI@$IP:$PORT $EXTENSION xml $context
What language are you trying to do this in?
SDR |
|
Back to top |
|
|
rex.alex345 at yahoo.com Guest
|
|
Back to top |
|
|
sicfslist at gmail.com Guest
|
|
Back to top |
|
|
mike at jerris.com Guest
|
|
Back to top |
|
|
saigop at gmail.com Guest
|
Posted: Mon Mar 02, 2009 4:38 am Post subject: [Freeswitch-users] To do telephony functions from web page |
|
|
Hi Rex,
Please find the attached file for the PHP script. This script has been executed in FS 1.0.2. put these two scripts in htdocs directory. access the http://localhost/sample2.php so that two text box will appear. you can able to give the extension number and mobile number to dial. Try this
On Mon, Mar 2, 2009 at 6:04 AM, Michael Jerris <mike@jerris.com (mike@jerris.com)> wrote:
--
Thank you with regards,
Gopal,
PeopleTech Systems Private Limited
www.peopletech.co.in |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|