Guest User

Untitled

a guest
May 22nd, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. {
  2. "tropo":[
  3. {
  4. "call":{
  5. "timeout":10,
  6. "network":"SMS",
  7. "channel":"TEXT",
  8. "to":"foo",
  9. "from":"bar",
  10. "headers":{
  11. "foo":"foo",
  12. "bar":"bar"
  13. },
  14. "answerOnMedia":false
  15. }
  16. }
  17. ]
  18. }
Add Comment
Please, Sign In to add comment