I’m working with a Cisco CP-8941 phone and developing an ARI Python script. In this script, I added a CGI execute command for authentication and configured the following XML sections:
They are separate systems with that phone. The CGI authentication is required when developing menu driven applications for the phone. See the following link:
The phone can be commanded to execute an internal URI handler or fetch an external URL by sending aPOSTrequest to the phone’s web-server using the URLhttp://x.x.x.x/CGI/Executewith a parameter namedXML…”
The RTPR command you are using was replaced by the SIPCiscoPage command documented here:
In short, you can turn on and off autoanswer using the CGI/Execute commands and if you make a call to the phone with autoanswer turned on, the phone will answer the call and go off hook, but this is a 2 way call that has nothing to do with the RTPR command. The RTPr command merely puts the phone into “listen” mode listening for an RTP stream - see the following discussion: