Create telnyx chat bot example application

This commit is contained in:
Rafal Skorski
2025-01-21 17:09:55 +01:00
parent e3d53d3d9a
commit e0e190a1a2
8 changed files with 441 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<Response>
<Connect>
<Stream url="wss://<your server url>/ws" bidirectionalMode="rtp"></Stream>
</Connect>
<Pause length="40"/>
</Response>