aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-01-20Fix some typos in the voicemail config (bug #3384)markster1-2/+4
2005-01-20Fix ODBC to clear title each time (bug #3379)markster2-2/+23
2005-01-20Fix small typo (bug #3382)markster1-1/+1
2005-01-20Add extra variables to voicemail (bug #3382)markster1-1/+1
2005-01-19Fix "send text" crash (bug #3378)markster1-1/+1
2005-01-19Modify code example suggestionanthm1-11/+22
2005-01-18Additional coding guidelines (bug #3374)markster1-0/+67
2005-01-18Add missing cvs ignore (bug #3373)markster1-0/+1
2005-01-18Fix agentcallback login (bug #3293)markster1-3/+5
2005-01-18Fix small app_dial issue (bug #3368)markster1-2/+2
2005-01-18Make sure we ring queues properly and know busy vs. no answer (bug #3114)markster1-27/+46
2005-01-18use PROC instead of OSARCHjeremy1-1/+1
2005-01-18Send a few more rfc2833 events on hte "down" (bug #3339)markster1-3/+3
2005-01-18Fix bindaddr on IAX (bug #3366)markster1-0/+1
2005-01-18Fix compiler warnings (bug #3367)markster2-3/+3
2005-01-18Fix recently introduced zap crash from HOLD/UNHOLD patch (bug #3365)markster1-5/+16
2005-01-18/ trimmed down caller ID collect time for vpb cid.bkramer1-1/+1
2005-01-18/ patched for bug 3350bkramer1-13/+40
2005-01-18Merge anthm's RetryDial with changes (bug #3313)markster2-59/+232
2005-01-17Misc Grammer/formatting fixes - Thanks Corydon76! (bug #3361)twisted5-30/+30
2005-01-17Merge hold patch (bug #1840)markster5-11/+81
2005-01-17Allow me to force a "make clean ; make install" on a cvs update (bug #3358)markster4-1/+24
2005-01-17Rid us of a silly compiler warningmarkster1-8/+10
2005-01-17/ updated caller ID to use ast_set_calleridbkramer1-7/+28
2005-01-16Optimize module loading (bug #3356)markster4-20/+30
2005-01-16Fix static db problemmarkster1-3/+3
2005-01-16Fix ringback on outbound skinny calls (bug #3295)markster1-1/+1
2005-01-16Don't even attempt to masquerade a channel into itself (bug #3040)markster1-2/+2
2005-01-16Give outbound channels callerid of their extension *after* calling (bug #2489)markster1-1/+6
2005-01-16Avoid duplicate 200 OKmarkster1-8/+9
2005-01-16config restructure, sip peer completion (bug #3352, #3327)markster4-239/+249
2005-01-16Add missing soundsmarkster2-0/+0
2005-01-15Repair // comments to /* */ comments (bug #3347)markster32-330/+330
2005-01-15Fix agent deadlock (bug #3311)markster1-3/+10
2005-01-15Minor doc fixesmarkster2-2/+2
2005-01-15Make groups be 64-bits (bug #3351, with mods)markster11-64/+65
2005-01-15Fix H.323 build on ppc (bug #3353)markster1-1/+4
2005-01-15ixjuser is not needed as best as I can tell since it comes from /usr/include/...markster1-830/+0
2005-01-15ODBC CDR fixes for bizarre error conditions and small performance improvement...markster1-36/+36
2005-01-15Keep dead console from killing asterisk (bu #3331)markster1-7/+16
2005-01-15Simplify find_peer usage (bug #3341)markster1-40/+8
2005-01-15Handle masq properly when clone channel has no vars (bug 3344)markster1-1/+2
2005-01-15Fixed another little bug.jim1-3/+17
2005-01-14Fixed some bugs; added re-connect modejim1-46/+255
2005-01-14Fix unused debug code (bug #3342)markster1-2/+3
2005-01-14Give us more wiggle room on incoming registrationsmarkster1-2/+2
2005-01-14Fix small issue with smsq and sub addresses (bug #3338)markster1-3/+3
2005-01-14Change option '6' back to more logical option '3' (bug #2491)markster2-11/+10
2005-01-14/ added a ring timer so that an incoming call will termintate if it hasntbkramer1-0/+20
2005-01-14oops.twisted1-1/+0