Skip to content

Instantly share code, notes, and snippets.

@marks
Created August 17, 2010 18:00
Show Gist options
  • Save marks/531147 to your computer and use it in GitHub Desktop.
Save marks/531147 to your computer and use it in GitHub Desktop.
{
"tropo": [
{
"say": [
{
"value": "Please hold while your call is transferred to a customer service agent."
}
]
},
{
"message": {
"say": {
"value": "You are a terrific dancer."
},
"to": "skramx",
"channel": "TEXT",
"network": "AIM"
}
},
{
"transfer": {
"to": "+15128267004",
"ringRepeat": 5,
"timeout": 60
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment