aboutsummaryrefslogtreecommitdiffstats
path: root/pbx
AgeCommit message (Expand)AuthorFilesLines
2004-10-31Misc code fixes (bug #2762)markster1-1/+1
2004-10-29Oopsies...markster1-5/+8
2004-10-29Make retrans timer less aggressivemarkster1-4/+5
2004-10-29Complete DUNDi push (first pass) supportmarkster1-42/+212
2004-10-27Preliminary "PRECACHE" / push support...markster2-169/+528
2004-10-24Use same defines for NetBSD as FreeBSD in pbx_dundi.c (bug 2716)citats1-1/+1
2004-10-24Pass format stringcitats1-2/+2
2004-10-24Allow "dundi flush" to flush statistics toomarkster1-5/+33
2004-10-24Add cache bypass modemarkster3-19/+45
2004-10-24Oopsmarkster1-3/+3
2004-10-24DUNDi performance enhancments and metrics for average lookup time.markster1-14/+147
2004-10-24Add missing pbx_loopback file...markster1-0/+190
2004-10-24Add "Loopback" switchmarkster3-27/+35
2004-10-23Fix for FreeBSD (netbsd too?) (bug #2702)markster1-2/+28
2004-10-23Cleanup dundi-parser.ccitats1-10/+11
2004-10-22Work on precachingmarkster1-2/+77
2004-10-20Disable mac lookup, fix compile on NetBSD (bug #2680)markster1-1/+12
2004-10-18Add DUNDi.... (http://www.dundi.com)markster4-1/+4720
2004-10-16Add autofallthrough modemarkster1-0/+7
2004-10-09Don't build GTK console by defaultmarkster1-1/+1
2004-10-03Allow you to use labels with + to be nice to Tilghman.markster1-9/+11
2004-10-03Add '+foo' option, update sample configmarkster1-1/+9
2004-10-03Major PBX revamps (including labels, update examples)markster1-2/+13
2004-10-02Allow "n" or "next" and "s" or "same" in dialplan logic prioritiesmarkster1-3/+15
2004-10-02Add iax2 parsing for TNS/TON/PRESmarkster1-1/+6
2004-10-02Huge callerid rework (might break H.323, others)markster1-5/+7
2004-09-07Make menu interruptible (bug #2377), Also fix PBX "add extension" CLI (bug #2...markster1-3/+11
2004-08-21Save CID and switches in "save dialplan" command (bug #2279)markster1-5/+32
2004-08-08Merge BSD stack size work (bug #2067)markster3-7/+9
2004-07-14Merge remaining audit patch (save dlfcn.c)markster3-8/+8
2004-07-09Fix silly pbx spool buglet (bug #2007)markster1-1/+1
2004-06-29Minor formatting fixes for pbx_wilcalumarkster1-43/+52
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...citats3-3/+1
2004-06-21Use ' instead of " for quoting in extensions.conf (bug #1872)markster1-2/+2
2004-06-14Cleanup formattingcitats1-1/+1
2004-06-14Cleanup formattingcitats1-1/+1
2004-06-14Cleanup formattingcitats1-17/+15
2004-06-14Allow escaping of commas as well as ability to use quotes (bug #1826)markster1-6/+32
2004-06-13x86-64 compile fixes and cleanupsmarkster1-1/+1
2004-06-09Merge FreeBSD locking fixes (bug #1411)markster2-2/+2
2004-05-08ast_strlen_zero changescitats1-4/+5
2004-05-03Internationalize say_date_time, fix small pbx_config seglet (bug #1537)markster1-1/+1
2004-05-01Fix 'remove extension' completioncitats1-5/+3
2004-04-26More select/poll updates for various applicationsmarkster1-4/+4
2004-04-05Make outgoing call spool only consider # a comment if at the beginning of a l...citats1-3/+7
2004-04-05Only update utime in pbx_spool.c if the file existscitats1-6/+5
2004-04-05Make pbx_spool update utime with every safe_appendcitats1-13/+13
2004-03-31Leave retry time alone, handle "opaque" stuff in message.markster1-3/+0
2004-03-20Correctly handle call flow with outgoing queue, avoiding retries while call actimarkster1-8/+45
2004-03-15Update spool file times after we close the file (bug 1018)citats1-5/+5