Commit Graph

3709 Commits (f28061145f16d834d0ecee4d8c5bb605d957d7f8)

Author SHA1 Message Date
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
Matthew Jordan ed3acdeb21 Fix findings from check-in on r374177
14 years ago
Matthew Jordan a094707d51 Fix a variety of ref counting issues
14 years ago
Andrew Latham 4e228fce03 Doxygen Cleanup
14 years ago
Sean Bright b9eeff1521 app_queue: Support persisting and loading of long member lists.
14 years ago
Sean Bright b3c739a842 Use ast_copy_string instead of strncpy to guarantee a NUL terminated string.
14 years ago
Richard Mudgett 154ee24ae8 Change core show help output format.
14 years ago
Richard Mudgett b5138fccf4 Add pause one second W dial modifier.
14 years ago
Brent Eagles 89d427ca24 Reset hangup flags on channels created through messages and cleanup globals
14 years ago
Richard Mudgett a8771e3953 Cleanup ast_dtmf_stream()
14 years ago
Joshua Colp 9e9f3b7609 loader: Ensure dependent modules are properly initialized.
14 years ago
Mark Michelson 4284ade5a6 Fix saying of date in Dutch.
14 years ago