<html>
<!-- Change the IP address below to be the IP address for your IP phone -->
<form method="post" action="http://192.168.50.52/CGI/Execute">
<textarea name="XML" rows="10" cols="150">        
<CiscoIPPhoneExecute>
   <ExecuteItem Priority="0" URL="Init:CallHistory"/>
</CiscoIPPhoneExecute>
</textarea>
<br />
<input type="submit" />
</form>
</html>