[Serdev] [Tracker] Closed: (SER-49) priority in pidf is always reported 0.5

Jan Janak (JIRA) tracker at iptel.org
Wed Jan 17 11:54:39 UTC 2007


     [ http://tracker.iptel.org/browse/SER-49?page=all ]

Jan Janak closed SER-49.
------------------------


> priority in pidf is always reported 0.5
> ---------------------------------------
>
>                 Key: SER-49
>                 URL: http://tracker.iptel.org/browse/SER-49
>             Project: SER
>          Issue Type: Bug
>          Components: Presence
>         Environment: server: as installed at pals.internet2.edu
> client: pua.pl v1.20
>            Reporter: Jan Janak
>         Assigned To: Vaclav Kubart
>            Priority: Minor
>             Fix For: Ottendorf
>
>
> Client sends PUBLISH with pidf document like with prio set to 1.0 like this:
> <?xml version="1.0"?>
> <presence entity="sip:xyz at pals.internet2.edu">
> <tuple id="12345">
>   <status>
>     <basic>open</basic>
>     <contact priority="1.0">mailto:me at nowhere.com</contact>
>   </status>
> </tuple>
> </presence>
> On subscription of xvz at pals.internet2.edu, the server sends prio 0.5 like this:
> <?xml version="1.0"?>
> <!DOCTYPE presence PUBLIC "//IETF//DTD RFCxxxx PIDF 1.0//EN" "pidf.dtd">
> <presence entity="sip:xyz at pals.internet2.edu">
> <tuple id="tid713d8b84">
>   <contact  priority="0.500000">mailto:me@@nowhere.com</contact>
>   <status>
>     <basic>open</basic>
>     <geopriv><location-info><civilAddress>    </civilAddress></location-info></geopriv>
>   </status>
> </tuple>
> </presence>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tracker.iptel.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the Serdev mailing list