Skip to content

Instantly share code, notes, and snippets.

View loki-NK's full-sized avatar
🎯
Focusing

KIRAN NK loki-NK

🎯
Focusing
  • Plivo Communications
  • Bengaluru
View GitHub Profile
<?xml version="1.0" encoding="UTF-8"?>
<Response>
<Play digits="wwww*"></Play>
</Response>
<Response>
<Dial>
<User>sip:kirannk180516130744@phone.plivo.com</User>
</Dial>
</Response>
<Response>
<Conference startConferenceOnEnter="false" waitSound="https://<yourdomain>.com/waitmusic/">My Room</Conference>
</Response>
<Response>
<Conference callbackUrl="https://webhook.site/a5a6caaa-8a81-4eba-9a2f-cb7ef8669407" callbackMethod="POST" stayAlone = 'true' timeLimit = '420' maxMembers = '2' >my_test</Conference>
</Response>
<Response>
<Conference callbackUrl="https://webhook.site/ea3523ec-0918-46a6-a1ad-7b0ff74f2e2e" callbackMethod="POST" stayAlone = 'true' muted = 'true' >my_test</Conference>
</Response>
@loki-NK
loki-NK / test.xml
Last active February 13, 2024 08:00
<Response>
<GetDigits action="https://webhook.site/1800f185-5363-4961-b913-aec7a6031a49" validDigits="1">
<Speak voice="WOMAN" language="en-US" loop="1">This is a test call on behalf of itourtranslator.com.
Please enter digit 1 to complete the test. </Speak>
</GetDigits>
<Wait length="5" beep="true"></Wait>
<Speak voice="WOMAN" language="en-US" loop="1">Input not received.</Speak></Response>
<Response>
<Wait length="60" silence="true" minSilence="2000" />
<GetDigits action="https://webhook.site/23fd2ae9-2418-4770-a8c6-60b450630198" numDigits="1" timeout="1">
<Speak voice="MAN" language="en-US" loop="3">Red flag notification.. The AT&#38;T phone lines are back up. If you continue to experience any issues please contact the IT department at 210-646-5292. To repeat this message press 1. To end this call press 3.</Speak>
</GetDigits>
</Response>
<Response>
<Speak voice="WOMAN">Go Green, Go Plivo.</Speak>
</Response>
<Response>
<Speak loop = '2'>Your ,,, verification ,,,, code ,,,,is,,,,0,,1,,2,,3</Speak>
<Hangup/>
</Response>
<Response>
<Conference callbackUrl="https://webhook.site/a5a6caaa-8a81-4eba-9a2f-cb7ef8669407" callbackMethod="POST" stayAlone = 'true' >my_test</Conference>
</Response>