Page 1 of 1

new setup with 2nd asterix server and FXO - inbound calls

PostPosted: Mon Mar 15, 2010 9:27 pm
by saidmsl
Hi,

just installed vicidialnow. and testing it
3 questions :
- how can i make it work with my existing asterisk server (currently elastix) for all extensions registered on this server
- how can i use internal FXO cards for analog/ E1 telco lines
- how can i create an inbound queue so that all inbound calls from telco are managed by agents with popup of customer info
thanks

PostPosted: Wed Mar 17, 2010 2:06 pm
by gardo
You need to create an IAX/SIP trunk connecting your VicidialNOW server to your Elastix server. On the Vicidial side, create your agent's phone extensions and set them as "EXTERNAL" on the "Client Protocol" option. Create the necessary dialplan in "/etc/asterisk/extensions.conf" of your VicidialNOW server that connects it to the Elastix trunk extensions.

- how can i make it work with my existing asterisk server (currently elastix) for all extensions registered on this server


http://www.voip-info.org/wiki/view/Asterisk+PRI
http://www.voip-info.org/wiki/index.php?page=Asterisk+config+zaptel.conf

- how can i use internal FXO cards for analog/ E1 telco lines


Have you read the Manager's Manual?

"correction by mflorell, the manager's manual will NOT show you how to install FXO cards in your system"

- how can i create an inbound queue so that all inbound calls from telco are managed by agents with popup of customer info
thanks

PostPosted: Sun Mar 21, 2010 1:23 pm
by saidmsl
Hi,

thanks

will try it.

Rgds