summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-26Merged revisions 196826 via svnmerge from Russell Bryant
2009-05-26Add a missing unref for queues in handle_statechange.Sean Bright
2009-05-26Add new ast_complete_applications function so that we can use it with theSean Bright
2009-05-26Use a properly allocated channel for substitution in cdr_sqlite3_custom.Sean Bright
2009-05-26Fix a bug where the sip unregister CLI command did not completely unregister ...Joshua Colp
2009-05-26Merged revisions 196657 via svnmerge from Joshua Colp
2009-05-26Use a properly allocated channel for substitution in cdr_manager.Sean Bright
2009-05-24Move AGI static documentation to the new AstXML form.Eliel C. Sardanons
2009-05-23Move static AGI commands documentation to XML.Eliel C. Sardanons
2009-05-23Fix errors in cdr_custom that cause reference errors when non-CDR variableSean Bright
2009-05-23Correct example for CLI autocompletion (generation)Kevin P. Fleming
2009-05-23set MFCR2_CATEGORY just when starting the pbxMoises Silva
2009-05-22Call ast_stun_init() when we're initializing to get the 'stun debug set'Sean Bright
2009-05-22SIP set outbound transport type from RegistrationDavid Vossel
2009-05-22Don't crash if an RTP instance can't be created. This could occur when anSean Bright
2009-05-22Unregister every registered application by MiniVM.Eliel C. Sardanons
2009-05-22Moved static documentation to the AstXML form.Eliel C. Sardanons
2009-05-22Implement a new element in AstXML for AMI actions documentation.Eliel C. Sardanons
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