Reference9:PBX/Objects/Edit Presence: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
With this page the current presence information of a user can be viewed and changed.
With this page the current presence information of a user can be viewed and changed. A user may have multiple sets of presence status configured, issued by different devices. The contact URI identifies the device this presence information was issued by. When new presence information is issued, the PBX puts this information always on the beginning of the list, so that when displaying the presence information the part, which refers to the person rather the device (Activity, Note) can be taken from the first in the list.


== Presence Attributes ==
== Presence Attributes ==


{|
;Contact: URI, which identifies the device, the presence was issued from. An URI of 'tel:' identifies a phone registered to the PBX and 'im:' identifies myPBX.
|valign=top nowrap=true|'''Status'''
|The Status of a user can either be OPEN or CLOSED and represents the basic registration status of that user.
Please note that the PBX will set the status to OPEN as soon as at least one registration is active on it.  Also, it will reset it to CLOSED as soon as the last remaining registration is cleared. Setting the status manually in the configuration UI is usually meaningless thus.
|-
|valign=top nowrap=true|'''Activity'''
|The Activity describes what the person is currently doing. The Activity can be quite helpful to the watcher in judging how appropriate a communication attempt is and which means of communications is most likely to succeed and not annoy the person. Refer to RFC 4480 for detailed information.
|-
|valign=top nowrap=true|'''Note'''
|A textual note to be presented to the watcher.
|-
|}


{{FIXME|reason=needs description of ''contact''}}
;Status: The Status indicates if the device, which issued this presence information, is available (OPEN) or not (CLOSED). In case of 'tel:' this indicates if at least one phone is registered for the user. In case of 'im:' this indicates if myPBX is started.
<!-- aliases
 
rfc4480 rfc 4480 RFC-4480  
;Activity: The Activity describes what the person is currently doing. The Activity can be quite helpful to the watcher in judging how appropriate a communication attempt is and which means of communications is most likely to succeed and not annoy the person. Refer to RFC 4480 for detailed information.
-->
 
;Note: A textual note to be presented to the watcher.

Latest revision as of 10:16, 11 April 2011

With this page the current presence information of a user can be viewed and changed. A user may have multiple sets of presence status configured, issued by different devices. The contact URI identifies the device this presence information was issued by. When new presence information is issued, the PBX puts this information always on the beginning of the list, so that when displaying the presence information the part, which refers to the person rather the device (Activity, Note) can be taken from the first in the list.

Presence Attributes

Contact
URI, which identifies the device, the presence was issued from. An URI of 'tel:' identifies a phone registered to the PBX and 'im:' identifies myPBX.
Status
The Status indicates if the device, which issued this presence information, is available (OPEN) or not (CLOSED). In case of 'tel:' this indicates if at least one phone is registered for the user. In case of 'im:' this indicates if myPBX is started.
Activity
The Activity describes what the person is currently doing. The Activity can be quite helpful to the watcher in judging how appropriate a communication attempt is and which means of communications is most likely to succeed and not annoy the person. Refer to RFC 4480 for detailed information.
Note
A textual note to be presented to the watcher.