Yealink Forums

Full Version: Remote control with firmware 6.72.0.30
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Normally we use the T46G Model but we have now a new customer that wants the T26P Model. It seems that the remote commands are not all available.

On the T46G Model we used:
calling:
http://$PHONEIP/servlet?key=number=$NUMBER

transfer:
http://$PHONEIP/servlet?key=F_TRANSFER

always forward on:
http://$PHONEIP/servlet?forward=set&Forward_always_enable=1&Forward_always_target=$NUMBER

forward off:
http://$PHONEIP/servlet?forward=set&Forward_always_enable=0

Are there similar commands for the T26P Model?

Thank you
1. You should fill your IP address in "Action URI allow IP List", go to webpage->Features->Remote Control.
2. Calling:
http://$PHONEIP/servlet?key=number=$NUMBER&&outgoing_uri=$account@xx.xx.xx.xx

transfer:
http://$PHONEIP/servlet?key=F_TRANSFER

T2X don't enable Forward command in ACTION URI.
Reference URL's