ProxyResponse

The ProxyResponsefunction creates and proxies the current SIP response to the next destination in its route.

Syntax

  Copy codeCopy code
void ProxyResponse(void);

Parameters

None.

Remarks

This function raises a critical MSPL error if the current message is not a SIP response (see the description of the sipResponsebuilt-in variable in MSPL built-in variables ).