Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 1.23 KB

README.md

File metadata and controls

43 lines (24 loc) · 1.23 KB

OVH Simple Voicemail Manager

This project is a simple OVH voicemail manager to manage your messages and listen your records.

Depends on my project OVH API HTTP wrapper written in PHP : https://github.com/carsso/ovh-api-simple-http-wrapper

Screenshots:

Lines view: Lines view

Messages view: Messages view

How to use

Install the HTTP wrapper dependency : git submodule init && git submodule update

Copy the default htaccess file : cp .htaccess-dist .htaccess

Then, go to the ovhapi folder and follow the "How to use" section from https://github.com/carsso/ovh-api-simple-http-wrapper

/!\ Security warning /!\

This project does not provide client-side authentication or restrictions of any kind.

This project is provided "as-is" and I decline any responsibility of any security issue with your OVH account if you choose to use it in an inappropriate/insecure way.

License

BSD 3-clause "New" or "Revised" License

Note

This project is not affiliated with OVH.