summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-28Merged revisions 197537 via svnmerge from Mark Michelson
2009-05-28Fix a bug in stringfields where it did not actually free the pools of memory.Joshua Colp
2009-05-28Remove a bunch of trailing whitespace in preparation for reformatting/cleanup.Sean Bright
2009-05-28Remove a bunch of trailing whitespace in preparation for reformatting/cleanup.Sean Bright
2009-05-28Merged revisions 197466 via svnmerge from Joshua Colp
2009-05-28Added AstVoicemailContextGavin Henry
2009-05-28New objectclass AsteriskVoiceMail and AstAccountCallLimit attributeGavin Henry
2009-05-28closes issue #15156Gavin Henry
2009-05-27Revert commit 192032. This define is needed on Mac OS X.Tilghman Lesher
2009-05-27Don't do a pointer comparison before setting the remote address.Russell Bryant
2009-05-27Ensure that this header includes xmldoc.h, since it depends on it.Kevin P. Fleming
2009-05-27Adding some generic handling of error codes sent to us in replys to requests.Olle Johansson
2009-05-27Blocked revisions 197264 via svnmergeSean Bright
2009-05-27Use bash explicitly when calling build_tools/mkpkgconfig from the Makefile.Sean Bright
2009-05-27Recorded merge of revisions 197194 via svnmerge from Tilghman Lesher
2009-05-27Remove a file sample configuration file that is no longer used.Sean Bright
2009-05-27Blocked revisions 197124 via svnmergeJeff Peeler
2009-05-27Fix references to /etc/dahdi/system.conf and /etc/asterisk/chan_dahdi.conf inSean Bright
2009-05-27Blocked revisions 197024 via svnmergeSean Bright
2009-05-27Display an error message when chan_alsa fails to load due to a missingSean Bright
2009-05-26Reset the terminal to the correct fg/bg after XML documenation is rendered.Sean Bright
2009-05-26Update configure script to check for OSP toolkit 3.5.0.Russell Bryant
2009-05-26Add ActionID to CoreShowChannel event.Sean Bright
2009-05-26Include startup and reload date in the CoreStatus manager message.Sean Bright
2009-05-26Remove some redundant or unnecessary connected line-related function calls.Mark Michelson
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