Advertisement
Guest User

Untitled

a guest
Jul 29th, 2016
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.21 KB | None | 0 0
  1. [root@sip asterisk]# cat cel_general_additional.conf
  2. ;--------------------------------------------------------------------------------;
  3. ;          Do NOT edit this file as it is auto-generated by FreePBX.             ;
  4. ;--------------------------------------------------------------------------------;
  5. ; For information on adding additional paramaters to this file, please visit the ;
  6. ; FreePBX.org wiki page, or ask on IRC. This file was created by the new FreePBX ;
  7. ; BMO - Big Module Object. Any similarity in naming with BMO from Adventure Time ;
  8. ; is totally deliberate.                                                         ;
  9. ;--------------------------------------------------------------------------------;
  10. enable=yes
  11. apps=confbridge,meetme,mixmonitor,queue,stopmixmonitor,voicemail,voicemailmain
  12. events=all
  13. dateformat=%F %T
  14.  
  15. [root@sip asterisk]# cat cel_general_custom.conf
  16. apps=dial,park,mixmonitor
  17. [manager]
  18. enabled=yes
  19.  
  20. sip*CLI> cel show status
  21. CEL Logging: Enabled
  22. CEL Tracking Event: ALL
  23. CEL Tracking Event: CHAN_START
  24. CEL Tracking Event: CHAN_END
  25. CEL Tracking Event: HANGUP
  26. CEL Tracking Event: ANSWER
  27. CEL Tracking Event: APP_START
  28. CEL Tracking Event: APP_END
  29. CEL Tracking Event: BRIDGE_START
  30. CEL Tracking Event: BRIDGE_END
  31. CEL Tracking Event: CONF_START
  32. CEL Tracking Event: CONF_END
  33. CEL Tracking Event: PARK_START
  34. CEL Tracking Event: PARK_END
  35. CEL Tracking Event: BLINDTRANSFER
  36. CEL Tracking Event: ATTENDEDTRANSFER
  37. CEL Tracking Event: TRANSFER
  38. CEL Tracking Event: HOOKFLASH
  39. CEL Tracking Event: 3WAY_START
  40. CEL Tracking Event: 3WAY_END
  41. CEL Tracking Event: CONF_ENTER
  42. CEL Tracking Event: CONF_EXIT
  43. CEL Tracking Event: USER_DEFINED
  44. CEL Tracking Event: LINKEDID_END
  45. CEL Tracking Event: BRIDGE_UPDATE
  46. CEL Tracking Event: PICKUP
  47. CEL Tracking Event: FORWARD
  48. CEL Tracking Application: meetme
  49. CEL Tracking Application: voicemailmain
  50. CEL Tracking Application: voicemail
  51. CEL Tracking Application: queue
  52. CEL Tracking Application: mixmonitor
  53. CEL Tracking Application: confbridge
  54. CEL Tracking Application: stopmixmonitor
  55. CEL Event Subscriber: ODBC CEL backend
  56. CEL Event Subscriber: CEL Custom CSV Logging
  57. CEL Event Subscriber: Prostie Zvonki Asterisk v1.2.7.2
  58. CEL Event Subscriber: Manager Event Logging
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement