summaryrefslogtreecommitdiff
path: root/pbx
AgeCommit message (Expand)Author
2005-04-27perform global variable substitution before splitting extension and cidmatch ...Kevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-04-15Add warning for _. match (bug #4032)Mark Spencer
2005-04-13ensure that the random number generator(s) are always seeded with a different...Kevin P. Fleming
2005-04-01optimize file reading in pbx_spool (bug #3927)Kevin P. Fleming
2005-04-01Fix spool files that lack their last returnMark Spencer
2005-03-27Fix cross compiling (bug #3868)Mark Spencer
2005-03-23silly typoRussell Bryant
2005-03-04Rework channel structure to eliminate "pvt" portion of channel (bug #3573)Mark Spencer
2005-02-04Fix build on OpenBSD and fix small typo. (Bug #3502)Josh Roberson
2005-02-02Include uniqueid in response for ManagerOriginate stuff (bug #3439)Mark Spencer
2005-02-01Add dundi show peers summary stats (bug #3474)Mark Spencer
2005-01-25Merge config updates (bug #3406)Mark Spencer
2005-01-21update copyright headers for 2005Russell Bryant
2005-01-13Implement eswitch for evalulating variables at runtime (bug #3168)Mark Spencer
2005-01-10More flagification, courtesy drumkilla (bug #3280)Mark Spencer
2005-01-06Fix DUNDi segfaultMark Spencer
2005-01-01List improvements from kpfleming (bugs #3166,#3140)Mark Spencer
2004-12-23Speed up ast_list macros (bug #3135)Mark Spencer
2004-12-21Fix Realtime to work with MySQL and Postgres both (bug #3029)Mark Spencer
2004-12-19Merge twisted's OSX compat fix (bug #3090)Mark Spencer
2004-12-14Merge slimey's Solaris compatibility (with small mods) (bug #2740)Mark Spencer
2004-12-06Merge bkw's formatting and variable substitition (bug #2984)Mark Spencer
2004-11-24Make realtime pbx understand patterns.Mark Spencer
2004-11-22Realtime improvementsMark Spencer
2004-11-22Fix missing argumentsMark Spencer
2004-11-22Minor realtime improvementsMark Spencer
2004-11-22Add first pass at realtimeMark Spencer
2004-11-11Fix leaky fd issue (bug #2832)Mark Spencer
2004-11-06Add features (incomplete, highly experimental), fix DundiLookup app, debug im...Mark Spencer
2004-11-03Fix "killa" console issueMark Spencer
2004-11-02Fix locking issuesMark Spencer
2004-11-02Fix off-by-one bugletMark Spencer
2004-10-31Misc code fixes (bug #2762)Mark Spencer
2004-10-29Oopsies...Mark Spencer
2004-10-29Make retrans timer less aggressiveMark Spencer
2004-10-29Complete DUNDi push (first pass) supportMark Spencer
2004-10-27Preliminary "PRECACHE" / push support...Mark Spencer
2004-10-24Use same defines for NetBSD as FreeBSD in pbx_dundi.c (bug 2716)James Golovich
2004-10-24Pass format stringJames Golovich
2004-10-24Allow "dundi flush" to flush statistics tooMark Spencer
2004-10-24Add cache bypass modeMark Spencer
2004-10-24OopsMark Spencer
2004-10-24DUNDi performance enhancments and metrics for average lookup time.Mark Spencer
2004-10-24Add missing pbx_loopback file...Mark Spencer
2004-10-24Add "Loopback" switchMark Spencer
2004-10-23Fix for FreeBSD (netbsd too?) (bug #2702)Mark Spencer
2004-10-23Cleanup dundi-parser.cJames Golovich
2004-10-22Work on precachingMark Spencer
2004-10-20Disable mac lookup, fix compile on NetBSD (bug #2680)Mark Spencer