Share via


ProxyResponse

Applies to: Lync 2013 | Lync Server 2013

ProxyResponse

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

Syntax

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 sipResponse built-in variable in MSPL built-in variables).