Commit Graph

7199 Commits (6b8701cffa4bf5e7fc8403ae6bb7b7665f565230)
 

Author SHA1 Message Date
Olle Johansson 6b8701cffa Whitespace changes
20 years ago
Mark Spencer 2639b0a397 Handle disappearing calls for registers
20 years ago
Russell Bryant 6cff0b11f0 Merged revisions 11410 via svnmerge from
20 years ago
Russell Bryant b816ed75b1 Merged revisions 11408 via svnmerge from
20 years ago
Russell Bryant f3b1b80b93 fix some build issues on FreeBSD (issue #6614)
20 years ago
Russell Bryant 0e611cb4b4 Merged revisions 11382 via svnmerge from
20 years ago
Olle Johansson 060ddb9a9d Documentation update
20 years ago
Christian Richter bd9c89a710 better default values for jitterbuffer in code and config
20 years ago
Mark Spencer ce263dfb94 Oops
20 years ago
Mark Spencer 6e9d6fdd0f Fix for GCC 3.2.2
20 years ago
Mark Spencer a26b7f3400 Make sure we clear up schedule numbers before we process schedule
20 years ago
Mark Spencer 8913eac229 Keep track of the function we're in the middle of doing
20 years ago
Russell Bryant c9d89b26ee don't try to print the help text for a CLI command when RESULT_SHOWUSAGE is
20 years ago
Russell Bryant 750e43c016 Block 11279 from merging to the trunk, it was fixed here in rev 8560
20 years ago
Russell Bryant 1323c7be91 Merged revisions 11250 via svnmerge from
20 years ago
Russell Bryant 442785f3e2 conversions to allocation wrappers and coding guidelines fixes (issue #6592)
20 years ago
Russell Bryant 5c38240187 conversions to allocation wrappers and various other coding guideliens fixes (issue #6582)
20 years ago
Mark Spencer 03e2e423d5 Fix the make file *again*
20 years ago
Mark Spencer 3a1c0b9e5c Fix snmp build
20 years ago
Mark Spencer 6a86c7c5c9 Add SNMP support (bug #6439)
20 years ago
Mark Spencer 16109b9d2c Make IAX2 multithreaded
20 years ago
Tilghman Lesher 83f3233f5f Merged revisions 11165 via svnmerge from
20 years ago
Jim Dixon 60c5b80818 Fixed nasty lockup bug and added command macros (not to be confused with
20 years ago
Matthew Fredrickson a39c09e2c2 Bug fix for translation updates. Thanks Josh!
20 years ago
Kevin P. Fleming 50794ec318 Merged revisions 11062,11089 via svnmerge from
20 years ago
Kevin P. Fleming 50765d9aa5 Merged revisions 11058 via svnmerge from
20 years ago
Kevin P. Fleming 9e2f19ee8e block fix already present in this branch
20 years ago
Christian Richter 61f1bf14fa added export and import of RDNIS channel variable
20 years ago
Olle Johansson acfc219733 Reverting revision 10998 that was accidentaly committed to trunk. My apologies.
20 years ago
Olle Johansson dd5222fd30 Update to trunk
20 years ago
Tilghman Lesher e912ad9d35 Move conditional compilation for CURL from apps/ to funcs/
20 years ago
Kevin P. Fleming af1331ad56 correct documentation typo
20 years ago
Matt O'Gorman 5f446b24ea minor fixes to commit 10934 from bug#6257
20 years ago
Tilghman Lesher 418a8664e5 Blocked revisions 10952 via svnmerge
20 years ago
Tilghman Lesher 53936916ec Bug 6417 - Allow retrieval of raw CDR values
20 years ago
Matt O'Gorman a4734960e7 added function QUOTE into strings, which allows
20 years ago
Tilghman Lesher c05fc829d3 Bug 6581 - Move definition of PWD higher than where it is initially used
20 years ago
Tilghman Lesher 61d4406b69 Move CURL function from apps/ to funcs/
20 years ago
Christian Richter df6e9dbd4e removed the misdn Makefile target from channels/misdn/Makefile in favour of a short howto install mISDN/mISDNuser in the doc/misdn.txt file. This helps to make asterisk completely compileable by non-root users
20 years ago
Tilghman Lesher 516d690aca Some sick individuals use SQL queries longer than 512 bytes in the dialplan. ;-)
20 years ago
Kevin P. Fleming 98dbc95533 silence some more compiler warnings
20 years ago
Kevin P. Fleming 302c943001 add 'consumed' argument to ast_get_time_t, so callers can know how many characters were used in the parser
20 years ago
Mark Spencer c3447c7cce Fix a few compile warnings (turned errors) and disable -Werror on the
20 years ago
Kevin P. Fleming 850397b334 revert change to ENUM functionality (go back to supplying a default zone)
20 years ago
Kevin P. Fleming 6204abdae2 merge rizzo's patch to make compiler warnings stop the build, and fix a bunch of warnings found
20 years ago
Christian Richter fdd33866b4 * changed some strncpys to ast_copy_str
20 years ago
Kevin P. Fleming a3580ffdeb use a symbolic constant instead of a magic number (tholo!)
20 years ago
Matt O'Gorman 3ae4285d17 Solved problem where talker hears himself when
20 years ago
Tilghman Lesher 9a55cf9bc1 Typo: should have been changed to a constant
20 years ago
Matt O'Gorman cff3864fa5 bug in the linkedlists macros where the prev node
20 years ago