Advertisement
Guest User

Untitled

a guest
Feb 21st, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. {
  2. "tropo": [
  3. {
  4. "transfer": {
  5. "to": "sip:fadante@sip2sip.info",
  6. "timeout": 300,
  7. "ringRepeat": 50,
  8. "on": {
  9. "event": "ring",
  10. "say": {
  11. "value": "http://www.phono.com/audio/holdmusic.mp3"
  12. }
  13. },
  14. "headers": {
  15. "Session-ID": "9999999999999999999999999999999;remote=00000000000000000000000000000000",
  16. "remote-party-id": "<sip:fadante@cisco.com;no-anchor"
  17. }
  18. }
  19. },
  20. {
  21. "on": {
  22. "event": "connect",
  23. "post": "http://requestb.in/11py5hn1"
  24. }
  25. },
  26. {
  27. "on": {
  28. "event": "continue",
  29. "next": "http://requestb.in/1763epw1"
  30. }
  31. },
  32. {
  33. "on": {
  34. "event": "hangup",
  35. "next": "http://requestb.in/15x18ov1"
  36. }
  37. }
  38. ]
  39. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement