EasyManua.ls Logo

Grandstream Networks GRP2615

Grandstream Networks GRP2615
9 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Following commands have been run in a web browser on computer in same phone’s network. In the examples below, a
GRP26XX phone is used with IP address 192.168.5.135 and admin/user level password set to (passcode=admin).
Functions used on GRP26XX
Line Status Function
General Format
The general format of CTI command to retrieve the line status is:
http://Phone-IP-Address/cgi-bin/api-get_line_status?passcode=PASSWORD
Example
In this example, the phone shows that only one account is available on line 1; other lines are not registered.
Phone Status Function
General Format
The general format of CTI command to retrieve phone status is:
http://Phone-IP-Address/cgi-bin/api-get_phone_status?passcode=PASSWORD
Example
Request http://192.168.5.135/cgi-bin/api-get_phone_status?passcode=admin
Response
Phone available {“response”:”success”, “body”: “available”, “misc”: “0”}
Phone busy {“response”:”success”, “body”: “busy”, “misc”: “0”}
Request http://192.168.5.135/cgi-bin/api-get_line_status?passcode=admin
Response
{ "response": "success", "body": [ { "line": 1, "conf": 1, "state": "idle", "acct": 0, "active": 0, "remotename": "",
"remotenumber": "" }, { "line": 2, "conf": 1, "state": "idle", "acct": 0, "active": 0, "remotename": "", "remotenumber": ""
}, { "line": 3, "conf": 1, "state": "idle", "acct": 0, "active": 0, "remotename": "", "remotenumber": "" }, { "line": 4, "conf":
1, "state": "idle", "acct": 0, "active": 0, "remotename": "", "remotenumber": "" }, { "line": 5, "conf": 1, "state": "idle",
"acct": 0, "active": 0, "remotename": "", "remotenumber": "" }, { "line": 6, "conf": 1, "state": "idle", "acct": 0, "active": 0,
"remotename": "", "remotenumber": "" }, { "line": 7, "conf": 1, "state": "idle", "acct": 0, "active": 0, "remotename": "",
"remotenumber": "" }, { "line": 8, "conf": 1, "state": "idle", "acct": 0, "active": 0, "remotename": "", "remotenumber": "" }
] }

Other manuals for Grandstream Networks GRP2615

Related product manuals