A VoIP tunnel is based on the following resources:
Let's see how to create the VoIP tunnel shown in the following scheme.
ABILIS 1
Enter into the Abilis control-program or open the configuration file with the Console configurator and type the following commands.
a cticl clus:Abilis2 num:05555667701 descr:to_Abilis_2 | Add a CTI CLuster and configure the number and the description. |
a ctil id:1 res:pv-1 clus:Abilis2 | Add a CTI Link and associate the resource to the cluster. |
save conf | Save the configuration. |
On a working Abilis, you must initialize the CTISYS resource: init ctisys.
ABILIS 2
Enter into the Abilis control-program or open the configuration file with the Console configurator and type the following commands.
a cticl clus:Abilis1 num:0222334401 descr:to_Abilis_1 | Add a CTI CLuster and configure the number and the description. |
a ctil id:1 res:pv-1 clus:Abilis1 | Add a CTI Link and associate the resource to the cluster. |
save conf | Save the configuration. |
On a working Abilis, you must initialize the CTISYS resource: init ctisys.