/** @desc Nominal timeout (float) value of ISUP protocol timer T16 (RLC timer)
*/
floatPX_Timeout_T16:=30.0;
/** @desc Nominal timeout (float) value of ISUP protocol timer T18 (CGBA timer)
*/
floatPX_Timeout_T18:=15.0;
/** @desc Nominal timeout (float) value of ISUP/SIP interworking protocol timer TOIW1
@remark PICS/PIXIT Reference: ETSI TS 186002-5, Table A5
*/
@@ -969,11 +977,6 @@ group MessagePar {
*/
charstringPX_ISUP_SAM_SQN_digits_rx2:="2";
/** @desc characterstring for 'address digits' value sent in the 'Subsequent number' parameter in the first SAM message, containing the middle part of the number, where the IAM contained less than the minimum digits to route the call.
@remark PICS/PIXIT Reference: ETSI TS 186002-5, Table A7
*/
charstringPX_ISUP_SAM_SQN_digits_txMidLess:="0";
/** @desc characterstring for 'address digits' value sent in the 'Subsequent number' parameter in the first SAM message, containing the final part of the number, where the IAM contained less than the minimum digits to route the call.
@remark PICS/PIXIT Reference: ETSI TS 186002-5, Table A7