VoiceGuide IVR Software Main Page
Jump to content

Basic Questions About Accessing Callerid

Recommended Posts

Michael wrote:

 

I have some questions about your IVR technology

 

1) Can your application determine the address of an incoming call?

1a) If so, can the address information be exported to a file/database?

2) Can your application export/import information from a repository such as a database?

2a) If so, what databases does your software support?

3) Does your application allow the IVR modeler to manipulate data received from an incoming call? (For example, caller calls in, their address is determined by the IVR, the string of that address is then manipulated as required using the IVR or some sort of API from within the IVR and then exported to a database.)

 

Thank you.

Share this post


Link to post
1) Can your application determine the address of an incoming call?

Yes. CallerID is retrieved and is accessible throughout the script. This includes the CallerID/IP address supplied on VoIP calls.

 

1a) If so, can the address information be exported to a file/database?

Yes. Please see:

http://www.voiceguide.com/vghelp/source/ht...ltvariables.htm

http://www.voiceguide.com/vghelp/source/html/moddbquery.htm

http://www.voiceguide.com/vghelp/source/ht...drunprogram.htm

http://www.voiceguide.com/vghelp/source/html/modvbs.htm

 

2) Can your application export/import information from a repository such as a database?

Yes. Please see:

http://www.voiceguide.com/vghelp/source/html/moddbquery.htm

 

2a) If so, what databases does your software support?

Pretty much every database is supported. As long as the database supports an ODBC interface then it can be used. Pretty much every database supports the ODBC interface.

 

3) Does your application allow the IVR modeler to manipulate data received from an incoming call?

Yes. Please see:

http://www.voiceguide.com/vghelp/source/html/modevalexpr.htm

http://www.voiceguide.com/vghelp/source/html/modvbs.htm

 

Please post if you have any further questions.

 

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×