Hello,
i use this link for my request to telephone.
http://[telephone_IP]cgi-bin/api-get_line_status?passcode=[mypassword][
I receive this string:
{ “response”: “success”, “body”: [ { “line”: 1, “state”: “idle”, “acct”: 0, “active”: 0, “remotename”: “”, “remotenumber”: “” }, { “line”: 2, “state”: “idle”, “acct”: 0, “active”: 0, “remotename”: “”, “remotenumber”: “” }, { “line”: 3, “state”: “idle”, “acct”: 0, “active”: 0, “remotename”: “”, “remotenumber”: “” }, { “line”: 4, “state”: “idle”, “acct”: 0, “active”: 0, “remotename”: “”, “remotenumber”: “” }, { “line”: 5, “state”: “idle”, “acct”: 0, “active”: 0, “remotename”: “”, “remotenumber”: “” }, { “line”: 6, “state”: “idle”, “acct”: 0, “active”: 0, “remotename”: “”, “remotenumber”: “” } ] }
During a call i don’t see the number of the caller. Why? On my GXP2160 display everything is ok.
Thank you.
Andrea