Cisco Systems 8861 Manual De Usuario

Descargar
Página de 286
• <phone ip address> is the IP address of the phone
• <x> is the line number to obtain information about.
The command returns an XML document.
Step 2
For Line Info, enter the following URL in a browser: http://<phone ip address>/CGI/Java/LineInfo
where
• <phone ip address> is the IP address of the phone
The command returns an XML document.
Step 3
For Model Info, enter the following URL in a browser: http://<phone ip address>/CGI/Java/ModeInfo
where
• <phone ip address> is the IP address of the phone
The command returns an XML document.
Sample CallInfo Output
The following XML code is an example of the output from the CallInfo command.
<?xml version="1.0" encoding="UTF-8"?>
<CiscoIPPhoneCallLineInfo>
<Prompt/>
<Notify/>
<Status/>
<LineDirNum>1030</LineDirNum>
<LineState>CONNECTED</LineState>
<CiscoIPPhoneCallInfo>
<CallState>CONNECTED</CallState>
<CallType>INBOUND</CallType>
<CallingPartyName/>
<CallingPartyDirNum>9700</CallingPartyDirNum>
<CalledPartyName/>
<CalledPartyDirNum>1030</CalledPartyDirNum>
<HuntPilotName/>
<CallReference>30303060</CallReference>
<CallDuration>12835</CallDuration>
<CallStatus>null</CallStatus>
<CallSecurity>UNAUTHENTICATED</CallSecurity>
<CallPrecedence>ROUTINE</CallPrecedence>
<FeatureList/>
</CiscoIPPhoneCallInfo>
<VisibleFeatureList>
<Feature Position="1" Enabled="true" Label="End Call"/>
<Feature Position="2" Enabled="true" Label="Show Detail"/>
</VisibleFeatureList>
</CiscoIPPhoneCallLineInfo>
Sample LineInfo Output
The following XML code is an example of the output from the LineInfo command.
<CiscoIPPhoneLineInfo>
<Prompt/>
<Notify/>
<Status>null</Status>
Cisco IP Phone 8811, 8841, 8851, and 8861 Administration Guide for Cisco Unified Communications Manager 10.5   
243
Request Information from the Phone in XML