aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-10-24Add cache bypass modemarkster4-20/+47
2004-10-24Oopsmarkster1-3/+3
2004-10-24DUNDi performance enhancments and metrics for average lookup time.markster2-14/+156
2004-10-24Fix user event body (bug #2713)markster1-1/+1
2004-10-24Add missing pbx_loopback file...markster1-0/+190
2004-10-24Add "Loopback" switchmarkster11-38/+68
2004-10-23Make sure close() is not called on a fd < 1 with a wrapper callanthm1-13/+14
2004-10-23Fix for FreeBSD (netbsd too?) (bug #2702)markster1-2/+28
2004-10-23Fix SMS thingy for Bezeq (bug #2708)markster1-0/+1
2004-10-23Check return value of malloc before dereferencing ptr in chan_zap.ccitats1-6/+10
2004-10-23Fix BSD issue (bug #2668)markster1-3/+2
2004-10-23Tones for singapore (bug #2688)markster1-0/+13
2004-10-23First pass at making transfer work within agent (not tested, shouldn't break ...markster12-142/+176
2004-10-23Help leanup (bug #2677)markster1-2/+3
2004-10-23Add missing fixup (bug #2667)markster1-0/+13
2004-10-23More memory checkscitats4-12/+33
2004-10-23Make sure malloc worked before accessing the mem in tdd.ccitats1-1/+1
2004-10-23Make sure malloc worked before accessing the mem in chan_modem.c (bug 2704)citats1-1/+1
2004-10-23Cleanup dundi-parser.ccitats1-10/+11
2004-10-23implement type=alias to deprecate type=h323 and a whole lot more code clean upjeremy3-315/+238
2004-10-22This patch adds a new api call:anthm5-0/+30
2004-10-22Fix some callerid outputmarkster3-5/+7
2004-10-22re-implement callerid, still might not be right. Remove channel limits, in fa...jeremy3-122/+98
2004-10-22Fix minor OSP issuemarkster1-1/+1
2004-10-22Small verbosity fix in chan_iax2.c from bkw_citats1-1/+2
2004-10-22Update example dundi.conf docs to include the other 2 variables that can be u...citats1-3/+6
2004-10-22Work on precachingmarkster3-2/+81
2004-10-22Fixed in CVS head.markster1-1/+6
2004-10-22Handle unknown 1xx reponses as 100 (bug #2698)markster1-0/+5
2004-10-22Fix the shrink_number to not remove the trailing '.'markster1-1/+5
2004-10-21/ updated caller ID to use the new structures and re-enabledbkramer1-17/+27
2004-10-20Disable mac lookup, fix compile on NetBSD (bug #2680)markster2-2/+13
2004-10-20Fix initialization tiddly bitmarkster1-1/+1
2004-10-20Fix typo and missing format string in a fprintf in lock.hcitats1-2/+2
2004-10-20Fix potential segfault.markster1-2/+5
2004-10-19Put Constantine's last name inmarkster1-1/+1
2004-10-19Send empty frames when missing frames arrive (hope this doesn't break anything)markster1-0/+18
2004-10-19Don't "ignore" on CANCEL (bug #2670)markster1-1/+1
2004-10-18Add DUNDi.... (http://www.dundi.com)markster10-3/+5674
2004-10-18Delete old app_qcall (obsolete)markster1-0/+1
2004-10-17Fix ndbm compile warnings (bug #2540)markster1-15/+35
2004-10-17Thread fixes, vm fix (bug #2665)markster5-25/+30
2004-10-17Remove late-night excuse for wasting cpu cycles. revert previous res_agi changecitats1-1/+1
2004-10-17Fix chan_zap reload with pseudo channels (bug 2664)citats1-1/+1
2004-10-17Put a real beep...markster1-0/+0
2004-10-16Don't restart PRI channelsmarkster1-7/+9
2004-10-16Improve peer stats (bug #2635)markster1-20/+27
2004-10-16Make chan_zap reloadable (bug #2637)markster2-840/+486
2004-10-16Provide module command completion (make twisted happy)markster3-10/+84
2004-10-16Handle a few more cases of realtime and voicemail (bug #2648)markster1-6/+8