SIP Application Manifest Reference (Lync Server 2010 SDK)
A SIP application manifest is expressed using the following XML elements.
Element |
Description |
---|---|
Specifies whether an application should be allowed to register before the UserServices module. |
|
Specifies the role of the server on which the application must run. |
|
Specifies default proxy behavior for the application. |
|
Specifies which requests the server passes to the application. |
|
responseFilter Element |
Specifies which classes of response that the server passes to the application. |
Specifies a text file that is a data source for use by the MSPL script contained in the message filtering script element (the splScript element). |
|
Identifies one or more columns of data that the message filtering script reads when accessing the data file specified by the parent file element. |
|
When present, indicates that the application is an MSPL script-only application. |
|
The root element of a SIP application manifest |
|
A SIP message filtering script contained in a CDATA section |