Share via


ProxyResponse function

 
Communications Server 2007 Server SDK Documentation

ProxyResponse

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

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

  
  What did you think of this topic?
  © 2007 Microsoft Corporation. All rights reserved.