Commit Graph

4193 Commits (c3b5ec70acf3e953f747473b033adfdbc6511f5c)

Author SHA1 Message Date
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.
14 years ago
Kevin P. Fleming 166b4e2b30 Multiple revisions 369001-369002
14 years ago
Jason Parker ce44b98358 Remove some symbol exports that got missed in the removal of global symbols.
14 years ago
Richard Mudgett f8746d0009 Allow non-normal execution routines to be able to run on hungup channels.
14 years ago
Jason Parker 6334142050 Multiple revisions 368963,368965
14 years ago
Kinsey Moore c6142cf2cc Fix coverity UNUSED_VALUE findings in core support level files
14 years ago
Richard Mudgett 3f59ad990c Fix app_queue debug message use of args.options after the string has been parsed.
14 years ago
Richard Mudgett 9ecd6c9ab4 Fix inverted test in app_queue for ringinuse.
14 years ago
Terry Wilson 9f704b5d59 Fix reloading an unchanged file with the Config Options API
14 years ago
Kinsey Moore bd958c037f Ensure that pages and emails are sent using RFC822-compliant date format
14 years ago
Kinsey Moore 571445ab9c Convert AST_FLAG_ANSWERED_ELSEWHERE usage to AST_CAUSE_ANSWERED_ELSEWHERE
14 years ago
Mark Michelson c6a2cbab19 Remove some extra debugging I forgot to remove in the merge of Digium phone support.
14 years ago
Mark Michelson 14a985560e Merge changes dealing with support for Digium phones.
14 years ago
Richard Mudgett 91a20ee2f9 Fix deadlock when Gosub used with alternate dialplan switches.
14 years ago
Terry Wilson d54717c39e Add new config-parsing framework
14 years ago
Richard Mudgett dd2427c141 Coverity Report: Fix issues for error type REVERSE_INULL (core modules)
14 years ago
Richard Mudgett 77f5e86e4d Coverity Report: Fix issues for error type REVERSE_INULL (deprecated modules)
14 years ago
Richard Mudgett e518536773 Fix Dial I option ignored if dial forked and one fork redirects.
14 years ago
Matthew Jordan 66754b3f3d Fix crash in ConfBridge when user announcement is played for more than 2 users
14 years ago
Jonathan Rose ec3b8a1f27 app_queue: Per Member ringinuse option and deprecation of ignorebusy
14 years ago
Matthew Jordan 7b51320642 Fix a variety of memory leaks
14 years ago
Richard Mudgett 1ae31fd2a9 Add predial support to FollowMe.
14 years ago