Commit Graph

5611 Commits (7564500552b7719cdd2a3110daaa7e569f6f221e)
 

Author SHA1 Message Date
Kevin P. Fleming 91e8442629 add SIPPEER dialplan function (bug #4728)
20 years ago
Kevin P. Fleming dc648f7334 add ActionID output and lock CLI fd for Manager action DBGet (bug #4727)
20 years ago
Kevin P. Fleming 1c30af0622 add English device state output (bug #4733, with minor mod)
20 years ago
Kevin P. Fleming 3db82d8597 add OGG/Vorbis file format support (bug #4296)
20 years ago
Kevin P. Fleming 9ecdab9452 add warning about enabling debug channels in logger (bug #4732)
20 years ago
Kevin P. Fleming a6b0f6074f move strtoq into new string files (bug #4740)
20 years ago
Kevin P. Fleming 3677a861c8 formatting cleanup (bug #4752)
20 years ago
Kevin P. Fleming 0be59a11de simple fix for bug #3638
20 years ago
Kevin P. Fleming 63b6795055 ensure account code is not overwritten when none is supplied (bug #4743)
20 years ago
Kevin P. Fleming ddf5da66f7 formatting cleanup (bug #4750)
20 years ago
Kevin P. Fleming be8e1d2381 restore proper difference calculation (bug #4746)
20 years ago
Kevin P. Fleming 4dd4428204 split acl and netsock code into separate files, in preparation for new netsock implementation
20 years ago
Russell Bryant c8f5c38f66 let the compiler learn the types for the elements of a struct timeval to fix
20 years ago
Russell Bryant 11fae70fca update guidelines to explain indent parameteres (bug #4742)
20 years ago
Russell Bryant 324f7d150f formatting fixes (bug #4736)
20 years ago
Russell Bryant 4817bc599d restore warning about negative timestamps now that it is fixed
20 years ago
Russell Bryant de905a632a fix negative timestamp issue
20 years ago
Russell Bryant b134548d79 suppress timestamp message until we can figure out where it is coming from,
20 years ago
Russell Bryant 4c5fbc1583 formatting fixes (bug #4739)
20 years ago
Matthew Fredrickson 0a4dd9a6b3 Fix for DSP code on 411/406. (Bug 4712). Also a settable tone length
20 years ago
Ben Kramer c3f1c4da4f / fixed typo bug introduced in fix for bug #4504
20 years ago
Russell Bryant 088da8a0ab actually install the demo sounds ...
20 years ago
Russell Bryant 5f04f09e5a also include /etc/asterisk.makeopts, but have file in home directory override
20 years ago
Josh Roberson 2c85f4862c fix smoothfade for osx.
20 years ago
Russell Bryant 7f88c9549f get rid of warning
20 years ago
Russell Bryant 5af1098063 get rid of unused variable
20 years ago
Josh Roberson d7fdaa1f37 and last but not least, fix my email address.
20 years ago
Josh Roberson e380aa7452 Forgot to remove printf() used in debugging
20 years ago
Josh Roberson 25041974ef Update muted for operation on OSX. :)
20 years ago
Russell Bryant a9c7f50a09 Allow manager originate to specifiy more than one variable to be set.
20 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)
20 years ago
Kevin P. Fleming 60cd1fa57d clean up scheduler debugging and expose defines in the Makefile (bug #4703)
20 years ago
Kevin P. Fleming 11486c084a re-enable SIGHUP and SIGCHLD after they fire on platforms that require it (bug #4720)
20 years ago
Kevin P. Fleming 9d8d86e19d phase two of string portability stuff:
20 years ago
Russell Bryant da1d0363ca get rid of compiler warning
20 years ago
Kevin P. Fleming 38598f57b4 make 'Agents' manager action conform to protocol (bug #4723)
20 years ago
Kevin P. Fleming ee568be647 revert unneeded change and add comment to avoid it in the future
20 years ago
Kevin P. Fleming 904beec507 ensure that format string macros are undef'd after use (bug #4716)
20 years ago
Kevin P. Fleming 7070dafdbf don't use %i for scanf unless non-base-10 input is needed (bug #4717)
20 years ago
Kevin P. Fleming 17fee8dc68 various code formatting changes and cleanups related to bug #4706
20 years ago
Kevin P. Fleming 7dfba67f7d ensure that channels that are busy/congested are marked AST_STATE_BUSY (bug #4706)
20 years ago
Kevin P. Fleming 494d253efe more ifdef cleanup to match proper Linux macros
20 years ago
Josh Roberson 937740bd89 Fix breakage caused by bug #4669. Next time let's test the build on
20 years ago
Kevin P. Fleming b6486df40e first phase of proper fix for portable string function problems (bug #4669)
20 years ago
Kevin P. Fleming dcfabce0e4 restore count_messages for ODBC storage to proper behavior (bug #4711)
20 years ago
Kevin P. Fleming 86e17a7487 clean up maxmsg parsing, and ensure default applies to Realtime voicemail users
20 years ago
Russell Bryant 3c7779c766 fix some indentation
20 years ago
Kevin P. Fleming 990bba90a7 ensure we record the last seqno we transmitted (bug #4659)
20 years ago
Russell Bryant 1d731c6d2a clarify comment
20 years ago
Russell Bryant ad1858bebc add ability to have a file, ~/.asterisk.makeopts, that will be included in
20 years ago