flexisip-account-manager/flexiapi/app/Http/Controllers/Api
Timothée Jaussoin 20f8fb4c45 Add a send message endpoint, passing by the linphone-daemon unix pipe
Import ReactPHP Socket and required dependencies
Add a new configuration variable to define the unix pipe path
Generalize the API Key to all the users, add a new endpoint to retrieve it, update the documentation
Update the dependencies
Update the documentation
Complete the tests
2022-02-08 18:04:25 +01:00
..
Admin Move the DTMF protocol from AccountAction to Account 2022-01-20 15:29:48 +01:00
AccountContactController.php Restrict the attributes returned in AccountContact 2022-02-01 12:17:56 +01:00
AccountController.php Add a send message endpoint, passing by the linphone-daemon unix pipe 2022-02-08 18:04:25 +01:00
AccountPhoneController.php Fix #12 Add logs to important API endpoints and Web panel events 2021-07-02 11:01:00 +02:00
ApiController.php Add a basic documentation for FlexiAPI account panel 2021-07-27 09:35:47 +00:00
DeviceController.php Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00
EmailController.php Add account deletetion feature in the Admin panel 2021-07-06 15:35:21 +02:00
MessageController.php Add a send message endpoint, passing by the linphone-daemon unix pipe 2022-02-08 18:04:25 +01:00
PasswordController.php Add account deletetion feature in the Admin panel 2021-07-06 15:35:21 +02:00
PingController.php Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00
StatisticController.php Add some basic subscriptions statistics 2021-10-05 14:27:23 +02:00
TokenController.php Add account deletetion feature in the Admin panel 2021-07-06 15:35:21 +02:00