summaryrefslogtreecommitdiff
path: root/pbx
AgeCommit message (Expand)Author
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
2004-04-05Only update utime in pbx_spool.c if the file existsJames Golovich
2004-04-05Make pbx_spool update utime with every safe_appendJames Golovich
2004-03-31Leave retry time alone, handle "opaque" stuff in message.Mark Spencer
2004-03-20Correctly handle call flow with outgoing queue, avoiding retries while call actiMark Spencer
2004-03-15Update spool file times after we close the file (bug 1018)James Golovich
2004-02-23Fix some comments in pbx.c and pbx_config.cJames Golovich
2004-01-31Fix add include (bug #966) and small update to bug 890Mark Spencer
2004-01-28Various minor cleanups (bug #931)Mark Spencer
2004-01-28Save global variables across "save dialplan" (bug #426)Mark Spencer
2004-01-12revert half fixed bug (426)Jeremy McNamara
2004-01-12Add ww's improved syslog support (bug #587)Mark Spencer
2003-12-03scanf != sscanfMark Spencer
2003-11-23Ignore leading spaces before applicationMark Spencer
2003-11-23Be less picky about spaces, and recognize invalid prioritiesMark Spencer
2003-11-17Fix a typoMartin Pycko
2003-10-26Make it build and run on MacOS XMark Spencer
2003-10-25Verify includes, and give warnings if invalid (bug #429)Mark Spencer
2003-10-25Add DESTDIR support (bug #200)Mark Spencer
2003-10-01Pass accountcode to outgoing spool call when originated with Context&Extensio...Martin Pycko