In order to route the calls to and from the CTIIAX resource, adding the appropiate routings in the CTI Router is needed.
The destination or the source of the IAX group appears as
CtiIax
. When a CTI routing is created there's no need
to specify it, because it is automatically compiled.
To view all the configurable parameters type:
[13:47:29] ABILIS_CPX:d ctir
---+-----+-----------------+---------+--------------------+--------------------
PR |[DESCR]
|TYPE |POI/SR [SR] |POO/DS |CDI |CDO
ACT|NEXT |LAST |EEC |T301|CGI |CGO
EDT|SP |SC |DJ |MJ |FMDJ|FMMJ|SDI |SDO
|SPOUT|SCOUT|DJOUT|MJOUT|LCS |LCST|SGI |SGO
| |RGI |RGO
|FMRLY|FAXSP|MODSP|FMLVL|ECM |UDT |IG |OG |SG |DL |DH
|CODERS
|CODERSOUT
|TI1 .. TI5
-------------------------------------------------------------------------------
The routing types involved with CTIIAX are:
Table 48.1. CTIIAX routing
Type | Description | Transcoding supported |
---|---|---|
VtoI | Voice to IAX | NO |
CtoI | Cluster to IAX | YES |
DtoI | DISA to IAX | YES |
StoI | SIP to IAX | YES |
ItoV | IAX to Voice | NO |
ItoC | IAX to Cluster | YES |
ItoD | IAX to DISA | YES |
ItoS | IAX to SIP | YES |
ItoI | IAX to IAX | YES |
Tip | |
---|---|
Transcoding is allowed when parameter The transcoding is possible only for the coders supported by Abilis. Refer to Section 46.8, “CTI System Resource” to have more information about CTISYS resource. To view them, type: [14:09:52] ABILIS_CPX: |
The following parameters are useful when configuring a CTIIAX routing.
SPOUT
Allows to set the maximum bandwidth the coder can use in
output [*
: preserves the bit rate value;
5300
; 6000
;
6300
; 6400
;
7200
; 8000
;
8800
; 9600
;
11200
; 13200
;
13340
; 15200
;
16000
; 18400
;
24000
; 24800
;
32000
; 40000
;
64000
bps].
Warning | |
---|---|
If you set |
CODERSOUT
Allows to filter/select the available coder audio sets for the
output. When you set the parameters *
you don't
enable the cross-encoding, you automatically keep the coder used in
the incoming call. When you set specific values or value
combinations, you can increase or reduce the set of available
coders. Example:
CODERSOUT
:*,Sys
:
adds, in output, to the coders already present in input, the set
described in the CTISYS
resource;
CODERSOUT
:Sys
:
allows to use, in output, only the coders described in the
CTISYS resource;
CODERSOUT
:<specific
coder>
: enables, in output, only the chosen coder.
You can also specify many coders (divide their names/codes with
a comma ,
);
CODERSOUT
:*,<coder
list>
: adds, in output to the already present
coders, the coders indicated in the list; you can also only
specify the list;
CODERSOUT
:<coder
list>
: enables to use in output only the coders
present in the list.
Tip | |
---|---|
The coder position, inside the coders list in the CTISYS resource, defines the order of preference. |
SP
Allows tho set the maximum bandwidth the coder can use in
input [5300
; 6000
;
6300
; 6400
;
7200
; 8000
;
8800
; 9600
;
11200
; 13200
;
13340
; 15200
;
16000
; 18400
;
24000
; 24800
;
32000
; 40000
;
64000
bps].
Warning | |
---|---|
If you set |
CODERS
Allows to limit the available audio sets during the negotiation. The various configuration values are:
CODERS
:*
: accepts
in input all the coders;
CODERS
:Sys
: accepts
in input only the coders specified in the CTISYS resource;
CODERS
:<specific
coder>
: accepts in input only the indicated coder.
You can also specify several coders (divide their name/code with
a comma ,
);
CODERS
:<coder
list>
: accepts in input only the coders indicated
in the list.
Tip | |
---|---|
The coder position, inside the coders list in the CTISYS resource, defines the order of preference. |
DJ
Default Jitter buffer size; it must be minor or equal to MJ.
For TYPE:VtoCISDA/ItoVCISDA/StoVCISDA/DtoVCISDA:
[sys
, 0..1000
msec];
For TYPE:CtoVCISDA/*toVCISDA: [*
,
sys
, 0..1000
ms].
MJ
Maximum Jitter buffer size; it must be major or equal to DJ
[sys
, 0..1000
msec].
For TYPE:VtoCISD/ItoVCISD/StoVCISD/DtoVCIDS:
[sys
, 0..1000
msec];
For TYPE:CtoVCISD/*toVCISDA: [*
,
sys
, 0..1000
ms].
DJOUT
Default Jitter buffer size output; it must be minor or equal
to MJOUT
[sys
,
0..1000
msec];
MJOUT
Maximum Jitter buffer size output; it must be major or equal
to DJOUT
[*, sys, 0..1000 ms].