This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<Response> | |
<Play digits="wwww*"></Play> | |
</Response> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<Response> | |
<Dial> | |
<User>sip:kirannk180516130744@phone.plivo.com</User> | |
</Dial> | |
</Response> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<Response> | |
<Conference startConferenceOnEnter="false" waitSound="https://<yourdomain>.com/waitmusic/">My Room</Conference> | |
</Response> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<Response> | |
<Conference callbackUrl="https://webhook.site/a5a6caaa-8a81-4eba-9a2f-cb7ef8669407" callbackMethod="POST" stayAlone = 'true' timeLimit = '420' maxMembers = '2' >my_test</Conference> | |
</Response> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<Response> | |
<Conference callbackUrl="https://webhook.site/ea3523ec-0918-46a6-a1ad-7b0ff74f2e2e" callbackMethod="POST" stayAlone = 'true' muted = 'true' >my_test</Conference> | |
</Response> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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&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> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<Response> | |
<Speak voice="WOMAN">Go Green, Go Plivo.</Speak> | |
</Response> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<Response> | |
<Speak loop = '2'>Your ,,, verification ,,,, code ,,,,is,,,,0,,1,,2,,3</Speak> | |
<Hangup/> | |
</Response> | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<Response> | |
<Conference callbackUrl="https://webhook.site/a5a6caaa-8a81-4eba-9a2f-cb7ef8669407" callbackMethod="POST" stayAlone = 'true' >my_test</Conference> | |
</Response> |
NewerOlder