[Serdev] [Tracker] Closed: (SER-86) PA Module not processing <note>
in pidf, presence doesn't update
Jan Janak (JIRA)
tracker at iptel.org
Wed Jan 17 11:56:39 UTC 2007
[ http://tracker.iptel.org/browse/SER-86?page=all ]
Jan Janak closed SER-86.
------------------------
> PA Module not processing <note> in pidf, presence doesn't update
> ----------------------------------------------------------------
>
> Key: SER-86
> URL: http://tracker.iptel.org/browse/SER-86
> Project: SER
> Issue Type: Bug
> Components: Presence
> Affects Versions: Ottendorf
> Environment: eyebeam client
> Reporter: Candace Holman
> Assigned To: Vaclav Kubart
> Fix For: Ottendorf
>
>
> PA module is not processing <note> in the pidf. It processes <basic> presence updates for Available (open) and Offline (closed), but Away, Busy, and custom status messages that are PUBLISHED as <note> are not sent back in the NOTIFY. All that is sent back is the <basic> = open so there is no update.
> Brief log file, as I change my presence from available to busy.
> 13:49:06.6
> SENDING TO: 207.75.164.96:5060
> PUBLISH sip:candace_holman at pals-dev.internet2.edu SIP/2.0
> To: <sip:candace_holman at pals-dev.internet2.edu>
> From: Candace dev<sip:candace_holman at pals-dev.internet2.edu>;tag=1d57471b
> Via: SIP/2.0/UDP [myipaddress]:9782;branch=z9hG4bK-d87543-738661021-1--d87543-;rport
> Call-ID: 1c48da56473b5944
> CSeq: 3 PUBLISH
> Contact: <sip:candace_holman@[myipaddress]:9782>
> Expires: 86200
> Max-Forwards: 70
> Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO
> Content-Type: application/pidf+xml
> SIP-If-Match: 0xb61b3ec8x205752fex439096e7
> User-Agent: eyeBeam release 3004w stamp 16863
> Event: presence
> Content-Length: 741
> <?xml version="1.0" encoding="UTF-8"?>
> <presence xmlns="urn:ietf:params:xml:ns:pidf"
> xmlns:pp="urn:ietf:params:xml:ns:pidf:person"
> xmlns:et="urn:ietf:params:xml:ns:pidf:rpid:rpid-tuple"
> xmlns:ep="urn:ietf:params:xml:ns:pidf:rpid:rpid-person"
> xmlns:es="urn:ietf:params:xml:ns:pidf:rpid:status:rpid-status"
> xmlns:ci="urn:ietf:params:xml:ns:pidf:cipid"
> entity="sip:candace_holman at pals-dev.internet2.edu">
> <pp:person>
> <status>
> <ep:activities>
> <ep:activity>busy</ep:activity>
> </ep:activities>
> </status>
> </pp:person>
> <note>Busy</note>
> <tuple id="t16">
> <contact priority="1">sip:candace_holman at pals-dev.internet2.edu</contact>
> <status>
> <basic>open</basic>
> </status>
> </tuple>
> </presence>
> 13:49:06.6
> RECEIVING FROM: 207.75.164.96:5060
> SIP/2.0 200 OK
> To: <sip:candace_holman at pals-dev.internet2.edu>;tag=46b9ea4699ffe4166a1f9aa6e71178f2-d02b
> From: Candace dev<sip:candace_holman at pals-dev.internet2.edu>;tag=1d57471b
> Via: SIP/2.0/UDP [myipaddress]:9782;branch=z9hG4bK-d87543-738661021-1--d87543-;rport=9782
> Call-ID: 1c48da56473b5944
> CSeq: 3 PUBLISH
> Expires: 86200
> SIP-ETag: 0xb61b3ec8x205752fex439096e7
> Contact: <sip:207.75.164.96:5060>
> Server: Sip EXpress router (0.10.99-dev21-tcp (i386/linux))
> Content-Length: 0
> Warning: 392 207.75.164.96:5060 "Noisy feedback tells: pid=16523 req_src_ip=[myipaddress] req_src_port=9782 in_uri=sip:candace_holman at pals-dev.internet2.edu out_uri=sip:candace_holman at pals-dev.internet2.edu via_cnt==1"
> (editorial: below the client receives a NOTIFY about my own update and it is still <basic> = open, and there is no other <note>. So there really isn't anything different to post here and the presence doesn't change in the buddy list)
> 13:49:07.5
> RECEIVING FROM: 207.75.164.96:5060
> NOTIFY sip:candace_holman@[myipaddress]:9782 SIP/2.0
> Via: SIP/2.0/UDP 207.75.164.96;branch=z9hG4bK0adb.7cd1fd41.0
> To: Candace dev<sip:candace_holman at pals-dev.internet2.edu>;tag=6c232406
> From: <sip:candace_holman at pals-dev.internet2.edu>;tag=46b9ea4699ffe4166a1f9aa6e71178f2-bf3e
> CSeq: 3 NOTIFY
> Call-ID: de7f5d396c0c4a5e
> Content-Length: 410
> User-Agent: Sip EXpress router(0.10.99-dev21-tcp (i386/linux))
> Event: presence
> Content-Type: application/pidf+xml
> Contact: <sip:207.75.164.96:5060>
> Subscription-State: active;expires=86141
> <?xml version="1.0"?>
> <presence xmlns="urn:ietf:params:xml:ns:pidf" entity="sip:candace_holman at pals-dev.internet2.edu">
> <tuple id="0xb61b3ec8x205752fex439096e7">
> <contact priority="0.500000">sip:candace_holman@[myipaddress]:9782</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