summaryrefslogtreecommitdiff
path: root/pbx
AgeCommit message (Expand)Author
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
2004-06-21Use ' instead of " for quoting in extensions.conf (bug #1872)Mark Spencer
2004-06-14Cleanup formattingJames Golovich
2004-06-14Cleanup formattingJames Golovich
2004-06-14Cleanup formattingJames Golovich
2004-06-14Allow escaping of commas as well as ability to use quotes (bug #1826)Mark Spencer
2004-06-13x86-64 compile fixes and cleanupsMark Spencer
2004-06-09Merge FreeBSD locking fixes (bug #1411)Mark Spencer
2004-05-08ast_strlen_zero changesJames Golovich
2004-05-03Internationalize say_date_time, fix small pbx_config seglet (bug #1537)Mark Spencer
2004-05-01Fix 'remove extension' completionJames Golovich
2004-04-26More select/poll updates for various applicationsMark Spencer
2004-04-05Make outgoing call spool only consider # a comment if at the beginning of a l...James Golovich