Re: [asterisk-users] About IVR and Oracle

2006-08-24 Thread Tim Panton


On 23 Aug 2006, at 23:07, Javier Lara Sanchez wrote:


Dear All,



I need to buid an IVR that could make a request to a data base  
(oracle) in a remote host.




 The idea is that an user dial a extension with 2 options and one  
of them ask for a data (in the case a date). This data is the field  
that the data base needs to find the information that the user are  
looking for..




Somebody know if this is posible or have any idea where can I find  
information about this?


We have done this by using the (excellent) asterisk-java api on  
sourceforge to create a

FAstAGI server on the database box. (http://asterisk-java.org/latest/)

Asterisk makes a FastAGI call to this server, the server looks up the  
query by JDBC, sets
the result in a channel variable and returns control to asterisk's  
dialplan.

The dialplan then does the 'right' thing with the call.

This means we keep the connection duration to the FAstAgi server to a  
minimum.


Tim.



Thank

Regard

Javier









___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Tim Panton

www.mexuar.com



___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[asterisk-users] About IVR and Oracle (Tim Panton)

2006-08-24 Thread leoarellan




___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[asterisk-users] About IVR and Oracle

2006-08-23 Thread Javier Lara Sanchez








Dear All,



I need to buid an IVR that could make a request to a data
base (oracle) in a remote host.



The idea is that an user dial a extension with 2 options and one of
them ask for a data (in the case a date). This data is the field that the data
base needs to find the information that the user are looking for..



Somebody know if this is posible or have any idea where can I find
information about this?



Thank

Regard

Javier 


















___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] About IVR and Oracle

2006-08-23 Thread Moises Silva

Sure is possible. Look into google 'asterisk agi fastagi'.

Regards

On 8/23/06, Javier Lara Sanchez [EMAIL PROTECTED] wrote:





Dear All,



I need to buid an IVR that could make a request to a data base (oracle) in a
remote host.



 The idea is that an user dial a extension with 2 options and one of them
ask for a data (in the case a date). This data is the field that the data
base needs to find the information that the user are looking for..



Somebody know if this is posible or have any idea where can I find
information about this?



Thank

Regard

Javier









___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:

http://lists.digium.com/mailman/listinfo/asterisk-users






--
Su nombre es GNU/Linux, no solamente Linux, mas info en http://www.gnu.org;
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] About IVR and Oracle

2006-08-23 Thread Infobox Peru
maybe you could make it with PHP and its driver for Oracle.

Daniel Pizarro
www.infobox-peru.com-- Forwarded message --From: Moises Silva 
[EMAIL PROTECTED]Date: 23-ago-2006 17:12Subject: Re: [asterisk-users] About IVR and OracleTo: Asterisk Users Mailing List - Non-Commercial Discussion 
asterisk-users@lists.digium.comSure is possible. Look into google 'asterisk agi fastagi'.RegardsOn 8/23/06, Javier Lara Sanchez [EMAIL PROTECTED]
 wrote: Dear All, I need to buid an IVR that could make a request to a data base (oracle) in a remote host.
The idea is that an user dial a extension with 2 options and one of them ask for a data (in the case a date). This data is the field that the data base needs to find the information that the user are looking for..
 Somebody know if this is posible or have any idea where can I find information about this? Thank Regard Javier
 ___ --Bandwidth and Colocation provided by Easynews.com --
 asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
--Su nombre es GNU/Linux, no solamente Linux, mas info en http://www.gnu.org___--Bandwidth and Colocation provided by 
Easynews.com --asterisk-users mailing listTo UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users

___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] About IVR and Oracle

2006-08-23 Thread Time Bandit

On 8/23/06, Infobox Peru [EMAIL PROTECTED] wrote:

maybe you could make it with PHP and its driver for Oracle.


For PHP have a look here : http://phpagi.sourceforge.net/
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users