ProxyResponse

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

ProxyResponse

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

Syntax

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).