aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-05-28Make note of Exchange calendar support limitationstwilson1-0/+4
2009-05-28Ensure that accidental calls to ast_string_field_free_memory() on embedded st...kpfleming1-4/+10
2009-05-28Treat 405 responses the same way we would a 501.mmichelson1-0/+14
2009-05-28Add Calendaring support for Asterisktwilson12-11340/+16834
2009-05-28Add missing lock to local_indicate function for connected line frames.mmichelson1-0/+1
2009-05-28Fix a bug where the trunkmtu setting was not set to the default value of 1240...file1-1/+1
2009-05-28Merged revisions 197562 via svnmerge from eliel1-2/+5
2009-05-28Eliminate several needless checks and fix a few memory leakstilghman5-23/+16
2009-05-28Recorded merge of revisions 197588 via svnmerge from mmichelson0-0/+0
2009-05-28Fix an incorrect call to ast_string_field_free_memory which caused a crash in...file1-1/+0
2009-05-28Merged revisions 197537 via svnmerge from mmichelson3-1/+16
2009-05-28Fix a bug in stringfields where it did not actually free the pools of memory.file1-1/+5
2009-05-28Remove a bunch of trailing whitespace in preparation for reformatting/cleanup.seanbright57-1730/+1730
2009-05-28Remove a bunch of trailing whitespace in preparation for reformatting/cleanup.seanbright39-1237/+1237
2009-05-28Merged revisions 197466 via svnmerge from file1-2/+7
2009-05-28Added AstVoicemailContextghenry2-2/+20
2009-05-28New objectclass AsteriskVoiceMail and AstAccountCallLimit attributeghenry2-36/+213
2009-05-28closes issue #15156ghenry4-11/+58
2009-05-27Revert commit 192032. This define is needed on Mac OS X.tilghman1-0/+3
2009-05-27Don't do a pointer comparison before setting the remote address.russell1-4/+2
2009-05-27Ensure that this header includes xmldoc.h, since it depends on it.kpfleming1-0/+1
2009-05-27Adding some generic handling of error codes sent to us in replys to requests.oej1-0/+10
2009-05-27Blocked revisions 197264 via svnmergeseanbright0-0/+0
2009-05-27Use bash explicitly when calling build_tools/mkpkgconfig from the Makefile.seanbright1-1/+1
2009-05-27Recorded merge of revisions 197194 via svnmerge from tilghman1-1/+3
2009-05-27Remove a file sample configuration file that is no longer used.seanbright1-39/+0
2009-05-27Blocked revisions 197124 via svnmergejpeeler0-0/+0
2009-05-27Fix references to /etc/dahdi/system.conf and /etc/asterisk/chan_dahdi.conf inseanbright5-11/+12
2009-05-27Blocked revisions 197024 via svnmergeseanbright0-0/+0
2009-05-27Display an error message when chan_alsa fails to load due to a missingseanbright1-0/+1
2009-05-26Reset the terminal to the correct fg/bg after XML documenation is rendered.seanbright1-1/+1
2009-05-26Update configure script to check for OSP toolkit 3.5.0.russell4-12613/+11563
2009-05-26Add ActionID to CoreShowChannel event.seanbright1-6/+7
2009-05-26Include startup and reload date in the CoreStatus manager message.seanbright1-2/+8
2009-05-26Remove some redundant or unnecessary connected line-related function calls.mmichelson2-2/+0
2009-05-26Merged revisions 196826 via svnmerge from russell1-0/+2
2009-05-26Add a missing unref for queues in handle_statechange.seanbright1-0/+1
2009-05-26Add new ast_complete_applications function so that we can use it with theseanbright3-29/+44
2009-05-26Use a properly allocated channel for substitution in cdr_sqlite3_custom.seanbright1-3/+11
2009-05-26Fix a bug where the sip unregister CLI command did not completely unregister ...file1-0/+2
2009-05-26Merged revisions 196657 via svnmerge from file1-4/+4
2009-05-26Use a properly allocated channel for substitution in cdr_manager.seanbright1-4/+8
2009-05-24Move AGI static documentation to the new AstXML form.eliel1-93/+234
2009-05-23Move static AGI commands documentation to XML.eliel1-51/+111
2009-05-23Fix errors in cdr_custom that cause reference errors when non-CDR variableseanbright1-6/+15
2009-05-23Correct example for CLI autocompletion (generation)kpfleming1-2/+2
2009-05-23set MFCR2_CATEGORY just when starting the pbxmoy1-4/+5
2009-05-22Call ast_stun_init() when we're initializing to get the 'stun debug set'seanbright1-0/+2
2009-05-22SIP set outbound transport type from Registrationdvossel2-45/+127
2009-05-22Don't crash if an RTP instance can't be created. This could occur when anseanbright1-1/+5