aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2004-10-16Add autofallthrough modemarkster4-62/+125
2004-10-16Oops it didn't make it inmarkster1-1/+5
2004-10-16Minor improvements to debug output (bug #2644)markster3-9/+9
2004-10-16Fix hangup handling with chansiavail with agent (bug #2658)markster1-2/+15
2004-10-15Generate CDR's for failed outbound spoolmarkster1-8/+111
2004-10-15stop seg on reload if no h323.conf file and hopefully not break the monitor t...jeremy1-36/+78
2004-10-14stop a seggy..it helps if you dont try to print out something we already know...jeremy1-25/+10
2004-10-14Fix some small typos (bug #2649)markster1-2/+2
2004-10-14Forget fullcontact when specific number is dialed (bug #2620)markster1-1/+11
2004-10-14Fix iLBC compiler warningsmarkster22-16/+39
2004-10-14be more explicitjeremy1-1/+1
2004-10-14use the right variable to ensure it copied correctlyjeremy1-1/+1
2004-10-14document proper usage of Bindaddr and type=peerjeremy1-1/+9
2004-10-14sorta fix External IP Address discovery. We really need a better way than bin...jeremy1-15/+40
2004-10-14Update to new iLBC codecmarkster48-6485/+6979
2004-10-14Add option for "show modules like" (bug #2643)markster3-15/+25
2004-10-14Add CLI for realtime stuff (bug #2626)markster1-1/+69
2004-10-14Handle excessive entries properly (bug #2634)markster1-6/+12
2004-10-14Make PRI debug work when verbosity = 0 (bug #2645)markster1-2/+1
2004-10-14Fix trasnfer issue (bug #2632)markster1-3/+12