summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-22Two more minor fixes due to constificationTilghman Lesher
2009-05-22Fix res_agi compilation after the const-ify the world merge.Sean Bright
2009-05-22s/it's/its/Mark Michelson
2009-05-22resolve compiler warningRussell Bryant
2009-05-22Fix build under dev mode and remove some casts that are no longer necessary asSean Bright
2009-05-22Fix constify the world compile problem.Richard Mudgett
2009-05-22Make chan_misdn compile.Richard Mudgett
2009-05-22Merged revisions 196116 via svnmerge from Joshua Colp
2009-05-22Avoid using prototypes when not necessary (it is already defined in the headerEliel C. Sardanons
2009-05-21Const-ify the world (or at least a good part of it)Kevin P. Fleming
2009-05-21Merged revisions 195991 via svnmerge from David Vossel
2009-05-21Pass connected line updates along during a bridge.Mark Michelson
2009-05-21Rework the cdr_custom.conf.sample header a bit to reflect the changes inSean Bright
2009-05-21Merged revisions 195881 via svnmerge from Matthew Nicholson
2009-05-20If a variable had a blank value upon the initial setting, then it would do no...Tilghman Lesher
2009-05-20Get rid of some duplicated code and correct a connected line error.Mark Michelson
2009-05-20Plug a memory leak in app_dial.Mark Michelson
2009-05-20Merged revisions 195688 via svnmerge from Joshua Colp
2009-05-20Merged revisions 195635 via svnmerge from Joshua Colp
2009-05-19Add basic support for handling connected line-related UPDATE requests.Mark Michelson
2009-05-19Merged revisions 195520 via svnmerge from Tilghman Lesher
2009-05-19Merged revisions 195448 via svnmerge from Joshua Colp
2009-05-18Recorded merge of revisions 195366 via svnmerge from Tilghman Lesher
2009-05-18Fix the CLI command 'manager show command' documentation and functionality.Eliel C. Sardanons
2009-05-18Rollback commit 195367.Eliel C. Sardanons
2009-05-18Avoid autocompleting passed the action name argument in the CLI command.Eliel C. Sardanons
2009-05-18Move AGI documentation from static to the XML form.Eliel C. Sardanons
2009-05-18Move the spawn of astcanary down, until after the call to daemon(3).Tilghman Lesher
2009-05-18Fix externalivr's setvariable command so that it properly sets multiple varia...Mark Michelson
2009-05-18Remove some unused code.Sean Bright
2009-05-18The facilityenable parameter does not have anything to do with pritimer param...Richard Mudgett
2009-05-18Const-ify a string, fix a log message, and use the correct signature for theSean Bright
2009-05-18Merged revisions 195206 via svnmerge from Joshua Colp
2009-05-18Allow cdr_custom to write to multiple files instead of just one.Sean Bright
2009-05-18Warn about the use of the application WaitExten() within a Macro().Eliel C. Sardanons
2009-05-18Merged revisions 195095 via svnmerge from Joshua Colp
2009-05-18Fix a bug where specifying an empty outboundproxy would cause packets to get ...Joshua Colp
2009-05-18Do not avoid loading the XML documentation if not XInclude substitution is done.Eliel C. Sardanons
2009-05-18Recorded merge of revisions 195020 via svnmerge from Russell Bryant
2009-05-16Allow to include sections of other parts of the xml documentation.Eliel C. Sardanons
2009-05-16Fix a missing unlock in case of error, and a missing free().Eliel C. Sardanons
2009-05-15Merged revisions 194873 via svnmerge from David Vossel
2009-05-15Merged revisions 194557,194685 via svnmerge from David Vossel
2009-05-15Merged revisions 194764 via svnmerge from Russell Bryant
2009-05-15Shuttle some bits around to address some gain issues with G.722.Russell Bryant
2009-05-15Further simplify codec_g722 build.Russell Bryant
2009-05-15Actually force running make for g722.Russell Bryant
2009-05-15add elielMichiel van Baak
2009-05-15Allow to specify an enumlist inside an enum.Eliel C. Sardanons
2009-05-15Add ability for modules to dynamically register logger levelsKevin P. Fleming