Yealink Forums

Full Version: Executing Remote URI
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
For the BLF key I am linking to this: FILE1.XML:

<YealinkIPPhoneTextMenu
style="numbered"
Beep="no"
WrapList="yes"
Timeout="300"
LockIn="yes">
<Title Warp="yes">Features Menu</Title>
<MenuItem>
<Prompt>Do</Prompt>
<URI>FILE2.xml</URI>
</MenuItem>
</YealinkIPPhoneTextMenu>

FILE2.XML:
<DOPhoneExecute
Beep = "yes">
<ExecuteItem URI="http://admin:admin@192.168.18.30/HEXSTRINGHERE"/>
</DOPhoneExecute>

The execute gives me an INVALID URI. IS this because of the admin:admin or the HEX string at the end?
hi

thanks for your information

i have confirmed that the URL format you used is not support , both admin:admin and HEX are not support !

for the URI format support detailed information , please refer to the xml browser develop guide download from below link , page 44-48 :

http://support.yealink.com/attachmentDow...de_V73.rar

TKS & BR

Michael
Yealink Wiki : http://support.yealink.com/
Reference URL's