Grandstream GXV3275 GMI Web Service Guide User Manual
Grandstream networks, inc
This manual is related to the following products:
Table of contents
Document Outline
- OVERVIEW
- webServiceLogin(ip, username, password, callbckFunction)
- getUptime(callbackFunction)
- getPN(callbackFuntion)
- getHardware(callbackFunction)
- getVendor(callbackFuntion)
- getProduct(callbackFuntion)
- getProductInfo(callbackFunction)
- originateCall(account, isvideo isdialplan, destnum, headerstring, callbackFuntion)
- getNetworkInfo(callbackFunction)
- getAccountInfo(callbackFunction)
- getGroup(gpID, callbackFuntion)
- getContact(ctID, gpID, ctName, callbackFuntion)
- getGroupCount(callbackFuntion)
- getContactCount(callbackFuntion)
- phbkresponse(phbkGroup, callbackFuntion)
- setContact(phbkContact, callbackFuntion)
- removeContact(ctID, callbackFunction)
- clearGroup(gpID, callbackFunction)
- removeGroup(gpID, callbackFunction)
- moveToDefault(ctID, callbackFuntion)
- downloadPhonebook(phbkConfigure, flag, callbackFunction)
- setPhonebook(phbkConfigure, flag, callbackFunction)
- getMessage(id, callFunction)
- setNewMessage(num, account, text, flag, callbackFunction)
- sendDraftMessage(id, callbackFunction)putportphbk
- removeMessage(id, flag, callbackFunction)
- saveMessage(callbackFunction)
- getLastCall(type, callbackFunction)
- removeCall(id, flag, callbackFuntion)
- saveCallHistory(callbackFunction)
- setUpgrade(upgradeConf, reboot, callbackFunction)
- setParameter(confItem[ ], callbackFuntion)
- getParameter(confItem[ ], callbackFuntion)
- launchService(name, arg, callbackFunction)
- closeService(name, callbackFunction)
- grabWindow(path, callbackFuntion)
- touchScreen(x, y, msec, callbackFunction)
- getGMIVersion
- getPhoneStatus
- getPhoneMem
- getcStatus
- EndCall
- getMinPlugins
- swipScreen(start_x, start_y, end_x,end_y, callbackFunction)
- GMI SERVICE EXAMPLE