Commit Graph

3720 Commits (ff06346ea24c8a127c19d412a48d09f092b727c3)

Author SHA1 Message Date
Automerge script abdfdf1cae Merged revisions 376472 via svnmerge from
14 years ago
Automerge script 0f95c6b380 Merged revisions 376447 via svnmerge from
14 years ago
Mark Michelson ec68a15619 Test that shutdown callback is called when expected.
14 years ago
Mark Michelson 12de4198b8 Add a shutdown callback to taskprocessor listeners.
14 years ago
Automerge script 748b374ac8 Merged revisions 376291 via svnmerge from
14 years ago
Automerge script 69ae9ff20d Merged revisions 376148,376169 via svnmerge from
14 years ago
Mark Michelson a4a48d9274 Add doxygen and constify some things.
14 years ago
Mark Michelson d5716ecae2 Genericize the allocation and destruction of taskprocessor listeners.
14 years ago
Mark Michelson 902a2d8919 Get rid of taskprocessor fields no longer necessary.
14 years ago
Mark Michelson 77725bf293 Move taskprocessors to use a listener model.
14 years ago
Automerge script f69513b85b Merged revisions 376049 via svnmerge from
14 years ago
Mark Michelson f2bb9afe17 Multiple revisions 375993-375994
14 years ago
Richard Mudgett 6ad0126425 Fix stuck DTMF when bridge is broken.
14 years ago
Matthew Jordan a0c363e227 Refactor ast_timer_ack to return an error and handle the error in timer users
14 years ago
Richard Mudgett 5336a97f25 Add safety NULL pointer check in module user references.
14 years ago
Matthew Jordan b6bac916f0 Don't attempt to purge sessions when no sessions exist
14 years ago
Matthew Jordan 4bd66cb96b Properly clean up manager resources on exit
14 years ago
Matthew Jordan a243f4f153 Properly finalize prepared SQLite3 statements to prevent memory leak
14 years ago
Matthew Jordan ff469e9d5d Fix memory leaks in XML documentation
14 years ago
Matthew Jordan 19282f682e Prevent multiple CDR batches from conflicting when scheduling the CDR write
14 years ago
Richard Mudgett f85db0e34d Things don't need to be that const.
14 years ago
Mark Michelson da85f8489f Make evaluation of channel variables consistently case-sensitive.
14 years ago
Richard Mudgett 8d65c777c8 Fix the Park 'r' option when a channel parks itself.
14 years ago
Jonathan Rose 3d540ef218 core: Fix a memory leak in app.c from an early return
14 years ago
Andrew Latham 6c20cf2d8a Doxygen Updates - Title update
14 years ago
Jonathan Rose 68c63d7965 manager: remove curses dependent stuff from r375103
14 years ago
Kinsey Moore 372e29620c Ensure Asterisk fails TCP/TLS SIP calls when certificate checking fails
14 years ago
Walter Doekes 6d57ecd48c Change a few warnings to debug and the inverse.
14 years ago
Jonathan Rose b2f9542f61 manager: Change display of 'manager show commands' and 'manager show command'
14 years ago
Mark Michelson e9ab568f88 Fix some potential misuses of ast_str in the code.
14 years ago
Andrew Latham b106b77041 Title update
14 years ago
Andrew Latham e51432027a Doxygen Clean ups
14 years ago
Mark Michelson c7b23cbb0a Do not use a FILE handle when doing SIP TCP reads.
14 years ago
Andrew Latham 7226606f77 Continue to group config files
14 years ago
Mark Michelson 825607e09b Don't make chan_sip export global symbols.
14 years ago
Matthew Jordan 5ac43a08ad Fix incorrect billing duration reported when batch mode is enabled
14 years ago
Kinsey Moore 357b733b66 Fix segfault regression from r370681
14 years ago
Richard Mudgett 9a0ff62452 Fix execution of 'i' extension due to uninitialized variable.
14 years ago
Matthew Jordan 6b5677a41d Trivial patch to make 'best_score' defined for all architectures.
14 years ago
Matthew Jordan 15b35972ff Update documentation for MessageSend application/command's From field for XMPP
14 years ago
David M. Lee 5f9f6f3867 Multiple revisions 374570,374581
14 years ago
Alec L Davis 90f8c90b10 dsp.c User Configurable DTMF_HITS_TO_BEGIN and DTMF_MISSES_TO_END
14 years ago
Alec L Davis 36405ae659 dsp.c fix incorrect DTMF Digit_Duration.
14 years ago
David M. Lee c5acf22cec Fix DBDelTree error codes for AMI, CLI and AGI
14 years ago
Joshua Colp d78f7f92b2 Add support for applying direct media ACLs between differing channel technologies.
14 years ago
Alec L Davis 4af961a03a dsp.c User configuration of DTMF_NORMAL_TWIST and DTMF_REVERSE_TWIST values
14 years ago
Matthew Jordan 9367893cff Destroy the generic_monitors container after the core_instances in ccss
14 years ago
Richard Mudgett 9b25076e83 Missed an astobj2.c debug tag.
14 years ago
Richard Mudgett 427abb240a * Add ref debug tags to astobj2.c ref usage.
14 years ago
Matthew Jordan bfe35ee0b0 Ensure Shutdown AMI event is still fired during Asterisk shutdown
14 years ago