open source
This commit is contained in:
parent
70b6e17c69
commit
a93bfc1ec9
61 changed files with 4013 additions and 126 deletions
6
vocode/streaming/telephony/templates/connect_call.xml
Normal file
6
vocode/streaming/telephony/templates/connect_call.xml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Response>
|
||||
<Connect>
|
||||
<Stream url="wss://{{ base_url }}/connect_call/{{ id }}" />
|
||||
</Connect>
|
||||
</Response>
|
||||
Loading…
Add table
Add a link
Reference in a new issue