DRING_YAML_IN 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  1. accounts:
  2. - id: #LOCAL_DIRNAME_HERE#
  3. alias: toto
  4. enable: true
  5. type: RING
  6. allCodecs: 1/2/3/4/5/6/7/8/9/10/11/
  7. mailbox: ""
  8. autoAnswer: false
  9. activeCallLimit: -1
  10. ringtoneEnabled: true
  11. ringtonePath: /usr/share/ring/ringtones/default.wav
  12. hasCustomUserAgent: false
  13. useragent: Ring/3.0.0
  14. displayName: toto
  15. hostname: bootstrap.ring.cx
  16. upnpEnabled: true
  17. audioPortMax: 32766
  18. audioPortMin: 16384
  19. dtmfType: overrtp
  20. interface: default
  21. publishAddr: ""
  22. publishPort: 5060
  23. sameasLocal: true
  24. videoEnabled: true
  25. videoPortMax: 65534
  26. videoPortMin: 49152
  27. stunEnabled: false
  28. stunServer: ""
  29. turnEnabled: true
  30. turnServer: turn.ring.cx
  31. turnServerUserName: ring
  32. turnServerPassword: ring
  33. turnServerRealm: ring
  34. dhtPort: 6410
  35. dhtPublicInCalls: true
  36. allowPeersFromHistory: true
  37. allowPeersFromContact: true
  38. allowPeersFromTrusted: true
  39. RingNS.uri: ns.ring.cx
  40. Account.archivePath: #LOCAL_PATH_HERE#/export.gz
  41. ringAccountReceipt: "{\"id\":\"#RING_UID_HERE#\",\"dev\":\"#DUMMY_ACC_RCPT_DEV_HERE#\",\"eth\":\"#DUMMY_ACC_RCPT_ETH_HERE#\",\"announce\":\"#DUMMY_ACC_RCPT_ANN_HERE#\"}"
  42. ringAccountReceiptSignature: " !!binary \"#DUMMY_ACC_RCPT_SIG_HERE#\""
  43. Account.deviceName: #DUMMY_DEVICE#
  44. tls:
  45. calist: ""
  46. certificate: #LOCAL_PATH_HERE#/ring_device.crt
  47. password: ""
  48. privateKey: #LOCAL_PATH_HERE#/ring_device.key
  49. preferences:
  50. historyLimit: 0
  51. historyMaxCalls: 20
  52. md5Hash: false
  53. order: #LOCAL_DIRNAME_HERE#
  54. portNum: 5060
  55. registrationexpire: 180
  56. searchBarDisplay: true
  57. zoneToneChoice: North America
  58. voipPreferences:
  59. playDtmf: true
  60. playTones: true
  61. pulseLength: 250
  62. symmetric: true
  63. zidFile: ""
  64. hooks:
  65. numberAddPrefix: ""
  66. sipEnabled: false
  67. urlCommand: x-www-browser
  68. urlSipField: X-ring-url
  69. audio:
  70. alsa:
  71. cardIn: 0
  72. cardOut: 0
  73. cardRing: 0
  74. plugin: default
  75. smplRate: 44100
  76. alwaysRecording: false
  77. audioApi: pulseaudio
  78. automaticGainControl: false
  79. captureMuted: false
  80. noiseReduce: false
  81. playbackMuted: false
  82. pulse:
  83. devicePlayback: ""
  84. deviceRecord: ""
  85. deviceRingtone: ""
  86. recordPath: ""
  87. volumeMic: 1
  88. volumeSpkr: 1
  89. video:
  90. decodingAccelerated: false
  91. devices:
  92. - channel: Camera 1
  93. framerate: 30
  94. video_size: 960x544
  95. name: Integrated Camera
  96. shortcuts:
  97. hangUp: ""
  98. pickUp: ""
  99. popupWindow: ""
  100. toggleHold: ""
  101. togglePickupHangup: ""