Skip to content

Instantly share code, notes, and snippets.

@fizzy33
Created June 24, 2015 17:47
Show Gist options
  • Save fizzy33/00fd2d44d009d4afd916 to your computer and use it in GitHub Desktop.
Save fizzy33/00fd2d44d009d4afd916 to your computer and use it in GitHub Desktop.
{
"tropo":[
{
"on":{
"next":"/webapi/response.tropo","event":"continue"
}
},{
"on":{
"next":"/webapi/response.tropo","event":"error"
}
},{
"on":{
"next":"/webapi/response.tropo","event":"hangup"
}
},{
"on":{
"next":"/webapi/response.tropo","event":"incomplete"
}
},{
"ask":{
"say":[
{
"value":"https://vmail.medxcom.com/assets/prompts/system/english/not_an_option.wav","event":"nomatch"
},{
"value":"https://vmail.medxcom.com/assets/prompts/system/english/menu_voicemail_general.wav"
},{
"value":"https://vmail.medxcom.com/assets/prompts/system/english/option_1.wav"
},{
"value":"https://vmail.medxcom.com/assets/prompts/system/english/menu_voicemail_inbox.wav"
},{
"value":"https://vmail.medxcom.com/assets/prompts/system/english/option_2.wav"
},{
"value":"https://vmail.medxcom.com/assets/prompts/system/english/menu_follow_me.wav"
},{
"value":"https://vmail.medxcom.com/assets/prompts/system/english/option_3.wav"
},{
"value":"https://vmail.medxcom.com/assets/prompts/3922b650-cfc6-11e2-b4aa-fd94b97b3682/english/menu_admin.wav"
},{
"value":"https://vmail.medxcom.com/assets/prompts/3922b650-cfc6-11e2-b4aa-fd94b97b3682/english/option_pound.wav"
}
],"choices":{
"value":"1,2,3,#","mode":"dtmf"
},"attempts":1,"bargein":true,"interdigitTimeout":1,"timeout":0.01,"voice":"allison"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment