summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
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
2004-12-19Make sure read/write format are setup properly.Mark Spencer
2004-12-19SIP locking improvementsMark Spencer
2004-12-18Make sure we del any remaining connections (bug #2982)Mark Spencer
2004-12-18Fix comment issues (bug #3089)Mark Spencer
2004-12-18Fix SIP ACK for BYE (bug #3087)Mark Spencer
2004-12-18Merge olle's amazing ACK fix (bug #2687)Mark Spencer
2004-12-18oopsieJeremy McNamara
2004-12-18Fix incoming caller*id. Bug #3077Jeremy McNamara
2004-12-16Properly deal with Q.931 cause codesJeremy McNamara
2004-12-16Merge russell's flag macro patch (with slight mods) (bug #3046)Mark Spencer
2004-12-16Warn when libpri is too oldMark Spencer
2004-12-16Properly deal with Caller*ID, document the new RTP Payload setting, remove co...Jeremy McNamara
2004-12-15Major fixes: Fixed deadlock issue, added support for inband call progress and...Jeremy McNamara
2004-12-15/ finished off support for DTMF caller ID (brazil) using patch provided byBen Kramer
2004-12-15Little addition to the redirectionreason stuffMatthew Fredrickson
2004-12-15Add new variable for PRIREDIRECTREASON in dial plan if you a call is redirectedMatthew Fredrickson
2004-12-15Remove broken "ackcall" fix (bug #3043)Mark Spencer