aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_misdn.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-03Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number.rmudgett1-1/+1
2010-02-19Merged revisions 247910 via svnmerge from rmudgett1-31/+5
2009-12-21Change all refererences to 1.6.3 to be 1.8, since that will be the next featu...kpfleming1-1/+1
2009-11-05Merged revisions 228078 via svnmerge from dbrooks1-0/+1
2009-11-04Expand codec bitfield from 32 bits to 64 bits.tilghman1-15/+15
2009-10-07Deadlock in channel masquerade handlingdvossel1-2/+0
2009-10-07Merged revisions 222691 via svnmerge from rmudgett1-2/+6
2009-08-13Send a generic return result when we receive a CallDeflection facility messag...rmudgett1-0/+9
2009-08-10AST-2009-005tilghman1-1/+1
2009-08-01Merged revisions 209759 via svnmerge from kpfleming1-1/+1
2009-07-18Merged 207316 fromrmudgett1-2/+21
2009-07-14Merged revisions 206487 via svnmerge from rmudgett1-239/+358
2009-07-14Merged revisions 206284 via svnmerge from rmudgett1-20/+44
2009-07-02Merged revisions 204834 via svnmerge from rmudgett1-2/+0
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.russell1-7/+7
2009-06-23Make outgoing_colp=2 misdn.conf port parameter not send redirecting or transf...rmudgett1-23/+19
2009-06-15Convert a number of global module variables to 'static'.kpfleming1-6/+4
2009-05-22Make chan_misdn compile.rmudgett1-1/+1
2009-05-22Merged revisions 196116 via svnmerge from file1-1/+2
2009-05-21Const-ify the world (or at least a good part of it)kpfleming1-18/+18
2009-05-14Add outgoing_colp misdn.conf port parameter.rmudgett1-6/+60
2009-05-12add 'const' qualifiers in various places where they should have beenkpfleming1-1/+1
2009-05-11Merged revisions 193613 via svnmerge from rmudgett1-2/+2
2009-05-07Merged revisions 193050 via svnmerge from rmudgett1-8/+14
2009-04-29Outgoing PTP redirected calls did not wait for the COLR from the redirected-t...rmudgett1-0/+6
2009-04-27Make PTP DivertingLegInformation3 message behavior closer to the specifications.rmudgett1-20/+93
2009-04-24There is no need to use the struct ast_party_connected_line.source update val...rmudgett1-42/+30
2009-04-24Fix a build error.russell1-1/+1
2009-04-24Convert the ast_channel data structure over to the astobj2 framework.russell1-0/+2
2009-04-21Added CCBS/CCNR Party A support and enhanced COLP support.rmudgett1-213/+5295
2009-04-17Merged revisions 188833,189134 via svnmerge from rmudgett1-1/+0
2009-04-10Miscellaneous minor changes to chan_misdn.rmudgett1-120/+136
2009-04-10Make chan_misdn_log() avoid generating the log message if logging is disabled.rmudgett1-17/+27
2009-04-03This commit introduces COLP/CONP and Redirecting party information into Aster...mmichelson1-406/+1147
2009-03-23Removed trailing whitespace in chan_misdn files.rmudgett1-262/+261
2009-02-17Merge a large set of updates to the Asterisk indications API.russell1-8/+8
2009-01-28A further correction: cast the sizeof to an int.murf1-1/+1
2009-01-28my gcc (Ubuntu 4.3.2-1ubuntu11) 4.3.2 didn't like the \%ld and issued a warni...murf1-1/+1
2009-01-16build in dev moderussell1-1/+1
2009-01-14Mostly spacing changes; no functionality change at all.tilghman1-622/+707
2009-01-13Janitor patch for chan_misdn (make channel variable access safe)tilghman1-3/+11
2009-01-13Merged revisions 168561 via svnmerge from russell1-2/+2
2009-01-09Spacing changermudgett1-1/+1
2009-01-09Merged revisions 168191 via svnmerge from rmudgett1-21/+221
2008-12-18Numerous documentation updates.file1-1/+1
2008-11-29incorporates r159808 from branches/1.4:kpfleming1-1/+1
2008-11-04Merged revisions 154266 via svnmerge from rmudgett1-1/+1
2008-10-16Merged revisions 150124 via svnmerge from rmudgett1-0/+1
2008-10-09fix some CLI commands we borked during devcon2008mvanbaak1-1/+1
2008-09-30* Miscellaneous formatting changes to make v1.4 and trunkrmudgett1-124/+118