OXE Wbm / Web Management

Did you say hacking ?
Post Reply
WebCF
Member
Posts: 17
Joined: 06 Apr 2018 05:05
Location: Germany

OXE Wbm / Web Management

Post by WebCF »

I noticed some years ago, that our OXE includes a web-ui on port 443:
wbm.JPG
SO far so good. I reverse engineered the REST API to let users set/edit their Programmed Keys and Forwarding. I want to go a step further and want to retrieve missed calls etc.

Iam asking for an "official" REST-API documentation for that API. Does AL published such documents or is this API not to be meant to used by 3rd party apps? If not, exists some other endpoint to get those data?

Thanks in advance!
You do not have the required permissions to view the files attached to this post.
User avatar
alex
Senior Member
Posts: 1458
Joined: 06 Jul 2004 07:27
Contact:

Re: OXE Wbm / Web Management

Post by alex »

Hmm, don't you need a license to run REST API? Never checked that. Also thought that you need O2G VM for that functionality with OXE.
There are some docs about REST API in OmbiPCX Record documentation.

For full documents' set you need to register as a developer https://api.dspp.al-enterprise.com/open ... -services/
If it looks like a duck, swims like a duck, and quacks like a duck, then it probably is a duck.
bajeye7239
Member
Posts: 2
Joined: 22 Sep 2022 10:34

Re: OXE Wbm / Web Management

Post by bajeye7239 »

Hi WebCF,
can you share your reversed rest api?
I'm trying to make an app for our hotel front office to enable and disable some settings on a single phone without give them the access to OmniPCX OxeWBM

Thanks
WebCF
Member
Posts: 17
Joined: 06 Apr 2018 05:05
Location: Germany

Re: OXE Wbm / Web Management

Post by WebCF »

Hi,

I just observed the made requests the wbm does and which er need. I created a small helper which calls the API the same way. Nothing special.

I can share the script but need to make it public ready first :)
WebCF
Member
Posts: 17
Joined: 06 Apr 2018 05:05
Location: Germany

Re: OXE Wbm / Web Management

Post by WebCF »

bajeye7239
Member
Posts: 2
Joined: 22 Sep 2022 10:34

Re: OXE Wbm / Web Management

Post by bajeye7239 »

Hi WebCF,
thank you a lot, it works just fine,
do you know if there is a way to retrieve outgoing call of a phone?
I checked all the OxeWBM menu, but I can't find anything that can help

Thanks
WebCF
Member
Posts: 17
Joined: 06 Apr 2018 05:05
Location: Germany

Re: OXE Wbm / Web Management

Post by WebCF »

That sounds like a job for the telnet command „listincall“
hawai50
Member
Posts: 98
Joined: 04 Sep 2007 13:23

Re: OXE Wbm / Web Management

Post by hawai50 »

Hi WebCF.

All was working fine (API) but afte upgrade to purple we have the error: 401 Authorization Requiered.

Any idea ????


Kind regards !!!
WebCF
Member
Posts: 17
Joined: 06 Apr 2018 05:05
Location: Germany

Re: OXE Wbm / Web Management

Post by WebCF »

You mean for the PHP Helper script?

I cant tell since we have any newer release yet.
Post Reply

Return to “System Hacking”