summaryrefslogtreecommitdiff
path: root/pbx
AgeCommit message (Expand)Author
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
2003-09-29Fix some printfs to debugsMark Spencer
2003-09-10Fix small logic errors (bug #242)Mark Spencer
2003-09-08BSD portability enhancements (bug #234)Mark Spencer
2003-08-25Merge james's patch (bug #7)Mark Spencer
2003-08-19depend stuffMark Spencer
2003-08-15Asterisk:Mark Spencer
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksMark Spencer
2003-08-03Remember they have to be zero filledMark Spencer
2003-08-03Allow extension names, include context, and switches to use global variablesMark Spencer
2003-08-03Allow globals in extensions.conf to reference previous variablesMark Spencer
2003-07-14Add the possibility to delete all the contexts registered by a certain regist...Martin Pycko
2003-07-14Add a safe way to reload extensions config (don't change/delete the current e...Martin Pycko
2003-05-30Save dialplan in new formatMark Spencer
2003-05-14Fix substantial typo in pbx_configMark Spencer
2003-05-08OopsMark Spencer
2003-05-08Add and update .cvsignore files for .dependMark Spencer
2003-05-06dep fix, pbx fixMark Spencer
2003-04-29Make pbx config work with astmmMark Spencer