[OpenSIPS-Users] [OpenSIPS-Devel] New features in BLF and presence
Iñaki Baz Castillo
ibc at aliax.net
Thu Apr 15 12:44:22 CEST 2010
2010/4/15 Anca Vamanu <anca at opensips.org>:
> Hi Inaki,
>
> The mixing is done as until now, no changes in this part. The presence
> info extracted from dialog is considered to have the greatest priority
> and is inserted the first. Here is an example:
>
> <?xml version="1.0" encoding="UTF-8"?>
> <presence xmlns="urn:ietf:params:xml:ns:pidf"
> xmlns:dm="urn:ietf:params:xml:ns:pidf:data-model"
> xmlns:rpid="urn:ietf:params:xml:ns:pidf:rpid"
> xmlns:c="urn:ietf:params:xml:ns:pidf:cipid" entity="sip:anca at 192.168.2.132">
> <tuple xmlns="urn:ietf:params:xml:ns:pidf" id="tuple_mixingid">
> <status>
> <basic>open</basic>
> </status>
> </tuple>
> <note xmlns="urn:ietf:params:xml:ns:pidf">On the phone</note>
> <dm:person xmlns:dm="urn:ietf:params:xml:ns:pidf:data-model"
> xmlns:rpid="urn:ietf:params:xml:ns:pidf:rpid" id="pers_mixingid">
> <rpid:activities>
> <rpid:on-the-phone/>
> </rpid:activities>
> <dm:note>On the phone</dm:note>
> </dm:person>
> <tuple id="tab31c654">
> <status>
> <basic>open</basic>
> </status>
> </tuple>
> <dm:person id="p9e054e30">
> <rpid:activities>
> <rpid:busy/>
> </rpid:activities>
> <dm:note>Busy</dm:note>
> </dm:person>
> </presence>
Really nice. Thanks.
--
Iñaki Baz Castillo
<ibc at aliax.net>
More information about the Users
mailing list