Commit Graph

647 Commits (a01ae565e968ac2ec02a08fc74b62fdb112069ce)

Author SHA1 Message Date
Steve Murphy 7b338004bf a quick fix to app_sms.c to get rid of cursed compiler warnings so I can compile under --enable-dev-mode
19 years ago
Joshua Colp 09de4d2b67 Update res_snmp to use new API declaration of pbx_builtin_serialize_variables (issue #8627 reported by johann8384)
19 years ago
Joshua Colp 3830f08dc5 OpenBSD does not have RLIMIT_AS or RLIMIT_VMEM so until someone finds the right rlimit to use then let's not support the -v option on OpenBSD. (issue #8543 reported by jtodd)
19 years ago
Kevin P. Fleming 518f25f65c Merged revisions 48577 via svnmerge from
19 years ago
Luigi Rizzo a61418e1df prevent a compiler warning
19 years ago
Luigi Rizzo 4a0738a665 remove a duplicate include
19 years ago
Tilghman Lesher d670858735 Merged revisions 48375 via svnmerge from
19 years ago
Russell Bryant d24a78944d Merged revisions 48357 via svnmerge from
19 years ago
Russell Bryant af870057c1 Constify a bunch of usage strings for CLI commands.
19 years ago
Joshua Colp d72171b6e4 Merged revisions 48155 via svnmerge from
19 years ago
Tilghman Lesher 35b63c6b4c Merged revisions 48049 via svnmerge from
19 years ago
Luigi Rizzo 49d03906b6 ESS-ification.
19 years ago
Steve Murphy 6dcb17baaf This update fulfils the request of bug 7109, which claimed the language arg to ast_stream_and_wait() was redundant. Almost all calls just used chan->language, and seeing how chan is the first argument, this certainly seems redundant. A change of language could just as easily be done by simply changing the channel language before calling.
19 years ago
Tilghman Lesher f2bc05d1d4 Feature: allow the sanity SQL to be customized per connection class (Issue 6453)
19 years ago
Tilghman Lesher 70f6330157 Merged revisions 47526 via svnmerge from
19 years ago
Steve Murphy 908f176cf3 A fair number of changes for the sake of bug 7506
19 years ago
Russell Bryant 89d48b53a2 Merged revisions 47239 via svnmerge from
19 years ago
Luigi Rizzo ad2589bc01 useless cast removal...
19 years ago
Luigi Rizzo a0cc033b18 move variable declarations to the beginning of a block.
19 years ago
Tilghman Lesher 79f75ec09a Merged revisions 47053 via svnmerge from
19 years ago
Tilghman Lesher 10875731ec Merged revisions 47051 via svnmerge from
19 years ago
Russell Bryant 232e56f496 Merged revisions 46965 via svnmerge from
19 years ago
Steve Murphy e52822b3bf a fix for bug 8251; the var_val needs to accept longer strings or mass confusion and a lot of lost time is the result
19 years ago
Russell Bryant 63ff3c85da Merged revisions 46778 via svnmerge from
19 years ago
Luigi Rizzo 36a86a19dd move variable declaration in the middle of a block
19 years ago
Matt O'Gorman 198521c94a change default return extension after parking timeout.
19 years ago
Russell Bryant f012ccd4a3 Merged revisions 46558 via svnmerge from
19 years ago
Russell Bryant 4337a82563 Merged revisions 46363 via svnmerge from
19 years ago
Kevin P. Fleming 749029de38 Merged revisions 46200 via svnmerge from
19 years ago
Mark Spencer 9178e4223e Fix FastAGI to not wait for the non-existant pid
19 years ago
Russell Bryant 6a58d83cc0 Merged revisions 45999 via svnmerge from
19 years ago
Russell Bryant d60f37384e Merged revisions 45818 via svnmerge from
19 years ago
Joshua Colp 5e8e7e0d48 Merged revisions 45694 via svnmerge from
19 years ago
Steve Murphy c474556659 As per bug 6779, this patch is now applied to trunk; while I was at it, I corrected a reference to a CLI command, to follow the new regime.
19 years ago
Joshua Colp 3e6b9cacb4 Merged revisions 45106 via svnmerge from
19 years ago
Joshua Colp fd2bd9a87e Merged revisions 45104 via svnmerge from
19 years ago
Russell Bryant b16b3cb39f Merged revisions 44911 via svnmerge from
19 years ago
Luigi Rizzo a96afe5d6d help old bsd-system which don't have RLIMIT_AS and use RLIMIT_VMEM
19 years ago
Kevin P. Fleming 3c876af5cf Merged revisions 44378 via svnmerge from
19 years ago
Matt O'Gorman 7294ba3852 Merged revisions 44312 via svnmerge from
19 years ago
Matt O'Gorman ae8cc3e18b bug #8076 check option_debug before printing to debug channel.
19 years ago
Matt O'Gorman deb9cb88fb 44240 same as but without the removing of chan_jingle and such, as I hope to finish jingle support for 1.6
19 years ago
Joshua Colp 3e4a081e1c Make callerid fields in Manager events more consistent. CallerIDNum for number and CallerIDName for name. (issue #7976 reported by suhler)
19 years ago
Joshua Colp c0a16b54c6 Get rid of the IS_NULL_STRING macro and use ast_strlen_zero instead (issue #8070 reported by wrmem)
19 years ago
Kevin P. Fleming e92c34cc38 Merged revisions 44055 via svnmerge from
19 years ago
Joshua Colp 29d27bfe0d Merged revisions 43933 via svnmerge from
19 years ago
Russell Bryant d2c57c5f4f Merged revisions 43779 via svnmerge from
19 years ago
Tilghman Lesher 7ccaa029bc These three are not defined on all platforms that we support
19 years ago
Matt O'Gorman 08368f00ab Merged revisions 43466 via svnmerge from
19 years ago
Tilghman Lesher 859bc68383 Merged revisions 43464 via svnmerge from
19 years ago