summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2007-01-13Merged revisions 50674 via svnmerge from Joshua Colp
2007-01-07When calling the Realtime app more than once, unset fields which wereTilghman Lesher
2007-01-06Merged revisions 49742 via svnmerge from Jason Parker
2007-01-05Merged revisions 49676 via svnmerge from Kevin P. Fleming
2006-12-25rename the structs struct tone_zone_sound and struct tone_zoneLuigi Rizzo
2006-12-21a quick fix to app_sms.c to get rid of cursed compiler warnings so I can comp...Steve Murphy
2006-12-19Update res_snmp to use new API declaration of pbx_builtin_serialize_variables...Joshua Colp
2006-12-19OpenBSD does not have RLIMIT_AS or RLIMIT_VMEM so until someone finds the rig...Joshua Colp
2006-12-19Merged revisions 48577 via svnmerge from Kevin P. Fleming
2006-12-16prevent a compiler warningLuigi Rizzo
2006-12-15remove a duplicate includeLuigi Rizzo
2006-12-11Merged revisions 48375 via svnmerge from Tilghman Lesher
2006-12-07Merged revisions 48357 via svnmerge from Russell Bryant
2006-12-06Constify a bunch of usage strings for CLI commands.Russell Bryant
2006-11-30Merged revisions 48155 via svnmerge from Joshua Colp
2006-11-27Merged revisions 48049 via svnmerge from Tilghman Lesher
2006-11-18ESS-ification.Luigi Rizzo
2006-11-17This update fulfils the request of bug 7109, which claimed the language arg t...Steve Murphy
2006-11-13Feature: allow the sanity SQL to be customized per connection class (Issue 6...Tilghman Lesher
2006-11-13Merged revisions 47526 via svnmerge from Tilghman Lesher
2006-11-07A fair number of changes for the sake of bug 7506Steve Murphy
2006-11-07Merged revisions 47239 via svnmerge from Russell Bryant
2006-11-04useless cast removal...Luigi Rizzo
2006-11-03move variable declarations to the beginning of a block.Luigi Rizzo
2006-11-02Merged revisions 47053 via svnmerge from Tilghman Lesher
2006-11-02Merged revisions 47051 via svnmerge from Tilghman Lesher
2006-11-02Merged revisions 46965 via svnmerge from Russell Bryant
2006-11-01a fix for bug 8251; the var_val needs to accept longer strings or mass confus...Steve Murphy
2006-11-01Merged revisions 46778 via svnmerge from Russell Bryant
2006-11-01move variable declaration in the middle of a blockLuigi Rizzo
2006-11-01change default return extension after parking timeout.Matt O'Gorman
2006-10-31Merged revisions 46558 via svnmerge from Russell Bryant
2006-10-27Merged revisions 46363 via svnmerge from Russell Bryant
2006-10-25Merged revisions 46200 via svnmerge from Kevin P. Fleming
2006-10-24Fix FastAGI to not wait for the non-existant pidMark Spencer
2006-10-23Merged revisions 45999 via svnmerge from Russell Bryant
2006-10-21Merged revisions 45818 via svnmerge from Russell Bryant
2006-10-19Merged revisions 45694 via svnmerge from Joshua Colp
2006-10-17As per bug 6779, this patch is now applied to trunk; while I was at it, I cor...Steve Murphy
2006-10-13Merged revisions 45106 via svnmerge from Joshua Colp
2006-10-13Merged revisions 45104 via svnmerge from Joshua Colp
2006-10-12Merged revisions 44911 via svnmerge from Russell Bryant
2006-10-06help old bsd-system which don't have RLIMIT_AS and use RLIMIT_VMEMLuigi Rizzo
2006-10-04Merged revisions 44378 via svnmerge from Kevin P. Fleming
2006-10-03Merged revisions 44312 via svnmerge from Matt O'Gorman
2006-10-03bug #8076 check option_debug before printing to debug channel.Matt O'Gorman
2006-10-0344240 same as but without the removing of chan_jingle and such, as I hope to ...Matt O'Gorman
2006-10-02Make callerid fields in Manager events more consistent. CallerIDNum for numbe...Joshua Colp
2006-10-02Get rid of the IS_NULL_STRING macro and use ast_strlen_zero instead (issue #8...Joshua Colp
2006-09-29Merged revisions 44055 via svnmerge from Kevin P. Fleming