Commit Graph

7097 Commits (124b00c4a4b971d8f4e34c3bbd73c992ad84d20c)
 

Author SHA1 Message Date
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
Russell Bryant 4d3c5e39b0 declare function_sipppeer as static (issue #6466)
20 years ago
Russell Bryant 46e43a6a90 remove unneeded var (issue #6466)
20 years ago
Russell Bryant febbc165a1 fix codec_ilbc.so build - it would build before, but libilbc.a was not linked
20 years ago
Russell Bryant 5869d96050 use the zone and options set by the arg parsing macros
20 years ago
Russell Bryant 7946efea57 set peername after recent function updates
20 years ago
Russell Bryant c93149c635 fix a little typo
20 years ago
Kevin P. Fleming e7c198453d ensure that dependencies are rebuilt after 'make update' so that builds don't break when files are removed/renamed
20 years ago
Kevin P. Fleming 96bf384e7d major dialplan functions update
20 years ago
Tilghman Lesher 3d2404c62c Make the ditlen and tone configurable at runtime
20 years ago
Russell Bryant 1f23480472 Makefile updates for renaming of chan_misdn_config
20 years ago
Russell Bryant 1a23f4d092 rename chan_misdn_config.c to misdn_config.c
20 years ago
Russell Bryant 8232b40884 eliminate warning on older versions of gcc
20 years ago
Kevin P. Fleming 80b1a19566 don't blow up if multiple copies of the headers are found
20 years ago
Russell Bryant 452f87a465 Merged revisions 9609 via svnmerge from
20 years ago