/* Value 'request, essential' of bit field element 'Service 1 request' in IE 'User-to-user indicators'. */
constBit2c_UUI_service_req_ess:='11'B;
/* Value 'operator, language French' for element callingPartysCategory inside Calling party's category parameter (CGC); Optional(O) format. (TX side).*/
constBit8c_CGC_operatorFrench:='00000001'B;
/* Value 'operator, language English' for element callingPartysCategory inside Calling party's category parameter (CGC); Optional(O) format. (TX side).*/
constBit8c_CGC_operatorEnglish:='00000010'B;
/* Value 'operator, language German' for element callingPartysCategory inside Calling party's category parameter (CGC); Optional(O) format. (TX side).*/
constBit8c_CGC_operatorGerman:='00000011'B;
/* Value 'operator, language Russian' for element callingPartysCategory inside Calling party's category parameter (CGC); Optional(O) format. (TX side).*/
constBit8c_CGC_operatorRussian:='00000100'B;
/* Value 'operator, language Spanish' for element callingPartysCategory inside Calling party's category parameter (CGC); Optional(O) format. (TX side).*/
constBit8c_CGC_operatorSpanish:='00000101'B;
/* Value 'ordinary subscriber' for element callingPartysCategory inside Calling party's category parameter (CGC); Optional(O) format. (TX side).*/
/* Value 'test call' for element callingPartysCategory inside Calling party's category parameter (CGC); Optional(O) format. (TX side).*/
constBit8c_CGC_testcall:='00001101'B;
/* Value 'payphone' for element callingPartysCategory inside Calling party's category parameter (CGC); Optional(O) format. (TX side).*/
constBit8c_CGC_payphone:='00001111'B;
/* Value 'mobile terminal located in the home PLMN' for element callingPartysCategory inside Calling party's category parameter (CGC); Optional(O) format. (TX side).*/
constBit8c_CGC_mobiletermHome:='00010000'B;
/* Value 'mobile terminal located in a visited PLMN' for element callingPartysCategory inside Calling party's category parameter (CGC); Optional(O) format. (TX side).*/
constBit8c_CGC_mobiletermVisited:='00010001'B;
/* Value 'IEPS call marking for preferential call set up' for element callingPartysCategory inside Calling party's category parameter (CGC); Optional(O) format. (TX side).*/
constBit8c_CGC_IEPS:='00001110'B;
/* Value '1 satellite' for element satelliteIndicator inside Nature of connection indicators parameter (NCI); Fixed(F) format. (TX side).*/
/* Generic RX template for Access Transport parameter (ATP); Optional(O) format, with Q.931 information element hlc, highLayerCharacteristicsIdentification parameterized and any-values otherwise. */
/* RX template for Access Transport parameter (ATP); Optional(O) format, with Q.931 information element hlc, highLayerCharacteristicsIdentification parameterized and any-values otherwise. */
{
paramType:='00000011'B,/* Parameter Type '00000011'B */
paramLen:=?,/* Parameter Length field */
informationElements:=/* Q.931 information elements */
{
specificInformationElements:=
{
highLayerCompatibility:=p_hlc,/* Q.931 High layer compatibility */
/* RX template for Access Transport parameter (ATP); Optional(O) format, with Q.931 information element pi, progressDescription parameterized and any-values otherwise. */
{
paramType:='00000011'B,/* Parameter Type '00000011'B */
paramLen:=?,/* Parameter Length field */
informationElements:={highLayerCompatibility:=mw_hlc(p_hlcId)}/* Q.931 information element hlc */
informationElements:=/* Q.931 information elements */
/* RX template for Called party number parameter (CDN); Mandatory Variable(MV) format, with Internal network number indicator = 'routing to internal network number not allowed', Numbering plan indicator = 'ISDN (Telephony) numbering plan', and Nature of Address, Address Digits and Sending Complete parameterized. */
/* RX template for Called party number parameter (CDN); Mandatory Variable(MV) format, with Internal network number indicator, Numbering plan indicator and Nature of Address parameterized. */
{
paramLen:=f_calc_paramLen(p_digits,p_sendCmpl,2),/* Parameter Length field */
paramLen:=?,/* Parameter Length field */
natureOfAddressIndicator:=p_natAddrInd,/* Nature of address indicator */