Grandstream GXP2200 GMI Web Service Guide Manual de usuario

Busca en linea o descarga Manual de usuario para Los Telefonos Grandstream GXP2200 GMI Web Service Guide. Grandstream GXP2200 GMI Web Service Guide User Manual Manual de usuario

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 39
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 0
Grandstream Networks, Inc.
www.grandstream.com
Grandstream Networks, Inc.
GXP2200
GMI Web Service Guide V1.0
Vista de pagina 0
1 2 3 4 5 6 ... 38 39

Indice de contenidos

Pagina 1 - Grandstream Networks, Inc

Grandstream Networks, Inc. www.grandstream.com Grandstream Networks, Inc. GXP2200 GMI Web Service Guide V1.0

Pagina 2

GXP2200 GMI WEB SERVICE GUIDE V1.0 Page 9 of 38 • jsoncallback: "?" (This is the HTTP request

Pagina 3

GXP2200 GMI WEB SERVICE GUIDE V1.0 Page 10 of 38 10. getAccountInfo(callbackFunction) Description Retriev

Pagina 4 - OVERVIEW

GXP2200 GMI WEB SERVICE GUIDE V1.0 Page 11 of 38 HTTP Request • url: "http://"+ ip + "/ma

Pagina 5 - GMI WEB SERVICE INTERFACE

GXP2200 GMI WEB SERVICE GUIDE V1.0 Page 12 of 38 HTTP Request • url: "http://"+ ip + "/ma

Pagina 6 - 3. getPN(callbackFunction)

GXP2200 GMI WEB SERVICE GUIDE V1.0 Page 13 of 38 Return 1. HTTP request return: • Return successful &quo

Pagina 7

GXP2200 GMI WEB SERVICE GUIDE V1.0 Page 14 of 38 Parameters • PhbkGroup: Phonebook group information •

Pagina 8

GXP2200 GMI WEB SERVICE GUIDE V1.0 Page 15 of 38 mobile; //Mobile number

Pagina 9

GXP2200 GMI WEB SERVICE GUIDE V1.0 Page 16 of 38 17. removeContact(ctID, callbackFunction) Description Re

Pagina 10

GXP2200 GMI WEB SERVICE GUIDE V1.0 Page 17 of 38 AJAX and JQuery) • For example: http://192.168.121.230/

Pagina 11

GXP2200 GMI WEB SERVICE GUIDE V1.0 Page 18 of 38 Return 1. HTTP request return: • Remove successful &quo

Pagina 12

GXP2200 GMI WEB SERVICE GUIDE V1.0 Page 1 of 38 Index OVERVIEW ...

Pagina 13

GXP2200 GMI WEB SERVICE GUIDE V1.0 Page 19 of 38 "{"res" : "error", "msg&qu

Pagina 14

GXP2200 GMI WEB SERVICE GUIDE V1.0 Page 20 of 38 • jsoncallback: "?" (This is the HTTP request

Pagina 15

GXP2200 GMI WEB SERVICE GUIDE V1.0 Page 21 of 38 22. setPhonebook(phbkConfigure, flag, callbackFunction)

Pagina 16

GXP2200 GMI WEB SERVICE GUIDE V1.0 Page 22 of 38 http://192.168.121.230/phonebook/phonebook.xml 2. Im

Pagina 17

GXP2200 GMI WEB SERVICE GUIDE V1.0 Page 23 of 38 http://192.168.121.230/manager?action=phbkresponse&f

Pagina 18

GXP2200 GMI WEB SERVICE GUIDE V1.0 Page 24 of 38 24. setNewMessage(num, account, text, flag, callbackFunc

Pagina 19

GXP2200 GMI WEB SERVICE GUIDE V1.0 Page 25 of 38 HTTP Request • url: "http://"+ ip + "/ma

Pagina 20

GXP2200 GMI WEB SERVICE GUIDE V1.0 Page 26 of 38 • Remove failed "{"res" : "error&q

Pagina 21

GXP2200 GMI WEB SERVICE GUIDE V1.0 Page 27 of 38 • For example: http://192.168.121.230/manager?action=ge

Pagina 22

GXP2200 GMI WEB SERVICE GUIDE V1.0 Page 28 of 38 "{"res" : "error", "msg&q

Pagina 23

GXP2200 GMI WEB SERVICE GUIDE V1.0 Page 2 of 38 34. launchService(name, arg, callbackFunction) ...

Pagina 24

GXP2200 GMI WEB SERVICE GUIDE V1.0 Page 29 of 38 //2 - Al

Pagina 25

GXP2200 GMI WEB SERVICE GUIDE V1.0 Page 30 of 38 • callbackFunction: Call back function HTTP Request 1.

Pagina 26

GXP2200 GMI WEB SERVICE GUIDE V1.0 Page 31 of 38 Return 1. HTTP request return: • Upgrade setup successf

Pagina 27

GXP2200 GMI WEB SERVICE GUIDE V1.0 Page 32 of 38 Return 1. HTTP request return: • Configure successful &

Pagina 28

GXP2200 GMI WEB SERVICE GUIDE V1.0 Page 33 of 38 34. launchService(name, arg, callbackFunction) Descripti

Pagina 29

GXP2200 GMI WEB SERVICE GUIDE V1.0 Page 34 of 38 HTTP Request • url: http://" + ip +"/manager?

Pagina 30

GXP2200 GMI WEB SERVICE GUIDE V1.0 Page 35 of 38 37. getPhoneMem Description Get phone's memory stat

Pagina 31

GXP2200 GMI WEB SERVICE GUIDE V1.0 Page 36 of 38 2. Otherwise, the line status value will be returned. •

Pagina 32

GXP2200 GMI WEB SERVICE GUIDE V1.0 Page 37 of 38 GMIService EXAMPLE USING JAVASCRIPT Add the following c

Pagina 33

GXP2200 GMI WEB SERVICE GUIDE V1.0 Page 38 of 38 USING MFC Include header "GMIService.h" first

Pagina 34 - 35. getGMIVersion

GXP2200 GMI WEB SERVICE GUIDE V1.0 Page 3 of 38 OVERVIEW GMI (Grandstream Manager Interface) is a manage

Pagina 35 - 36. getPhoneStatus

GXP2200 GMI WEB SERVICE GUIDE V1.0 Page 4 of 38 GMI WEB SERVICE INTERFACE GXP2200 GMI Web Service provid

Pagina 36 - 38. getLi ne Status

GXP2200 GMI WEB SERVICE GUIDE V1.0 Page 5 of 38 • jsoncallback: "?" (This is the HTTP request

Pagina 37

GXP2200 GMI WEB SERVICE GUIDE V1.0 Page 6 of 38 HTTP Request • url: "http://"+ ip + "/man

Pagina 38 - GMIService EXAMPLE

GXP2200 GMI WEB SERVICE GUIDE V1.0 Page 7 of 38 5. getVendor(callbackFunction) Description Retrieve GXP22

Pagina 39 - USING MFC

GXP2200 GMI WEB SERVICE GUIDE V1.0 Page 8 of 38 7. getProductInfo(callbackFunction) Description Retrieve

Comentarios a estos manuales

Sin comentarios