Commit Graph

5694 Commits (5473ad640bf6482a44283f1de74f7edbb8f69060)
 

Author SHA1 Message Date
Russell Bryant b134548d79 suppress timestamp message until we can figure out where it is coming from,
21 years ago
Russell Bryant 4c5fbc1583 formatting fixes (bug #4739)
21 years ago
Matthew Fredrickson 0a4dd9a6b3 Fix for DSP code on 411/406. (Bug 4712). Also a settable tone length
21 years ago
Ben Kramer c3f1c4da4f / fixed typo bug introduced in fix for bug #4504
21 years ago
Russell Bryant 088da8a0ab actually install the demo sounds ...
21 years ago
Russell Bryant 5f04f09e5a also include /etc/asterisk.makeopts, but have file in home directory override
21 years ago
Josh Roberson 2c85f4862c fix smoothfade for osx.
21 years ago
Russell Bryant 7f88c9549f get rid of warning
21 years ago
Russell Bryant 5af1098063 get rid of unused variable
21 years ago
Josh Roberson d7fdaa1f37 and last but not least, fix my email address.
21 years ago
Josh Roberson e380aa7452 Forgot to remove printf() used in debugging
21 years ago
Josh Roberson 25041974ef Update muted for operation on OSX. :)
21 years ago
Russell Bryant a9c7f50a09 Allow manager originate to specifiy more than one variable to be set.
21 years ago
Kevin P. Fleming 22b0f5d306 add a library of timeval manipulation functions, and change a large number of usses to use the new functions (bug #4504)
21 years ago
Kevin P. Fleming 60cd1fa57d clean up scheduler debugging and expose defines in the Makefile (bug #4703)
21 years ago
Kevin P. Fleming 11486c084a re-enable SIGHUP and SIGCHLD after they fire on platforms that require it (bug #4720)
21 years ago
Kevin P. Fleming 9d8d86e19d phase two of string portability stuff:
21 years ago
Russell Bryant da1d0363ca get rid of compiler warning
21 years ago
Kevin P. Fleming 38598f57b4 make 'Agents' manager action conform to protocol (bug #4723)
21 years ago
Kevin P. Fleming ee568be647 revert unneeded change and add comment to avoid it in the future
21 years ago
Kevin P. Fleming 904beec507 ensure that format string macros are undef'd after use (bug #4716)
21 years ago
Kevin P. Fleming 7070dafdbf don't use %i for scanf unless non-base-10 input is needed (bug #4717)
21 years ago
Kevin P. Fleming 17fee8dc68 various code formatting changes and cleanups related to bug #4706
21 years ago
Kevin P. Fleming 7dfba67f7d ensure that channels that are busy/congested are marked AST_STATE_BUSY (bug #4706)
21 years ago
Kevin P. Fleming 494d253efe more ifdef cleanup to match proper Linux macros
21 years ago
Josh Roberson 937740bd89 Fix breakage caused by bug #4669. Next time let's test the build on
21 years ago
Kevin P. Fleming b6486df40e first phase of proper fix for portable string function problems (bug #4669)
21 years ago
Kevin P. Fleming dcfabce0e4 restore count_messages for ODBC storage to proper behavior (bug #4711)
21 years ago
Kevin P. Fleming 86e17a7487 clean up maxmsg parsing, and ensure default applies to Realtime voicemail users
21 years ago
Russell Bryant 3c7779c766 fix some indentation
21 years ago
Kevin P. Fleming 990bba90a7 ensure we record the last seqno we transmitted (bug #4659)
21 years ago
Russell Bryant 1d731c6d2a clarify comment
21 years ago
Russell Bryant ad1858bebc add ability to have a file, ~/.asterisk.makeopts, that will be included in
21 years ago
Kevin P. Fleming f50c27c355 don't ignore hardcoded CLID from zapata.conf when usecallerid=no
21 years ago
Kevin P. Fleming 9a7a5d5623 fix up lock breakage from bug #4245
21 years ago
Russell Bryant f62a613d24 fix big endian compilation issue
21 years ago
Kevin P. Fleming aaa057778c add create_addr_from_peer, to use an existing peer reference
21 years ago
Kevin P. Fleming 1432749293 add QueueStatusComplete event (bug #4694 with minor mods)
21 years ago
Matthew Fredrickson 91f84f9098 Update variable name to match docs
21 years ago
Russell Bryant 709689f76e fix typo in app description (bug #4697)
21 years ago
Kevin P. Fleming 5b11473088 send final 3 RFC2833 packets with same seqno (bug #4659)
21 years ago
Russell Bryant 38717a75c6 add a dialplan function to get and set the music on hold class
21 years ago
Kevin P. Fleming 79760d4802 add support for multiple-digit extensions in queue exit contexts (bug #4690)
21 years ago
Kevin P. Fleming 85eb4c9afb support DTX and CNG in speex (bug #4608)
21 years ago
Kevin P. Fleming 676116f2e2 add UTC tag to date string so users are aware of the time offset
21 years ago
Kevin P. Fleming 37184c4244 revert patch from bug #4532 until CPU consumption problem can be resolved
21 years ago
Kevin P. Fleming 4bcf6f7806 fix logic error in searching for channel by name (bug #4684)
21 years ago
Russell Bryant b62623fdaa convert ast_copy_string to use AST_INLINE_API macro (bug #4682)
21 years ago
Russell Bryant 4f64fe03f0 get rid of compiler warning (bug #4682)
21 years ago
Kevin P. Fleming 24f9f8586b cast constants into the proper type (bug #4686)
21 years ago