Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - snax68

Pages: [1]
1
Yate users hangout place / cdr_combined for MySql
« on: December 12, 2020, 06:05:13 AM »
Hi,
 which is the correct SQL instruction for cdr_combined if used with MySql database?

Thanks a lot,
 John

2
Yate IVR / Javascript scripts_dir under Windows
« on: December 13, 2019, 04:57:06 PM »
Hi,
 which is the correct way to indicate a path to an external driver in Windows? What if the full path contains a space in the name?

I tried different format but it seems that yate engine always looks under C:\Program Files (x86)\Yate\share\scripts only.

I changed in extmodule.conf the parameter like that:

scripts_dir=D:/Data Files/Projects/Yate/ivr/

But the script is not loaded.

P.S. Script is correctly saved and configured in javascript.conf as routing=welcome.js 
      It runs properly if put in the C:\Program Files (x86)\Yate\share\scripts

Thanks a lot,
 John

3
Yate IVR / IVR with JavaScript or PHP
« on: January 24, 2019, 12:17:14 AM »
Hi,
we are going to develop an IVR in which we have to check a pin code entered via DTMF against a database server (Ms SQL server or oracle) and then interact with a web services for authentication before continuing the call.

Which is your suggested choice between JavaScript and PHP for developing such IVR?

Many thanks,
John

Pages: [1]