voip(asterisk) integration

Asked by Vladimir

Hello, Adam. I am tying to set up queXS system for testing. I did a windows installation (xampp) but can't find a VOIP server settings tab for asterisk integration. We do have an asterisk system working. I thought it should be under "System settings". Would you, please, give an advice on this issue. Maybe I didn't install that module.

Question information

Language:
English Edit question
Status:
Answered
For:
queXS Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Adam Zammit (adamzammit) said :
#1

Dear Vladimir,

You will need to edit the config.inc.local.php file and add the following:

define('VOIP_ENABLED',true);
define('VOIP_ADMIN_PASS','adminpass');
define('VOIP_SERVER','voip.server.com');

Where voip.server.com is the address of the Asterisk Server and adminpass is the password to the Asterisk AMI interface.

Regards,
Adam Zammit

Revision history for this message
Vladimir (jumboq) said :
#2

Adam, thank you.

Can you help with this problem?

Provide an answer of your own, or ask Vladimir for more information if necessary.

To post a message you must log in.