Enter into the Abilis control-program or open the configuration file with the Console configurator and type the following commands.
a
dev:cellkey-1 or a dev:cellbox-1 | Add the cellkey-1 device (for LTE-BOX or UMTS
dongle). or Add the cellbox-1 device (for UMTS-BOX). |
s p ctip:501 pdn-apn:mobile.it | Configure the APN (e.g. mobile.it). |
Type the following commands to configure the IP resource:
a res:ip-22 subtype:ppp | Add an IP over PPP resource. |
s p ip-22 lowres:ctislink | Set to CtiSLink the lowres of the IP resource. |
s p ip-22 nat:outside | Enable NAT for the IP resource. |
s p ip-22 dial-in:no dial-out:yes | Prevent the CtiSLink to accept incoming calls and let to perform outgoing calls. |
s p ip-22 nrty:30 rty:us | Configure the number of calls retry. |
s p ip-22 nrty3:nomax | Configure the PPP authentication number retry. |
s p ip-22 cdo:99 | Configure the called output number. |
s p ip-22 username:provider_user password:provider_pwd | Configure the login information. |
s p ip-22 local:chap,pap remote:none | Configure the local and remote authentication protocol. |
s p ip-22 descr:UMTS-DATA | Configure the description of the IP resource. |
Type the following commands to configure CTIDISA resource:
a res:ctidisa or s act res:ctidisa | Add the CTIDISA resource. or If the resource already exists, set it active. |
s p ctidisa restricted-calling:yes | Rejects calls from calling numbers that aren't present in CTIDISA User table. |
s p ctidisa act:yes | Enable the CTIDISA runtime functionalities. |
save conf | Save the configuration. |
warm start | Restart Abilis. |
a ctidisa service:data_cb | Add the data_cb service. |
s ctidisa service:data_cb mode:data-cb cdi:888 cd-res:ip-22 | Configure the service to use the IP resource above for data call back when the input called number is 888. |
save conf | Save the configuration. |
warm start | Restart Abilis. |
Type the following commands to configure the CTI data routing:
a ctir pr:1 descr:umts-data bci:data cdi:* poi:Sl out:501 | Add a rule to route data to CTIP 501. |
a ctir pr:2 descr:DISA_data_cb poi:* out:disa cdi:999901 cgi:393331234567 cdo:888 sp:64000 coders:g.711 | Add a rule to route a call incoming from an ISDN line to DISA, when the calling number is a mobile phone. |
init ctir | Initialize the CTIR resource. |
save conf | Save the configuration. |
Note | |
---|---|
The result is that calling the ISDN number 999901 from the number 3331234567, the call is rejected and an internet connection is established using the UMTS-BOX, UMTS dongle or LTE-BOX. The key acquires a dynamic IP address so the configuration of Dynamic DNS is needed to reach Abilis. Besides, a correct configuration of NAT resource may be necessary for example to reach a server located behind Abilis or to enable navigation toward internet from LAN. |