Polycom SIP 3.1 Telephone User Manual


 
Application Development
2 - 29
When the phone state polling URL is set and the phone receives a Call
Processing Request, the following example shows the transmitted data:
<PolycomIPPhone>
<CallLineInfo>
<LineKeyNum>1</LineKeyNum>
<LineDirNum>10</LineDirNum>
<LineState>Connected</LineState>
<CallInfo>
<CallState>Offering</CallState>
<CallType>Incoming</CallType>
<CalledPartyName>10</CalledPartyName>
<CalledPartyNumber>10</CalledPartyNumber>
<CallingPartyName>21</CallingPartyName>
<CallingPartyNumber>21@172.24.128.61</CallingPartyNumber>
<CallReference>0</CallReference>
<CallDuration>0</CallDuration>
</CallInfo>
</CallLineInfo>
<CallLineInfo>
<LineKeyNum>2</LineKeyNum>
<LineDirNum>35</LineDirNum>
CallingPartyName number If the line is registered, the value is
the registered line display name.
If the line is not registered, the
value is the IP address of the
calling party.
CallingPartyDirNum number If the line is registered, the value is
the registered line number.
If the line is not registered, the
value is the IP address of the
calling party.
CalledPartyName name If the line is registered, the value is
the registered line display name.
If the line is not registered, the
value is the IP address of the
called party.
CalledPartyDirNum number If the line is registered, the value is
the registered line number.
If the line is not registered, the
value is the IP address of the
called party.
CallReference number An internal identifier for the call.
CallDuration number in seconds Duration of the call in seconds.
Attribute Value/s Description