summaryrefslogtreecommitdiff
path: root/pbx
AgeCommit message (Expand)Author
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
2004-10-18Add DUNDi.... (http://www.dundi.com)Mark Spencer
2004-10-16Add autofallthrough modeMark Spencer
2004-10-09Don't build GTK console by defaultMark Spencer
2004-10-03Allow you to use labels with + to be nice to Tilghman.Mark Spencer
2004-10-03Add '+foo' option, update sample configMark Spencer
2004-10-03Major PBX revamps (including labels, update examples)Mark Spencer
2004-10-02Allow "n" or "next" and "s" or "same" in dialplan logic prioritiesMark Spencer
2004-10-02Add iax2 parsing for TNS/TON/PRESMark Spencer
2004-10-02Huge callerid rework (might break H.323, others)Mark Spencer
2004-09-07Make menu interruptible (bug #2377), Also fix PBX "add extension" CLI (bug #2...Mark Spencer
2004-08-21Save CID and switches in "save dialplan" command (bug #2279)Mark Spencer
2004-08-08Merge BSD stack size work (bug #2067)Mark Spencer
2004-07-14Merge remaining audit patch (save dlfcn.c)Mark Spencer
2004-07-09Fix silly pbx spool buglet (bug #2007)Mark Spencer
2004-06-29Minor formatting fixes for pbx_wilcaluMark Spencer
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...James Golovich