Developer’s Guide SoundPoint IP / SoundStation IP
2 - 22
Set
apps.push.password
to the appropriate password.
For example,
apps.push.password
=1234
Telephony Notification Events
The phone can be configured to send information to a specific URI if one of the
following telephony notification events occurs:
Incoming Call Event
Outgoing Call Event
Offhook Event
Onhook Event
These events are XML data posted to web server by the phone’s Microbrowser.
Changes must be made in the sip.cfg configuration file to enable this feature.
Refer to Telephony Event Notification Configuration Parameters on page 2-26.
Incoming Call Event
The following format is supported:
<IncomingCallEvent>
<PhoneIP> </PhoneIP>
<MACAddress> </MACAddress>
<CallingPartyName> </CallingPartyName>
<CallingPartyNumber> </CallingPartyNumber>
<CalledPartyName> </CalledPartyName>
<CalledPartyNumber> </CalledPartyNumber>
<TimeStamp> </TimeStamp>
</IncomingCallEvent>
The following attributes are supported:
Attribute Value/s Description
Phone IP IP address IP address of the phone.
For example, “172.24.128.160”
MACAddress MAC address MAC address of the phone.
For example, “0004f214b8e7”