Commit Graph

4214 Commits (ca8aeeef1bead57973f91fce0e4ed239d73a00b3)

Author SHA1 Message Date
Andrew Latham 6f61cb50c5 Doxygen Updates - janitor work
13 years ago
Jonathan Rose f56c0ecf9c app_queue: Make queue reload members and variants of that work
13 years ago
Joshua Colp f57d819ada Fix incorrect MeetME conference bridge reference count decrementing and sometimes premature destruction.
13 years ago
Matthew Jordan ca0e96ae19 Add queue monitoring hints
13 years ago
Matthew Jordan f1fb120f5d Support all ways a member can be available for 'agent available' hints
13 years ago
Richard Mudgett da5944fc56 Named call pickup groups. Fixes, missing functionality, and improvements.
13 years ago
Alec L Davis 67ca3b9126 app_queue: Support an 'agent available' hint
13 years ago
Jonathan Rose 9c9acc50e6 app_meetme: Document that 'p' option will continue in dialplan.
13 years ago
Richard Mudgett 2a6be9fd0a Fix exception path typo in app_queue.c try_calling().
13 years ago
Richard Mudgett 7c1003de84 Fix VoicemailUserEntry event headers ServerEmail and MailCommand reported values.
13 years ago
Matthew Jordan dbdcee80f4 Free ast_str objects when temp file fails to be created in MiniVM
13 years ago
Matthew Jordan 31407fc32c Fix file descriptor leak and pointer scope issue in MiniVM when sending mail
13 years ago
Matthew Jordan 5da59112b7 Update QueueMemberStatus event documentation to include member status values
13 years ago
Kinsey Moore 0090fb558d Ensure listed queues are not offered for completion
13 years ago
Kinsey Moore c16141dda1 Ensure "rules" is tab-completable for "queue show"
13 years ago
Matthew Jordan 4058ea15ab Allow configured numbers for FollowMe to be greater than 90 characters
13 years ago
Mark Michelson a7391a37c1 Add fixes and cleanup to app_alarmreceiver.
13 years ago
Matthew Jordan e965020d0c Fix memory leaks in app_voicemail when using IMAP storage or realtime config
13 years ago
Jonathan Rose b02c65752c app_queue: Only log PAUSEALL/UNPAUSEALL when 1+ memebers changed.
13 years ago
Mark Michelson 1b6cf69e7b Prevent crash from using app_page with no confbridge.conf file provided.
13 years ago
Mark Michelson 1ab2639cf2 Prevent crash on shutdown due to refcount error on queues container.
13 years ago
Mark Michelson c3b5ec70ac Help prevent ringing queue members from being rung when ringinuse set to no.
13 years ago
Matthew Jordan 8018b879a2 Clean up doxygen warnings
13 years ago
Richard Mudgett d7e0b9fd91 Fix compile errors.
13 years ago
Jonathan Rose a4d3cb86d8 app_meetme: Adding test events for following activity in MeetMe.
13 years ago
Richard Mudgett adefb772c4 Fix hangup cause passthrough regression.
13 years ago
Mark Michelson 6a539ace84 Fix misuses of asprintf throughout the code.
13 years ago
Mark Michelson f4a34ee89c Fix bug where final queue member would not be removed from memory.
13 years ago
Kinsey Moore 45c6620d74 Add test instrumentation
13 years ago
Mark Michelson 567b35e547 Fix a couple of documentation problems in app_queue.c
13 years ago
Kinsey Moore 609061a8c0 Correct documentation for the MeetMe x flag
13 years ago
Michael L. Young 5cf9eb4645 Fix Not Unreferencing A Spied Channel
13 years ago
Mark Michelson eb9e645a27 Allow support for early media on AMI originates and call files.
13 years ago
Kinsey Moore 9b16c8b0f6 Clean up and ensure proper usage of alloca()
13 years ago
Richard Mudgett 964daecc3f DECLINE to load confbridge if the config fails to load.
13 years ago
Jonathan Rose 85c3399d6d app_meetme: Change app_meetme support level to extended from deprecated
13 years ago
Terry Wilson 13427db64c Fix segfault introduced by conversion to ACO API
13 years ago
Matthew Jordan fbf4040a36 Clean up ManagerEvent Dial documentation
13 years ago
Terry Wilson 2f674bcdd1 Convert app_confbridge to use the config options framework
13 years ago
Kevin P. Fleming 79087cbbd5 Ensure that all ast_datastore_info structures are 'const'.
13 years ago
Kinsey Moore 6416a246ed Improve Goto and GotoIf related documentation
13 years ago
Kinsey Moore 163d3b05d4 AST-2012-011: Resolve heap corruption issue with voicemail
13 years ago
Jonathan Rose 70e34d3354 app_mixmonitor: Fix a reference leak in manager_mixmonitor function
13 years ago
Richard Mudgett ac35b92b62 Hangup handlers - Dialplan subroutines that run when the channel hangs up.
13 years ago
Matthew Jordan 82a7409c15 Add AMI event documentation
13 years ago
Richard Mudgett 62274463fa Explicitly check caller hangup in app Queue rather than a polluted res2 value.
13 years ago
Richard Mudgett 30a417dc6c Fix F and F(x) action logic in Queue application.
13 years ago
Richard Mudgett 3d1e26d2d2 Check if PBX was started and fix F and F(x) action logic in Dial application.
13 years ago
Sean Bright 5837ef8124 Remove declaration of eivr_connect_socket because it no longer exists.
13 years ago
Jason Parker 88c9c6bef8 Fix voicemail API tests by using the correct argument order for create/destroy.
13 years ago