Advertisement
Guest User

config.yml

a guest
Mar 28th, 2014
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.48 KB | None | 0 0
  1. ---
  2. asterisk:
  3. voicemail:
  4. enable: 'no'
  5. cdrexport:
  6. daily_folder: 'yes'
  7. export_failed: 'yes'
  8. export_incoming: 'yes'
  9. exportpath: '/opt/cdrexport'
  10. full_names: 'yes'
  11. monthly_folder: 'yes'
  12. checktools:
  13. exim_check_enable: 0
  14. force: 1
  15. kamailio_check_dialog_active_enable: 1
  16. kamailio_check_dialog_early_enable: 0
  17. kamailio_check_usrloc_regdevices_enable: 0
  18. kamailio_check_usrloc_regusers_enable: 1
  19. mpt_check_enable: 0
  20. mysql_check_enable: 1
  21. oss_check_provisioned_subscribers_enable: 1
  22. sip_check_enable: 1
  23. sipstats_check_num_packets: 0
  24. sipstats_check_num_packets_perday: 0
  25. sipstats_check_partition_size: 0
  26. cleanuptools:
  27. acc_cleanup_days: 60
  28. archive_targetdir: '/var/backups/cdr'
  29. binlog_days: 15
  30. cdr_archive_months: 12
  31. cdr_backup_months: 6
  32. cdr_backup_retro: 3
  33. compress: gzip
  34. sql_batch: 10000
  35. trash_cleanup_days: 30
  36. database:
  37. bufferpoolsize: 4098M
  38. general:
  39. adminmail:
  40. companyname:
  41. lang: en
  42. kamailio:
  43. lb:
  44. extra_sockets: ~
  45. max_forwards: 10
  46. nattest_exception_ips: ~
  47. pkg_mem: 16
  48. port: 5060
  49. security:
  50. dos_ban_enable: 'yes'
  51. dos_ban_time: 3600
  52. dos_reqs_density_per_unit: 50
  53. dos_sampling_time_unit: 5
  54. dos_whitelisted_ips: ~
  55. failed_auth_attempts: 3
  56. failed_auth_ban_enable: 'yes'
  57. failed_auth_ban_time: 3600
  58. shm_mem: 500
  59. start: 'yes'
  60. tcp_children: 8
  61. tls:
  62. enable: 'no'
  63. port: 5061
  64. sslcertfile: '/etc/kamailio/kamailio-selfsigned.pem'
  65. sslcertkeyfile: '/etc/kamailio/kamailio-selfsigned.key'
  66. udp_children: 8
  67. proxy:
  68. allow_peer_relay: 'yes'
  69. authenticate_bye: 'no'
  70. children: 8
  71. default_expires: 3600
  72. enum_suffix: e164.arpa.
  73. ignore_auth_realm: 'no'
  74. max_expires: 43200
  75. max_registrations_per_subscriber: 5
  76. min_expires: 60
  77. natping_interval: 10
  78. nonce_expire: 300
  79. perform_peer_lcr: 0
  80. pkg_mem: 16
  81. port: 5062
  82. presence:
  83. enable: 'no'
  84. proxy_lookup: 'no'
  85. shm_mem: 500
  86. start: 'yes'
  87. use_enum: 'no'
  88. mediator:
  89. interval: 10
  90. nginx:
  91. xcap_port: 1080
  92. ntp:
  93. servers:
  94. -
  95. ossbss:
  96. apache:
  97. port: 2443
  98. proxyluport: 1080
  99. serveradmin:
  100. servername: "\"myserver\""
  101. ssl_enable: 'yes'
  102. sslcertfile: '/etc/apache2/ssl/myserver.crt'
  103. sslcertkeyfile: '/etc/apache2/ssl/myserver.pem'
  104. htpasswd:
  105. -
  106. pass: '{SHA}w4zj3mxbmynIQ1jsUEjSkN2z2pk='
  107. user: ngcpsoap
  108. logging:
  109. apache:
  110. acc:
  111. facility: daemon
  112. identity: oss
  113. level: info
  114. err:
  115. facility: local7
  116. level: info
  117. ossbss:
  118. facility: local0
  119. identity: provisioning
  120. level: DEBUG
  121. web:
  122. facility: local0
  123. level: DEBUG
  124. provisioning:
  125. allow_ip_as_domain: 1
  126. allow_numeric_usernames: 1
  127. auto_allow_cli: 1
  128. carrier:
  129. account_distribution_function: roundrobin
  130. prov_distribution_function: roundrobin
  131. credit_warnings:
  132. -
  133. domain: example.com
  134. recipients:
  135. - nobody@example.com
  136. threshold: 1000
  137. log_passwords: 0
  138. no_logline_truncate: 0
  139. pw_min_char: 6
  140. routing:
  141. ac_regex: '[1-9]\d{0,4}'
  142. cc_regex: '[1-9]\d{0,3}'
  143. sn_regex: '[1-9]\d+'
  144. tmpdir: '/tmp'
  145. qos:
  146. tos_rtp: 184
  147. tos_sip: 184
  148. rateomat:
  149. enable: 'no'
  150. loopinterval: 10
  151. splitpeakparts: 0
  152. reminder:
  153. retries: 2
  154. retry_time: 60
  155. sip_fromdomain: voicebox.sipwise.local
  156. sip_fromuser: reminder
  157. wait_time: 30
  158. weekdays: '2, 3, 4, 5, 6, 7'
  159. rsyslog:
  160. external_address:
  161. external_log: 0
  162. external_loglevel: warning
  163. external_port: 514
  164. external_proto: udp
  165. rtpproxy:
  166. allow_userspace_only: 'yes'
  167. maxport: 60000
  168. minport: 10000
  169. rtp_timeout: 60
  170. rtp_timeout_onhold: 3600
  171. sems:
  172. bindport: 5080
  173. conference:
  174. enable: 'no'
  175. max_participants: 10
  176. highport: 50000
  177. lowport: 40001
  178. sbc:
  179. calltimer_enable: 'yes'
  180. calltimer_max: 21600
  181. outbound_timeout: 6000
  182. sdp_filter:
  183. codecs: PCMA,PCMU,telephone-event,G729
  184. enable: 'yes'
  185. mode: whitelist
  186. session_timer:
  187. enable: 'yes'
  188. max_timer: 7200
  189. min_timer: 90
  190. session_expires: 300
  191. www_admin:
  192. ac_dial_prefix: 0
  193. apache:
  194. port: 1443
  195. serveradmin:
  196. servername: "\"myserver\""
  197. ssl_enable: 'yes'
  198. sslcertfile: '/etc/apache2/ssl/myserver.crt'
  199. sslcertkeyfile: '/etc/apache2/ssl/myserver.pem'
  200. billing_features: 1
  201. callingcard_features: 0
  202. callthru_features: 1
  203. cc_dial_prefix: 00
  204. conference_features: 0
  205. dashboard:
  206. enabled: 1
  207. default_admin_settings:
  208. call_data: 0
  209. is_active: 1
  210. is_master: 0
  211. read_only: 0
  212. show_passwords: 1
  213. domain:
  214. preference_features: 1
  215. rewrite_features: 1
  216. vsc_features: 0
  217. fees_csv:
  218. element_order:
  219. - source
  220. - destination
  221. - direction
  222. - zone
  223. - zone_detail
  224. - onpeak_init_rate
  225. - onpeak_init_interval
  226. - onpeak_follow_rate
  227. - onpeak_follow_interval
  228. - offpeak_init_rate
  229. - offpeak_init_interval
  230. - offpeak_follow_rate
  231. - offpeak_follow_interval
  232. - use_free_time
  233. logging:
  234. apache:
  235. acc:
  236. facility: daemon
  237. identity: oss
  238. level: info
  239. err:
  240. facility: local7
  241. level: info
  242. peer:
  243. preference_features: 1
  244. peering_features: 1
  245. speed_dial_vsc_presets:
  246. subscriber:
  247. auto_allow_cli: 0
  248. extension_features: 0
  249. voicemail_features: 0
  250. www_csc:
  251. ac_dial_prefix: 0
  252. apache:
  253. port: 443
  254. serveradmin:
  255. servername:
  256. ssl_enable: 'yes'
  257. sslcertfile: '/etc/apache2/ssl/myserver.crt'
  258. sslcertkeyfile: '/etc/apache2/ssl/myserver.pem'
  259. cc_dial_prefix: 00
  260. display_account_info: 0
  261. logging:
  262. apache:
  263. acc:
  264. facility: daemon
  265. identity: csc
  266. level: info
  267. err:
  268. facility: local7
  269. level: info
  270. main_menu:
  271. account: 1
  272. addressbook: 1
  273. callblock: 1
  274. callforward: 1
  275. calllist: 1
  276. desktop: 1
  277. device: 0
  278. reminder: 1
  279. voicebox: 1
  280. payment_features: 0
  281. sip_server:
  282. site_config:
  283. company:
  284. city: ''
  285. email: ''
  286. fax: ''
  287. hotline: ''
  288. logo: https://please.adjust.invalid/path/to/logo.gif
  289. name: ''
  290. phone: ''
  291. street: ''
  292. webserver: ''
  293. default_language: en
  294. default_uri: '/desktop'
  295. languages:
  296. - en
  297. title: ''
  298. site_domain:
  299. tftp_server:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement