Commit Graph

4238 Commits (200a25e2c9c6fbfe904ad7fb43a80bc1ccf0e39d)

Author SHA1 Message Date
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
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