Commit Graph

4314 Commits (7f2bd4ea18ed362ac5fe0876b827c52cc630d5ca)

Author SHA1 Message Date
Kinsey Moore 7f2bd4ea18 app_queue: Fix documentation generation
11 years ago
Kevin Harwell e2dae45080 app_forkcdr: ForkCDR v option does not keep CDR variables for subsequent records
11 years ago
Michael L. Young 9b6f81af07 app_chanspy: Documentation Update To Clarify "x" Option
11 years ago
Rusty Newton a378423c8e apps/app_queue - Fix incorrect Macro parameter documentation
11 years ago
Kinsey Moore 2254a05348 ConfBridge: Correct prompt playback target
11 years ago
Corey Farrell 3e94a9925c app_stack: protect against missing parameters to STACK_PEEK and LOCAL_PEEK
12 years ago
Matthew Jordan 2bbbf85601 app_dial: Allow macro/gosub pre-bridge execution to occur on priorities
12 years ago
Kinsey Moore 5e6a9d0461 ConfBridge: Fix channel parameter documentation
12 years ago
Rusty Newton 9e6407596b Documentation: doc fixes across various parts of the code for ASTERISK issues 23061,23028,23046,23027
12 years ago
Richard Mudgett f90a045a36 verbosity: Fix performance of console verbose messages.
12 years ago
Matthew Jordan f9465fd40d app_confbridge: Fix crash caused when waitmarked/marked users leave together
12 years ago
Walter Doekes 06e1bdd480 "Minimun" typo.
12 years ago
Kevin Harwell a8393e64bc app_meetme: compiler warning
12 years ago
Rusty Newton 05117c87b7 Several components: fixing Typos in comments and code, "avaliable" instead of "available"
12 years ago
Scott Griepentrog 8d5186ef53 app_sms: BufferOverflow when receiving odd length 16 bit message
12 years ago
Mark Michelson 6d85bb82e1 Get rid of some inaccurate comments.
12 years ago
Kinsey Moore 3b3c9f38f4 app_queue: Honor penalty limits of 0
12 years ago
Richard Mudgett 864163492c confbridge: Separate user muting from system muting overrides.
12 years ago
Jonathan Rose 9dae9a5644 app_voicemail: Memory Leaks against tests
12 years ago
Richard Mudgett 2a40f6219a app_queue: Fix CLI "queue remove member" queue_log entry.
12 years ago
Walter Doekes 20b41f41c2 Don't check all realtime queues when doing "queue show some_queue".
12 years ago
Richard Mudgett ae78f04e4f app_confbridge: Can now set the language used for announcements to the conference.
12 years ago
Richard Mudgett 3bc28a1af4 app_confbridge: Fix duplicate default_user profile.
12 years ago
Michael L. Young ac850376a5 app_queue: Fix Queuelog EXITWITHKEY only logging two of four fields
12 years ago
Kevin Harwell 3c33267453 Confbridge: empty conference not being torn down
12 years ago
Kinsey Moore 4ffd79c102 Fix several crashes in MeetMeAdmin
12 years ago
Rusty Newton f5d53c84bb 'queue add member' help text correction
12 years ago
Jonathan Rose 02ddd169b5 app_voicemail: Fix leaking config objects when msg_id doesn't match
12 years ago
Kevin Harwell 3eb037cbb5 Fix memory leaks
12 years ago
Kevin Harwell 15994e3bf7 Verbose logging discrepancies
12 years ago
Matthew Jordan 7103d3aaed Let Queue wrap up time influence member availability
12 years ago
Matthew Jordan 15b32a230f Resolve conflicts between CONFFLAG_DONT_DENOISE and CONFFLAG_INTROUSER_VMREC
12 years ago
Walter Doekes 5c8ba4c4d6 Check result of ast_var_assign() calls for memory allocation failure.
12 years ago
Matthew Jordan 7bb2991218 Provide error message for QUEUE_MEMBER when member is not in queue
12 years ago
Russell Bryant 9959caa047 astobj2-ify the SLA code
12 years ago
Richard Mudgett 802c27b394 MixMonitor: Fix refleak in manager_stop_mixmonitor() if could not stop monitoring.
12 years ago
Jonathan Rose be6c8d267c app_mixmonitor: Fix crashes caused by unloading app_mixmonitor
12 years ago
Richard Mudgett 365e81053b app_confbridge: Fix memory leak on reload.
12 years ago
Matthew Jordan 4a99d74105 Add announce-to-first-user option for app_queue
12 years ago
Jason Parker 67729f6249 Fix VM snapshot handling for combined INBOX.
12 years ago
Michael L. Young e26179599a Fix Segfault In app_queue When "persistentmembers" Is Enabled And Using Realtime
12 years ago
Russell Bryant a1b9d36dd1 Make SLA reload more paranoid.
12 years ago
Olle Johansson aa676fbb84 Play periodic prompts for first call in a call queue
12 years ago
Michael L. Young 08e30bfa1f Fix Manager Segfault When app_queue Is Unloaded
12 years ago
Michael L. Young dc06b35547 Fix app_voicemail Segfault And A Few Memory Leaks
12 years ago
Joshua Colp eaa02d0f68 Remove silly use of strncmp.
12 years ago
Jonathan Rose 429dd44b39 app_voicemail: Add blank argument to externnotify if no context argument
12 years ago
Russell Bryant e66ae28960 Fix multi-station answer race condition.
12 years ago
Michael L. Young e9bf9588f4 Fix StopMixMonitor Hanging Up When Unable To Stop MixMonitor On A Channel
12 years ago
Matthew Jordan 0b37e777f6 Let vm_mailbox_snapshot combine "Urgent" when no folder is specified
12 years ago