mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-06-06 06:46:25 +02:00
start adding call support
This commit is contained in:
parent
e339dc4758
commit
52a0302dc2
12 changed files with 298 additions and 18 deletions
|
@ -168,6 +168,7 @@
|
|||
'Callback' => [
|
||||
'update_sended_status' => '/callback/status/{adapter_uid}/',
|
||||
'reception' => '/callback/reception/{adapter_uid}/{id_phone}/',
|
||||
'inbound_call' => '/callback/inbound_call/{id_phone}/',
|
||||
],
|
||||
|
||||
'Api' => [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue