/* Value 'no interworking encountered (Signalling System No. 7 all the way)' of bit field element 'Interworking indicator' in IE 'Forward call Indicators'. */
constBit1c_FCI_interwInd_noInterw:='1'B;
/* Value 'terminating access ISDN' of bit field element 'ISDN access indicator' in IE 'Forward call Indicators'. */
/* Value 'originating access ISDN' of bit field element 'ISDN access indicator' in IE 'Forward call Indicators'. */
constBit1c_FCI_isdnAccInd_ISDN:='1'B;
/* Value 'terminating access non-ISDN' of bit field element 'ISDN access indicator' in IE 'Forward call Indicators'. */
/* Value 'originating access non-ISDN' of bit field element 'ISDN access indicator' in IE 'Forward call Indicators'. */
constBit1c_FCI_isdnAccInd_notISDN:='0'B;
/* Value 'ISUP not used all the way' of bit field element 'ISDN user part indicator' in IE 'Forward call Indicators'. */
/* RX template for Initial address message (IAM) with default (F) and (V) parameters, except for Nature of connection indicators and and Calling party's category, with Forward call Indicators (parameterized), and with 'any' optional parameters. */
{
msgType:='00000001'B,/* Message Type '00000001'B */
natureOfConnectionIndicators:=mw_NCI_noSat(p_cotChkInd),/* Nature of connection indicators, F, len=1 */
natureOfConnectionIndicators:=mw_NCI_v(?,?,?),/* Nature of connection indicators, F, len=1 */
/* RX template for Initial address message (IAM) with default (F) and (V) parameters, except for Nature of connection indicators and Forward call Indicators (parameterized), and with 'any' optional parameters. */
{
msgType:='00000001'B,/* Message Type '00000001'B */
natureOfConnectionIndicators:=mw_NCI_1Sat(p_eCtrlDevInd,p_cotChkInd),/* Nature of connection indicators, F, len=1 */
natureOfConnectionIndicators:=mw_NCI_v(?,?,?),/* Nature of connection indicators, F, len=1 */
/* RX template for Initial address message (IAM) with default (F) and (V) parameters, except for Nature of connection indicators and Forward call Indicators (parameterized), and with 'any' optional parameters. */
{
msgType:='00000001'B,/* Message Type '00000001'B */
natureOfConnectionIndicators:=mw_NCI_1Sat(p_eCtrlDevInd,p_cotChkInd),/* Nature of connection indicators, F, len=1 */
natureOfConnectionIndicators:=mw_NCI_v(?,?,?),/* Nature of connection indicators, F, len=1 */
/* RX template for Initial address message (IAM) with default (F) and (V) parameters, except for Nature of connection indicators and Calling party's category (parameterized), and with 'any' optional parameters. */
{
msgType:='00000001'B,/* Message Type '00000001'B */
natureOfConnectionIndicators:=mw_NCI_1Sat(p_eCtrlDevInd,p_cotChkInd),/* Nature of connection indicators, F, len=1 */
/* RX template for Initial address message (IAM) with default (F) and (V) parameters, except for Nature of connection indicators, with User service information parameterized and with 'any' other optional parameters. */
{
msgType:='00000001'B,/* Message Type '00000001'B */
natureOfConnectionIndicators:=mw_NCI_check(p_cotChkInd),/* Nature of connection indicators, F, len=1 */
natureOfConnectionIndicators:=mw_NCI_v(?,?,?),/* Nature of connection indicators, F, len=1 */
/* TX template for Nature of connection indicators (NCI); Fixed (F) format, with Continuity check indicator = 'COT to be expected' and all other values = default. */
/* RX template for Nature of connection indicators (NCI); Fixed (F) format, with Continuity check indicator parameterized and Satellite indicator = 'NO satellite circuit in the connection', Echo control device indicator = 'Outgoing echo control device included'. */
/* RX template for Nature of connection indicators (NCI); Fixed (F) format, with Continuity check indicator and Echo control device indicator parameterized, and Satellite indicator = 'One satellite circuit in the connection'. */