summaryrefslogtreecommitdiff
path: root/channels/chan_misdn.c
AgeCommit message (Expand)Author
2009-12-21Change all refererences to 1.6.3 to be 1.8, since that will be the next featu...Kevin P. Fleming
2009-11-05Merged revisions 228078 via svnmerge from David Brooks
2009-11-04Expand codec bitfield from 32 bits to 64 bits.Tilghman Lesher
2009-10-07Deadlock in channel masquerade handlingDavid Vossel
2009-10-07Merged revisions 222691 via svnmerge from Richard Mudgett
2009-08-13Send a generic return result when we receive a CallDeflection facility messag...Richard Mudgett
2009-08-10AST-2009-005Tilghman Lesher
2009-08-01Merged revisions 209759 via svnmerge from Kevin P. Fleming
2009-07-18Merged 207316 fromRichard Mudgett
2009-07-14Merged revisions 206487 via svnmerge from Richard Mudgett
2009-07-14Merged revisions 206284 via svnmerge from Richard Mudgett
2009-07-02Merged revisions 204834 via svnmerge from Richard Mudgett
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.Russell Bryant
2009-06-23Make outgoing_colp=2 misdn.conf port parameter not send redirecting or transf...Richard Mudgett
2009-06-15Convert a number of global module variables to 'static'.Kevin P. Fleming
2009-05-22Make chan_misdn compile.Richard Mudgett
2009-05-22Merged revisions 196116 via svnmerge from Joshua Colp
2009-05-21Const-ify the world (or at least a good part of it)Kevin P. Fleming
2009-05-14Add outgoing_colp misdn.conf port parameter.Richard Mudgett
2009-05-12add 'const' qualifiers in various places where they should have beenKevin P. Fleming
2009-05-11Merged revisions 193613 via svnmerge from Richard Mudgett
2009-05-07Merged revisions 193050 via svnmerge from Richard Mudgett
2009-04-29Outgoing PTP redirected calls did not wait for the COLR from the redirected-t...Richard Mudgett
2009-04-27Make PTP DivertingLegInformation3 message behavior closer to the specifications.Richard Mudgett
2009-04-24There is no need to use the struct ast_party_connected_line.source update val...Richard Mudgett
2009-04-24Fix a build error.Russell Bryant
2009-04-24Convert the ast_channel data structure over to the astobj2 framework.Russell Bryant
2009-04-21Added CCBS/CCNR Party A support and enhanced COLP support.Richard Mudgett
2009-04-17Merged revisions 188833,189134 via svnmerge from Richard Mudgett
2009-04-10Miscellaneous minor changes to chan_misdn.Richard Mudgett
2009-04-10Make chan_misdn_log() avoid generating the log message if logging is disabled.Richard Mudgett
2009-04-03This commit introduces COLP/CONP and Redirecting party information into Aster...Mark Michelson
2009-03-23Removed trailing whitespace in chan_misdn files.Richard Mudgett
2009-02-17Merge a large set of updates to the Asterisk indications API.Russell Bryant
2009-01-28A further correction: cast the sizeof to an int.Steve Murphy
2009-01-28my gcc (Ubuntu 4.3.2-1ubuntu11) 4.3.2 didn't like the \%ld and issued a warni...Steve Murphy
2009-01-16build in dev modeRussell Bryant
2009-01-14Mostly spacing changes; no functionality change at all.Tilghman Lesher
2009-01-13Janitor patch for chan_misdn (make channel variable access safe)Tilghman Lesher
2009-01-13Merged revisions 168561 via svnmerge from Russell Bryant
2009-01-09Spacing changeRichard Mudgett
2009-01-09Merged revisions 168191 via svnmerge from Richard Mudgett
2008-12-18Numerous documentation updates.Joshua Colp
2008-11-29incorporates r159808 from branches/1.4:Kevin P. Fleming
2008-11-04Merged revisions 154266 via svnmerge from Richard Mudgett
2008-10-16Merged revisions 150124 via svnmerge from Richard Mudgett
2008-10-09fix some CLI commands we borked during devcon2008Michiel van Baak
2008-09-30* Miscellaneous formatting changes to make v1.4 and trunkRichard Mudgett
2008-09-28Merge the cli_cleanup branch.Michiel van Baak
2008-09-24Merged revisions 144238 via svnmerge from Christian Richter