aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-09-27Add missing filesmarkster2-0/+207
2003-09-27Remove unnecessary files (bug #298)markster4-238/+0
2003-09-27Use proper compiler flag for global symbolsmarkster1-2/+2
2003-09-27Fix search path in app_mp3markster1-4/+17
2003-09-27update DNS resolvermarkster3-370/+72
2003-09-26fix spellingjeremy1-1/+1
2003-09-26Show codec enhancements (bug #307)markster1-6/+9
2003-09-26Initialize extensionmarkster1-2/+2
2003-09-26Remove old mysql CDR'smarkster1-0/+1
2003-09-26Remove MySQL support from default Asterisk in accordance with new MySQL libra...markster8-549/+38
2003-09-26Fix last typomartinp1-1/+1
2003-09-26Don't do callprogress on incoming calls -> that used to put that call in a wi...martinp1-1/+1
2003-09-26Minor config fixupmarkster1-1/+1
2003-09-26Merge app_hasnewvoicemail (bug #290) with some modsmarkster2-1/+146
2003-09-26Fix capability lookup failuremarkster1-0/+1
2003-09-25change default codecsjeremy1-3/+3
2003-09-25Keep voicemail from segging on a permissions problem (bug #245)markster2-14/+32
2003-09-25Bring into full TBR4 compliancemarkster1-9/+19
2003-09-24Unlock channelmarkster1-0/+4
2003-09-24don't deal with gatekeeper on reload, known issue..someone fixjeremy1-0/+2
2003-09-22oopsie remove it from here toojeremy1-1/+0
2003-09-22Create better 'failed' CDRs for outgoing spool calls with context,extension,p...martinp4-25/+49
2003-09-22rollback transfer support...not properly implementedjeremy3-110/+12
2003-09-21Merge tilghman's patchesmarkster2-6/+9
2003-09-21Fix ADPCM file writingmarkster1-1/+1
2003-09-20Increase the fromstring maximum lengthmartinp1-1/+1
2003-09-20Fix getting ${UNIQUEID} valuemartinp1-0/+1
2003-09-19Fix inverted if logicmarkster1-1/+1
2003-09-19Code cleanups (bug #66)markster22-85/+139
2003-09-19Time zone patchmarkster1-9/+5
2003-09-18Add closing bracketmartinp1-1/+1
2003-09-18Add NoCDR application; when called there won't be generated CDR record for th...martinp2-1/+66
2003-09-18Don't post 2 CDR's when the outgoing spool call failsmartinp1-1/+0
2003-09-18Grab timezone from system configmarkster1-1/+29
2003-09-17Allow detection of callerid on FXO with distinctive ringmartinp1-1/+3
2003-09-17Fix deadlock pointed to by Martinmarkster1-2/+2
2003-09-17DTMF enhancementsmarkster1-2/+14
2003-09-17Don't complain that wait4 is unkown and make sure that we won't segfault if c...martinp2-36/+37
2003-09-16Improve child process reaping (bug #278)markster2-14/+22
2003-09-16Update config to note only U.S. tones supported at this time (bug #280)markster1-1/+3
2003-09-14don't die if skinny cannot figure out hostnamejeremy1-1/+1
2003-09-14minor code fixesjeremy1-6/+6
2003-09-14Don't die if no skinny configmarkster1-2/+2
2003-09-14remove debug, it's Miller time\!jeremy1-11/+0
2003-09-14stomp on seg fault if a call is attempted and the skinny device is not regist...jeremy1-16/+22
2003-09-14fix never ending ringingjeremy1-1/+8
2003-09-14pull out reloading, for now, causes segsjeremy1-0/+4
2003-09-14Revert bug 176 patch entirelymarkster1-348/+78
2003-09-14make tcp socket resuable. Bug #262jeremy1-2/+2
2003-09-14implement reloadjeremy1-0/+39