summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2005-01-08Don't native bridge when needing digitsMark Spencer
2005-01-07Fix "externhost"Mark Spencer
2005-01-07Make sure we clear out owner in SUB_REAL when moving a call (bug #3267)Mark Spencer
2005-01-07Support CNG transmission when on hold (bug #2904)Mark Spencer
2005-01-06Improve MGCP formatting (bug #3247)Mark Spencer
2005-01-06Merge distinctive ring for MGCP (bug #2880, with mods)Mark Spencer
2005-01-05If pedantic mode enabled, look for media-level addressesMark Spencer
2005-01-05Fix compliance of SIP presence (bug #3251)Mark Spencer
2005-01-05More flagification (bug #3254)Mark Spencer
2005-01-05Use ast_setcallerid instead of manual (bug #3115)Mark Spencer
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