This method will behave as described in the Parlay X 2.1 specs with the following
Oracle Extension.
In the return array, an OtherValue("ServiceAndDeviceNote") may appear as one of
the elements.
This method is implemented as specified in Parlay X 2.1 specification with the
following Oracle Extension
Currently, only OtherValue and ActivityValue is supported.
To terminate a publication, pass in the OtherValue("Expires", 0) as a
PresenceAttribute in the parameter presence
To publish a device note, pass in the OtherValue("DeviceNote", note) as a
PresenceAttribute in the parameter presence
To publish a service note, pass in the OtherValue("ServiceNote", note) as a
PresenceAttribute in the parameter presence
To publish a raw PIDF, pass in the OtherValue("RawPidf", pidf) as a
PresenceAttribute in the parameter presence.
This method will behave as described in the Parlay X 2.1 specs with the following
Oracle Extension.
To subscribe to multiple presentities
Set presentity to this special URI "ocms:multiple_presentities@presence.ocms.oracle.com"
Set application to comma delimited sip or pres addresses.
Short form can be used if all presentities are in the same domain and
all are sip URI.