ProxyResponse

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

Syntax

  Copy imageCopy Code
void ProxyResponse(void);

Parameters

This function has no parameters.

Remarks

This function will raise a critical MSPL error if the current message is not a SIP response (see the description of the sipResponse built-in variable in MSPL Built-in Variables).