Commit Graph

4230 Commits (a7e9ee3a7b43ee157fc422061b0a60b14308bb7d)

Author SHA1 Message Date
Richard Mudgett 37b50fe4e5 Remove unnecessary channel module references.
13 years ago
Matthew Jordan 3d2e80d93b Add a test event that reports changes in ConfBridge state
13 years ago
Jonathan Rose 0c77685b91 app_meetme: Fix channels lingering when hung up under certain conditions
13 years ago
Rusty Newton 5d858e92ac Patch to play correct sound file when a voicemail's urgent status is removed
13 years ago
Mark Michelson a65fbf8012 Multiple revisions 375993-375994
13 years ago
Jonathan Rose d7d9a99bd6 mixmonitor: Add a test event
13 years ago
Jonathan Rose e1da5dbd57 confbridge: Fix a bug which made conferences not record with AMI/CLI commands
13 years ago
Matthew Jordan 3ac0ced049 Ensure that the Queue application tracks busy members in off nominal situations
13 years ago
Jonathan Rose 8d0143f4a6 app_queue: Make ordering of rrmemory/rrordered persist over add/remove members
13 years ago
Mark Michelson 94c0fa9098 Fix some potential misuses of ast_str in the code.
13 years ago
Kinsey Moore 09dac916ba Avoid a segfault on invalid format names
13 years ago
Richard Mudgett 01a662cf60 app_queue: Made pass connected line updates from the caller to ringing queue members.
13 years ago
Matthew Jordan ec6bf83e28 Resolve issues in ConfBridge regarding marked, waitmarked, and unmarked users
13 years ago
Sean Bright 1449b2cad0 app_queue: Support persisting and loading of long member lists.
13 years ago
Mark Michelson 17aa64c20e Don't destroy confbridge config when error is encountered during a reload.
13 years ago
Richard Mudgett 7a822e7f55 Fix SendDTMF crash and channel reference leak using channel name parameter.
13 years ago
Richard Mudgett 33fcc48c91 Fixed meetme tab completion and command documentation.
13 years ago
Alec L Davis 5a0a5745ed app_queue: 'agent available' hint, cleanup restart, and initial state
13 years ago
Mark Michelson 46ecb0a53f Fix error where improper IMAP greetings would be deleted.
13 years ago
Kinsey Moore a645b4c5c9 "show" completion option for "queue" shouldn't appear twice
13 years ago
Jonathan Rose 759221d515 func_audiohookinherit: Document some missed sources.
13 years ago
Jonathan Rose 237b75db29 app_queue: Make queue reload members and variants of that work
13 years ago
Joshua Colp a27145ac57 Fix incorrect MeetME conference bridge reference count decrementing and sometimes premature destruction.
13 years ago
Matthew Jordan 792a89a9f7 app_queue: Support an 'agent available' hint
13 years ago
Matthew Jordan e026c03d17 Add queue monitoring hints
13 years ago
Richard Mudgett 7e9bdcc3e0 Named call pickup groups. Fixes, missing functionality, and improvements.
13 years ago
Jonathan Rose f1a70f36b6 app_meetme: Document that 'p' option will continue in dialplan.
13 years ago
Richard Mudgett 84bf4776f2 Fix exception path typo in app_queue.c try_calling().
13 years ago
Richard Mudgett 8e471b4991 Fix VoicemailUserEntry event headers ServerEmail and MailCommand reported values.
13 years ago
Matthew Jordan 9af488e8a8 Free ast_str objects when temp file fails to be created in MiniVM
13 years ago
Matthew Jordan f356dcf7e4 Fix file descriptor leak and pointer scope issue in MiniVM when sending mail
13 years ago
Matthew Jordan 46df746df0 Update QueueMemberStatus event documentation to include member status values
13 years ago
Kinsey Moore a90717e566 Ensure listed queues are not offered for completion
13 years ago
Kinsey Moore cc8037b3d4 Ensure "rules" is tab-completable for "queue show"
13 years ago
Matthew Jordan 1a74d44bf1 Allow configured numbers for FollowMe to be greater than 90 characters
13 years ago
Matthew Jordan 99b60d3434 Fix memory leaks in app_voicemail when using IMAP storage or realtime config
13 years ago
Mark Michelson 2dba1e5c58 Prevent crash from using app_page with no confbridge.conf file provided.
13 years ago
Mark Michelson cd3caa1a36 Prevent crash on shutdown due to refcount error on queues container.
13 years ago
Mark Michelson 6256c7193b Help prevent ringing queue members from being rung when ringinuse set to no.
13 years ago
Richard Mudgett 52e48b8926 Fix compile errors.
13 years ago
Jonathan Rose cf08fe11f8 app_meetme: Adding test events for following activity in MeetMe.
13 years ago
Richard Mudgett b7bb04e7dc Fix hangup cause passthrough regression.
13 years ago
Mark Michelson ff4674440d Fix misuses of asprintf throughout the code.
13 years ago
Mark Michelson 760909af3c Fix bug where final queue member would not be removed from memory.
13 years ago
Kinsey Moore 121495f7a9 Add test instrumentation
13 years ago
Mark Michelson bdcdb0dc87 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