Advertisement
Guest User

Untitled

a guest
Feb 13th, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. vvmInRmtSdc {
  2. systemId = "vvmInRmtSdc1"
  3. password = "9abba046c"
  4. bindType = "Rx"
  5. sasCorrelation = true
  6. connectionRoutingType = "secondary"
  7. checkInitialAdnDeliveryStatus = true
  8. }
  9.  
  10. ctp {
  11. systemId = "ctpSystemId"
  12. password = "ctpPass"
  13. bindType = "Tx"
  14. submitRouting = "ctpSmsc"
  15. sasCorrelation = true
  16. }
  17.  
  18. mwi {
  19. systemId = "mwiSystemId"
  20. password = "mwiPass"
  21. bindType = "TRx"
  22. submitRouting = "mwiSmsc"
  23. connectionRoutingType = "sss"
  24. sasCorrelation = true
  25. }
  26.  
  27. # Bind configuration for the External Voicemail System
  28. evmsVvmIn {
  29. systemId = "evmsSystemId"
  30. password = "evmsPass"
  31. bindType = "Rx"
  32. connectionRoutingType = "evms"
  33. sasCorrelation = false
  34. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement