flexisip-account-manager/flexiapi/app/Http/Controllers/Admin
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
..
AccountAccountTypeController.php Resolve the accounts inside the controllers, the automatic Laravel object resolve doesn't fit with the authenticated scope declared in the Account booted() method 2022-01-06 14:42:29 +01:00
AccountActionController.php Move the DTMF protocol from AccountAction to Account 2022-01-20 15:29:48 +01:00
AccountContactController.php Resolve the accounts inside the controllers, the automatic Laravel object resolve doesn't fit with the authenticated scope declared in the Account booted() method 2022-01-06 14:42:29 +01:00
AccountController.php Add a send message endpoint, passing by the linphone-daemon unix pipe 2022-02-08 18:04:25 +01:00
AccountTypeController.php Complete the authenticated account contacts tests and fix the related documentation 2021-11-02 17:00:41 +01:00
StatisticsController.php Add some basic subscriptions statistics 2021-10-05 14:27:23 +02:00