Grandstream GXV3275 GMI Web Service Guide Manual de usuario Pagina 33

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 45
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 32
GXV3240/3275 GMI Web Service v1.9 User Guide
Page 32 of 44
Check Interval (min)
Xmlpass: XML Configuration
file Password
1359
Httpuser: Http/Https
Username
1360
Httppass: Http/Https
Password
1361
Http Request
1. Save configuration
URL: http://" + ip +"/manager?"
action: "put"
var-0000: 238 //Key. P238 is for automatic upgrade
val-0000: 0 //P238 Value
var-0001: 212 //Key. P212 is for upgrade method
val-0001: 1 //P212 value
....
var-xxxx
val-xxxx
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=put&var-0000=238&val-
0000=0&var-0001=212&val-0001=1&format=json&jsoncallback=
?
2. Upgrade
URL: http://" + ip +"/manager?"
action: "upgrade"
var-0000: 238 //Key. P238 is for automatic upgrade
val-0000: 0 //P238 Value
var-0001: 212 //Key. P212 is for upgrade method
val-0001: 1 //P212 value
....
var-xxxx
val-xxxx
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=upgrade&var-0000=238&val
Vista de pagina 32
1 2 ... 28 29 30 31 32 33 34 35 36 37 38 ... 44 45

Comentarios a estos manuales

Sin comentarios