[Freeswitch-users] Query about Valet Parking

Hector Geraldino Hector.Geraldino at ipsoft.com
Tue Sep 4 18:29:08 MSD 2012


You can transfer the call to an extension (using the transfer app in the dialplan) which is controlled by your java application using Java ESL in outbound mode. Once you have control of the call, you can check all the call variables by looking at the call headers.

Here's the flow:
 dialplan (ivr) -> user's select option -> save option in variable -> transfer to extension 1234 -> java app

I recommend you to use the Java ESL client (http://wiki.freeswitch.org/wiki/Java_ESL_Client), check the test examples and go from there.

From: freeswitch-users-bounces at lists.freeswitch.org [mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Nitin Tomer
Sent: Monday, September 03, 2012 1:13 AM
To: 'FreeSWITCH Users Help'
Subject: [Freeswitch-users] Query about Valet Parking

Hi,

I am building an application, in which callers will call a designated number, will be presented with an IVR menu and then their call will be parked at an extension. I need to call a Java API after that and pass on Customer's IVR selection to that API. How can I do that? Any pointers?

Thanks

Nitin

Disclaimer :- This e-mail and any attachment may contain confidential, proprietary or legally privileged information. If you are not the original intended recipient and have erroneously received this message, you are prohibited from using, copying, altering or disclosing the content of this message. Please delete it immediately and notify the sender. Newgen Software Technologies Ltd (NSTL) accepts no responsibilities for loss or damage arising from the use of the information transmitted by this email including damages from virus and further acknowledges that no binding nature of the message shall be implied or assumed unless the sender does so expressly with due authority of NSTL.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20120904/0f4d3ac8/attachment-0001.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list