SIP application manifest reference

Learn about the XML elements that are used in a Microsoft Lync Server 2013 SDK SIP application manifest.

Applies to: Lync 2013 | Lync Server 2013

A SIP application manifest is expressed by using the following XML elements.

Element

Description

allowRegistrationBeforeUserServices element

Specifies whether an application should be able to register before the UserServices module.

serverFilter element

Specifies the role of the server on which the application must run.

proxyByDefault element

Specifies default proxy behavior for the application.

requestFilter element

Specifies which requests the server passes to the application.

responseFilter element

Specifies which classes of response that the server passes to the application.

file element

Specifies a text file that is a data source for use by the Microsoft SIP Processing Language (MSPL) script contained in the message filtering script element (the splScript element).

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

scriptOnly element

When present, indicates that the application is an MSPL script-only application.

applicationManifest element

The root element of a SIP application manifest

splScript element

A SIP message filtering script contained in a CDATA section

See also

Other resources

Creating an Application Manifest

SIP Application Manifest Example

Lync Server 15 Technical Preview SDK Documentation

Lync Server 2013 API references