Commit Graph

3690 Commits (b106b770410a67c43dc9e67309ece3fdcba214a4)

Author SHA1 Message Date
Andrew Latham b106b77041 Title update
13 years ago
Andrew Latham e51432027a Doxygen Clean ups
13 years ago
Mark Michelson c7b23cbb0a Do not use a FILE handle when doing SIP TCP reads.
13 years ago
Andrew Latham 7226606f77 Continue to group config files
13 years ago
Mark Michelson 825607e09b Don't make chan_sip export global symbols.
13 years ago
Matthew Jordan 5ac43a08ad Fix incorrect billing duration reported when batch mode is enabled
13 years ago
Kinsey Moore 357b733b66 Fix segfault regression from r370681
13 years ago
Richard Mudgett 9a0ff62452 Fix execution of 'i' extension due to uninitialized variable.
13 years ago
Matthew Jordan 6b5677a41d Trivial patch to make 'best_score' defined for all architectures.
13 years ago
Matthew Jordan 15b35972ff Update documentation for MessageSend application/command's From field for XMPP
13 years ago
David M. Lee 5f9f6f3867 Multiple revisions 374570,374581
13 years ago
Alec L Davis 90f8c90b10 dsp.c User Configurable DTMF_HITS_TO_BEGIN and DTMF_MISSES_TO_END
13 years ago
Alec L Davis 36405ae659 dsp.c fix incorrect DTMF Digit_Duration.
13 years ago
David M. Lee c5acf22cec Fix DBDelTree error codes for AMI, CLI and AGI
13 years ago
Joshua Colp d78f7f92b2 Add support for applying direct media ACLs between differing channel technologies.
13 years ago
Alec L Davis 4af961a03a dsp.c User configuration of DTMF_NORMAL_TWIST and DTMF_REVERSE_TWIST values
13 years ago
Matthew Jordan 9367893cff Destroy the generic_monitors container after the core_instances in ccss
13 years ago
Richard Mudgett 9b25076e83 Missed an astobj2.c debug tag.
13 years ago
Richard Mudgett 427abb240a * Add ref debug tags to astobj2.c ref usage.
13 years ago
Matthew Jordan bfe35ee0b0 Ensure Shutdown AMI event is still fired during Asterisk shutdown
13 years ago
Matthew Jordan ed3acdeb21 Fix findings from check-in on r374177
13 years ago
Matthew Jordan a094707d51 Fix a variety of ref counting issues
13 years ago
Andrew Latham 4e228fce03 Doxygen Cleanup
13 years ago
Sean Bright b9eeff1521 app_queue: Support persisting and loading of long member lists.
13 years ago
Sean Bright b3c739a842 Use ast_copy_string instead of strncpy to guarantee a NUL terminated string.
13 years ago
Richard Mudgett 154ee24ae8 Change core show help output format.
13 years ago
Richard Mudgett b5138fccf4 Add pause one second W dial modifier.
13 years ago
Brent Eagles 89d427ca24 Reset hangup flags on channels created through messages and cleanup globals
13 years ago
Richard Mudgett a8771e3953 Cleanup ast_dtmf_stream()
13 years ago
Joshua Colp 9e9f3b7609 loader: Ensure dependent modules are properly initialized.
13 years ago
Mark Michelson 4284ade5a6 Fix saying of date in Dutch.
13 years ago
Mark Michelson fdfb3ae5fa Allow for redirecting reasons to be set to arbitrary strings.
13 years ago
Andrew Latham fd98835f1f Doxygen Updates Janitor Work
13 years ago
Andrew Latham 6f61cb50c5 Doxygen Updates - janitor work
13 years ago
Alec L Davis 368b4c6166 dsp.c: remove more whitespace mentioned in review2107
13 years ago
Alec L Davis d3a23be26e dsp.c ast_dsp_call_progress use local short variable in loop, plus other cleanup
13 years ago
Joshua Colp e8380afc8a Add support for DTLS-SRTP to res_rtp_asterisk and chan_sip.
13 years ago
Richard Mudgett da5944fc56 Named call pickup groups. Fixes, missing functionality, and improvements.
13 years ago
Alec L Davis ed442248e5 dsp.c: remove whitespace mentioned in review2107
13 years ago
Sean Bright 9d4f8abdc6 Make the casing of CALL_ID in debug messages consistent to satisfy my OCD.
13 years ago
Sean Bright 54c531ff1c Don't crash when passing a NULL message to __astman_get_header.
13 years ago
Matthew Jordan f92bb6265c Resolve memory leaks in TLS initialization and TLS client connections
13 years ago
David M. Lee f97510b730 Fixed make clean when configured --disable-asteriskssl
13 years ago
David M. Lee 192e6a0f7a Fix timeouts for ast_waitfordigit[_full].
13 years ago
Richard Mudgett fb1d9a90a4 Enhance astobj2 to support other types of containers.
13 years ago
Jonathan Rose 1a79c9c182 logger: Add rotatestrategy option of 'none' which does not perform rotations
13 years ago
David M. Lee 5e84558123 Fixed r372696 when configured --disable-asteriskssl; properly install libasteriskssl.dylib on OS X.
13 years ago
Mark Michelson 8963829390 Fix inability to shutdown gracefully due to an unending channel reference.
13 years ago
Mark Michelson ae5aaefd88 Fix bad channel application data reference.
13 years ago
Kinsey Moore d96b832787 Deprecate chan_gtalk, chan_jingle, and res_jabber
13 years ago