aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2003-09-13Merge sending complete patch with no number (bug #176)markster1-0/+6
2003-09-13More PBX fixesmarkster1-3/+3
2003-09-13many bug fixes and inbound calling: SKINNY/line@devicejeremy1-70/+165
2003-09-13CLeanup PBX patch and add localtime stuff for saytime (bug #168)markster12-342/+2246
2003-09-13Outgoing limit updates (bug #98)markster1-31/+80
2003-09-13Add extended Matching functionality (bug #97)markster2-77/+352
2003-09-13remove stupid CR/LFsjeremy0-0/+0
2003-09-12clean up code and output d->addr properlyjeremy1-15/+5
2003-09-12Fix a tiny thingmartinp2-4/+15
2003-09-12Add the missing file for the previous commitmartinp1-0/+9
2003-09-12Add distinguishing between BUSY and FAILURE for outgoing spool calls. Always ...martinp6-14/+130
2003-09-12Don't die if no config filemarkster1-2/+2
2003-09-11Add SIPDtmfMode applicationmartinp1-1/+28
2003-09-11add chan_skinny.sojeremy1-1/+1
2003-09-11initial import of skinny, more coming soonjeremy2-0/+2680
2003-09-10Fix small logic errors (bug #242)markster6-11/+18
2003-09-10update for the lamers...only if they would acutally read itjeremy1-1/+5
2003-09-08Merge james' fixesmarkster1-7/+7
2003-09-08Fix typomarkster1-1/+1
2003-09-08Fix amp to starmarkster1-1/+1
2003-09-08Add ResetCDR application (with mods) (bug #235)markster1-0/+18
2003-09-08Fix "potential" deadlock and make not-a-deadlockmarkster1-23/+17
2003-09-08BSD portability enhancements (bug #234)markster35-62/+93
2003-09-08First of Jayson's manager patchesmarkster5-62/+110
2003-09-08Change printf to ast_log (bug #238)markster1-1/+1
2003-09-07Copy context properlymarkster1-0/+1
2003-09-06implement transfer and call forwarding. Bug #221jeremy4-7/+143
2003-09-06When taking a masqed call, be sure to mark it as acknowledgedmarkster1-0/+1