Commit Graph

4251 Commits (251cbe3c51b8ae00b95bb33fecf1ddbdcc450d14)

Author SHA1 Message Date
Richard Mudgett a821774bad confbridge: Fix some resource leaks on conference teardown.
13 years ago
Richard Mudgett ddad7cf4bd confbridge: Fix several small issues.
13 years ago
Richard Mudgett 61c2017d1f confbridge: Update online XML documentation.
13 years ago
Richard Mudgett ebcc4e3da1 Remove unnecessary channel module references.
13 years ago
Matthew Jordan 99af7789dd Add a test event that reports changes in ConfBridge state
13 years ago
Jonathan Rose 7ec134a8d7 app_meetme: Fix channels lingering when hung up under certain conditions
13 years ago
Rusty Newton 21a0dadac0 Patch to play correct sound file when a voicemail's urgent status is removed
13 years ago
Mark Michelson f2bb9afe17 Multiple revisions 375993-375994
13 years ago
Jonathan Rose 1e59b210af mixmonitor: Add a test event
13 years ago
Jonathan Rose 9a80b5da22 confbridge: Fix a bug which made conferences not record with AMI/CLI commands
13 years ago
Mark Michelson da85f8489f Make evaluation of channel variables consistently case-sensitive.
13 years ago
Matthew Jordan 1eb14dbff8 Ensure that CDRs for a caller in a Queue that is not answered is NO ANSWER.
13 years ago
Jonathan Rose 42a83618dd app_queue: Make ordering of rrmemory/rrordered persist over add/remove members
13 years ago
Michael L. Young 200a25e2c9 Fix XML Document Validation Failure
13 years ago
Pedro Kiefer 8b34dc8192 Adds new formats to app_alarmreceiver, ALAW calls support and enhanced protection.
13 years ago
Pedro Kiefer ef60d0efc0 Fixes two small regressions from ASTERISK-20157
13 years ago
Mark Michelson e9ab568f88 Fix some potential misuses of ast_str in the code.
13 years ago
Andrew Latham cfc6f60ca3 Doxygen Updates - Title update
13 years ago
Andrew Latham e51432027a Doxygen Clean ups
13 years ago
Kinsey Moore 0eab8b669d Avoid a segfault on invalid format names
13 years ago
Richard Mudgett 516c9ec665 app_queue: Made pass connected line updates from the caller to ringing queue members.
13 years ago
Matthew Jordan be906d6318 Resolve issues in ConfBridge regarding marked, waitmarked, and unmarked users
13 years ago
Andrew Latham 14be2a5514 Doxygen Cleanup
13 years ago
Sean Bright b9eeff1521 app_queue: Support persisting and loading of long member lists.
13 years ago
Mark Michelson d819508bae Don't destroy confbridge config when error is encountered during a reload.
13 years ago
Joshua Colp 0fc114dc65 Add support for retrieving engine specific settings using the speech API and from dialplan.
13 years ago
Richard Mudgett b5138fccf4 Add pause one second W dial modifier.
13 years ago
Matthew Jordan acb3a5f76f Add Duration header for PlayDTMF AMI Action
13 years ago
Richard Mudgett 5c946d98ba Tweak app_dial documentation.
13 years ago
Richard Mudgett 02ed1bd638 Fix SendDTMF crash and channel reference leak using channel name parameter.
13 years ago
Kinsey Moore 5bde2dbc34 Add VoicemailRefresh AMI Action
13 years ago
Richard Mudgett 0332f58f8f Fixed meetme tab completion and command documentation.
13 years ago
Alec L Davis f8a37188f0 app_queue: 'agent available' hint, cleanup restart, and initial state
13 years ago
Mark Michelson 7bfa978495 Fix error where improper IMAP greetings would be deleted.
13 years ago
Kinsey Moore 0a9d89d6be "show" completion option for "queue" shouldn't appear twice
13 years ago
Jonathan Rose 87370eeced func_audiohookinherit: Document some missed sources.
13 years ago
Andrew Latham fd98835f1f Doxygen Updates Janitor Work
13 years ago
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