Specifications
Aastra July 2014 PA-001011-03-04
144
Resulting Screen
Wed Apr 14
9:30am
Callers List
Add to
Directory
Dial
Delete
Wed Jan 5
Sun Jan 1
408-555-1234
Jane Doe
Wed Jan 5 10:01am
2 Call(s)
Line 1
Jane Doe
10:01am
John Doe
03:28pm
Figure 89: PhoneCallLog Example
If user presses the “Add to directory” button, phone will perform the following HTTP GET.
http://myserver/myscript?action=add&selection=2
3.9 PhoneStatus Object
The AastraIPPhoneStatus object provides the ability to display a status message or icon on the
phone’s idle screen when XML information is pushed from the servers.
If the phone receives multiple messages, the first message received displays first and the
remaining messages scroll consecutively one at a time.
The AastraIPPhoneStatus object supports 3 modes for the messages to be displayed:
Normal mode: messages remain displayed until they are removed (by the server) or after a
phone reboot.
Alert mode: messages are displayed on top of the existing messages only for a limited time
(3 seconds by default).
Icon mode (6739i only): icons are displayed on the top line of the display and remain there
until they are removed (by the server) or after a phone reboot.
Note: You can set the amount of time, in seconds, that a message displays to the phone
before scrolling to the next message (See Scroll delay below).
3.9.1 Implementation (non softkey and softkey phones)
The softkey phones display messages on the second line in the phone window (where “No Service”
would display if there was no service. If there is no service on the phone, the “No Service”
message overrides the XML object message).