summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2005-01-05Revert Jim's earlier "fix" :)Mark Spencer
2005-01-05Merge OSP updates from matt nicholson (with changes)Mark Spencer
2005-01-05Merge sip notify fixes (bug #3243)Mark Spencer
2005-01-05/ fixed un-initilized variableBen Kramer
2005-01-04Fixed threeway calling disconnect wrong party bugJim Dixon
2005-01-04Allow generic sip notify (bug #3231)Mark Spencer
2005-01-04Allow early exit from traverse (bug #3221)Mark Spencer
2005-01-04/ fixed bug when using AST caller ID functions, shouldnt be trying to writeBen Kramer
2005-01-03Merge OEJ's print groups feature (bug #3228, with changes)Mark Spencer
2005-01-02Improve check orderMark Spencer
2005-01-01Fix chan_phone for pre-gcc 3.0 (bug #3214)Mark Spencer
2005-01-01Grab lock in hangup earlierMark Spencer
2005-01-01Add ability to remember agentsMark Spencer
2004-12-31Fix GCC 2.95 build (bug #3211)Mark Spencer
2004-12-31Agent documentation changes to agents and verbose / debug fixes (bug #3158)Mark Spencer
2004-12-31Phone driver updates (bug #1975)Mark Spencer
2004-12-30Switch more options into flags (bug #3201)Mark Spencer
2004-12-29Minor IAX2 fixes, add incomplete-but-very-basically-functional IAX2 encryptionMark Spencer
2004-12-29Stop transmission when sendonly is set (bug #3185)Mark Spencer
2004-12-29Fix MWI for SIP when using "friend" type (bug #3004)Mark Spencer
2004-12-29Fix registration bug with new astobj (bug #3184)Mark Spencer
2004-12-28Merge kpflemings ASTOBJ improvements (bug #3167)Mark Spencer
2004-12-28Make cidrings configurable (bug #2889)Mark Spencer
2004-12-28Make it possible to configure an externhost and not just an externip (bug #3069)Mark Spencer
2004-12-28Remove duplicate parse (bug #3173)Mark Spencer
2004-12-27Housekeeping updatesMatthew Fredrickson
2004-12-27Fix inversion error on addrcmp (bug #3155)Mark Spencer
2004-12-26Merge Tilghman's cause codes patch (bug #3032)Mark Spencer
2004-12-26fix to work with astobj stuffRussell Bryant
2004-12-26Fix CLI to report "N/A" when appropriate for time, chan_features updates, ALS...Mark Spencer
2004-12-25Add Asterisk "object model" and update chan_sip to use it for peers/regs/usersMark Spencer
2004-12-23Small fix for features channel driverMark Spencer
2004-12-23Minor chan_features tweakMark Spencer
2004-12-23Add "flash" capability to command lineMark Spencer
2004-12-23Fix Divide by zero possibility (ouch!)Jim Dixon
2004-12-23Fix US tones (bug #3132)Mark Spencer
2004-12-23Move iax2 to flags, too (thanks drumkilla!) (bug #3124)Mark Spencer
2004-12-23Make sure users inherit NAT settings properly (bug #3125)Mark Spencer
2004-12-23Fix sip hold bug (#3113)Mark Spencer
2004-12-22Fixed ackcall (once again, this time differently) in chan_agentJim Dixon
2004-12-22Merge Steve's timestamp patch (bug #3119)Mark Spencer
2004-12-21Fix G.729 name annoucement to Open H.323 and inform Asterisk's RTP stack spec...Jeremy McNamara
2004-12-20Minor ACk fix (bug #2687, again)Mark Spencer
2004-12-20/ changed native bridge checking for playing DTMF'sBen Kramer
2004-12-20/ fixed "Fix comment issues (bug #3089)" bugsBen Kramer
2004-12-20Create string properly and cast peer correctlyJeremy McNamara
2004-12-20iax2 typename fixMark Spencer
2004-12-19Fix MGCP compile warningsMark Spencer
2004-12-19Merge Olle's comment patch (bug #3097)Mark Spencer
2004-12-19Merge drumkilla's bitfield patch for SIP (bug #3083)Mark Spencer