Grandstream GXV3275 GMI Web Service Guide User Manual
Page 23
GXV3240/3275 GMI Web Service v1.9 User Guide
Page 22 of 44
21600-----6 hours
28800-----8 hours
43200-----12 hours
4. encode: UTF-8, GBK, UTF-16, UTF-32, Big5, Big5-HKSCS,
Shift-JIS, ISO8859-1, ISO8859-15, Windows-1251, EUC-KR
5. redup:
0------No
1------Yes
6. clearold:
0------No
1------Yes
7. fileType: File Format
0------XML
1------Vcard
2------CSV
Http Request
1. Export phonebook
(1) Save configuration
• URL: "http://"+ ip + "/manager?"
• action: "putportphbk"
• flag: "0"
• opmode: "1"
• portEncode: "UTF-8"
• portType: "0"
• format: "json"
• jsoncallback: "?" (This is the HTTP request for the call back
function, usually used in AJAX and JQuery)
• For example:
http://192.168.121.230/manager?action=putportphbk&opmode=1
&flag=0&portType=0&portEncode=UTF-8&format=json&jsoncall
back=?
(2) Save phonebook.xml
• URL: "http://"+ ip + "/manager?"
• action: "savephbk"
• format: "json"
• jsoncallback ------"?"
• For example,
http://192.168.121.230/manager?action=savephbk&format=json
&jsoncallback=?
(3) When "savephbk" succeed, the phoneook.xml will be exported to