Commit Graph

7761 Commits (5afbcc4f868d73ca3624dda53684caea70d4652c)
 

Author SHA1 Message Date
Kevin P. Fleming f0495e8944 add option to avoid calling members whose channels are 'in use' (issue #6315, plus documentation)
20 years ago
Kevin P. Fleming 0a9c957764 remove code that does not appear to do anything useful (issue #6059)
20 years ago
Kevin P. Fleming a1e703fb01 more memory allocation wrapper conversion
20 years ago
Kevin P. Fleming 5c7bdb22fa various cleanups (issue #6389)
20 years ago
Kevin P. Fleming 6573167768 don't dereference memory that has been freed (issue #6405)
20 years ago
Kevin P. Fleming 0aaad7b8b9 Merged revisions 10137 via svnmerge from
20 years ago
Kevin P. Fleming c1e19165b4 add channel's uniqueid to manager 'join' event (issue #6458)
20 years ago
Kevin P. Fleming c5ff2c4f42 add KEYPADHASH dialplan function (issue #6441)
20 years ago
Kevin P. Fleming be6eea0cc1 handle longer ENUM lookup results (issue #6476)
20 years ago
Kevin P. Fleming 62a24acfcf block func_enum fix
20 years ago
Kevin P. Fleming e6ca0f1fab Merged revisions 10021,10108 via svnmerge from
20 years ago
Kevin P. Fleming 42314e6160 force a cleanup due to today's ast_channel change
20 years ago
Kevin P. Fleming 5845408aab update app to use args parser
20 years ago
Kevin P. Fleming 4662d58b01 add API function for parsing strings to time_t (issue #6320, with mods)
20 years ago
Kevin P. Fleming 124b00c4a4 add 'systemname' option to prefix channel unique IDs with (issue #5825)
20 years ago
Matt O'Gorman ec7df7e557 Now Kevin will be really happy!
20 years ago
Matt O'Gorman 49a04b91a2 changed naming scheme for variables so it matches
20 years ago
Kevin P. Fleming 6081d770c3 use a delimiter for 'show channels concise' that will not appear in the field contents (issue #6086, with UPGRADE.txt addition)
20 years ago
Tilghman Lesher f1209276fd Bug 4377 - Initial round of loader changes
20 years ago
Kevin P. Fleming ff7a90829d more list macro conversion (issue #6361, plus documentation for new macro)
20 years ago
Kevin P. Fleming 1c7126664d more memory allocation wrapper conversion (issue #6365)
20 years ago
Kevin P. Fleming 5e6019c61c warn people about ENUMLOOKUP counting change
20 years ago
Kevin P. Fleming da1f7f0f8c ensure that ENUM count requests that are invalid return zero, not blank (issue #6371)
20 years ago
Kevin P. Fleming c8b087ffcb don't force a default zone for ENUM() lookups, use the configuration file (issue #6036, with update to UPGRADE.txt)
20 years ago
Kevin P. Fleming 2f46cb9198 don't use localuser structure for outbound calls (issue #6216)
20 years ago
Kevin P. Fleming c6ddfef02d list macro conversion (issue #6328, with bugfix)
20 years ago
Kevin P. Fleming 918cab0e08 Merged revisions 9961,9964,9990,10018 via svnmerge from
20 years ago
Kevin P. Fleming e6fb895741 remove file for testing
20 years ago
Kevin P. Fleming e9a9823e94 test pre-commit script
20 years ago
Kevin P. Fleming 4ed461db16 set proper mime-type and eol-style on all files
20 years ago
Mark Spencer c3b0828c00 Properly stopsteram on meetme (bug #6137)
20 years ago
Mark Spencer 59990fc904 Fix build issues...
20 years ago
BJ Weschke 6255f76212 #ifdef the include too.
20 years ago
BJ Weschke 0edfb0eb39 #ifdef'd the prctl fix to only try and compile on linux systems. Thanks rizzo for pointing this out, and credit to Armin for identifying a solution to the original problem.
20 years ago
Kevin P. Fleming b9918fb16b set properties for new files (i need to get this documented)
20 years ago
Kevin P. Fleming 7616d69a63 Merged revisions 9958 via svnmerge from
20 years ago
Kevin P. Fleming 50db59c5d1 block meetme fix
20 years ago
Kevin P. Fleming 8ac2a55783 block revs for core dump fix
20 years ago
Kevin P. Fleming 5c332ae95e use proper property name for blocked revs
20 years ago
Kevin P. Fleming e59d1baf69 block reversal of yesterday's blocked fix :-)
20 years ago
Matt O'Gorman f57ae73d62 bug 6485 fixed.
20 years ago
Matt O'Gorman dacbca4699 Commiting 5959 with minor formatting and typo
20 years ago
Christian Richter b7804137d9 fixed a certain 64bit segfault
20 years ago
Christian Richter 8d3f63f467 fixed the occasional no audio issue, still need deeper investigation .. echotraining is off by default
20 years ago
BJ Weschke 5f8017bc22 Make sure that PR_SET_DUMPABLE is set to make certain that we still dump core if Asterisk has setuid'd to run as non-root
20 years ago
Kevin P. Fleming 618800484b block issue 6052 fix, needs a better fix here
20 years ago
Tilghman Lesher 073885e1ea Shouldn't have been a public function
20 years ago
Russell Bryant 2f2530b8e6 remove LOCAL_USER_ACF_ADD since it is now the same as LOCAL_USER_ADD
20 years ago
Tilghman Lesher 973c12effd Bug 6477 - minor syntax error, plus a few other syntax fixes
20 years ago
Josh Roberson c09ad4e192 Don't set the formats before we stop indications. (issue #6380)
20 years ago