/* RX template for Connect message (CON) with Interworking indicator, ISDN user part indicator and ISDN access indicator parameterized, and with 'any' optional parameters.*/
{
msgType:='00000111'B,/* Message Type '00000111'B */
/* RX template for Connect message (CON) with Interworking indicator, ISDN user part indicator and ISDN access indicator parameterized, and with 'any' optional parameters.*/
{
@@ -720,6 +731,16 @@ group SipIsup_ISUP_Receive_MsgsTempl
endOfOptionalParameters:='00000000'Bifpresent/* End of optional parameters, O, len=1 */
/* RX template for Call progress message (CPG) with event information and Generic notification indicator parameterized, and with 'any' other optional parameters. */
{
@@ -1645,6 +1666,16 @@ group SipIsup_ISUP_Transmit_Msgs_Templ
endOfOptionalParameters:=omit/* End of optional parameters, O, len=1 */
/* TX template for Call progress message (CPG) with event information = 'progress' and withRedirection number, call diversion information, redirection number restriction and generic notification set to "Call is diverting"*/
{
msgType:='00101100'B,/* Message Type '00101100'B */
/* TX template for Call progress message (CPG) with event information and Generic notification indicator parameterized, and without other optional parameters. */
/*Send ACM and ANM in case A (v_VA = 1), otherwice send CON */
if (v_VA == 1)
{
/*Send Address complete message (ACM) with default BCI, Call diversion information, Generic notification indicator = 'call is diverting', default Redirection number and Redirection number restriction, and without other optional parameters.*/