Version 6.4 735 March 2012
SIP User's Manual A. Configuration Parameters Reference
Parameter Description
Web: FXO Double Answer
[EnableFXODoubleAnswer]
Enables the FXO Double Answer feature, which rejects
(disconnects) incoming Tel (FXO)-to-IP collect calls and signals
(informs) this call denial to the PSTN.
[0] Disable (default)
[1] Enable
A.12.12 FXS Parameters
The general FXS parameters are described in the table below.
Table A-66: General FXS Parameters
Parameter Description
Web: FXS Coefficient Type
EMS: Country Coefficients
[FXSCountryCoefficients]
Determines the FXS line characteristics (AC and DC) according to USA
or Europe (TBR21) standards.
[66] Europe = TBR21
[70] USA = United States (default)
Note: For this parameter to take effect, a device reset is required.
A.12.13 Trunk Groups and Routing Parameters
The routing parameters are described in the table below.
Table A-67: Routing Parameters
Parameter Description
Trunk Group Table
Web: Trunk Group Table
EMS: SIP Endpoints > Phones
[TrunkGroup]
This parameter table is used to define and activate the device's
endpoints/Trunk channels, by defining telephone numbers and
assigning them to Trunk Groups. The format of this parameter is
shown below:
[TrunkGroup]
FORMAT TrunkGroup_Index = TrunkGroup_TrunkGroupNum,
TrunkGroup_FirstTrunkId, TrunkGroup_FirstBChannel,
TrunkGroup_LastBChannel, TrunkGroup_FirstPhoneNumber,
TrunkGroup_ProfileId, TrunkGroup_LastTrunkId,
TrunkGroup_Module;
[\TrunkGroup]
For example, the configuration below assigns Trunk 1 (channels 1
to 30) of Module 1 to Trunk Group ID 2:
TrunkGroup 0 = 2, 0, 1, 30, 50000, 0, 0, 1;
the configuration below assigns BRI channels 1 through 4 of
Module 2 to Trunk Group ID 2 with phone numbers 208 to 211:
TrunkGroup 1 = 2, 0, 1, 4, 208, 0, 0 ,2;
Notes:
The first entry in this table starts at index 0.
Trunk Group ID 1 is denoted as 0 in the table.
This parameter can appear up to four times per module.