summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-01Fix a bug where the Event and Content-Type headers were added twice to outgoi...Joshua Colp
2009-05-31Fix documentation for FIELDQTY.Tilghman Lesher
2009-05-31Filter the say.o object, it is being added later.Eliel C. Sardanons
2009-05-31Constification and remove some unused code.Russell Bryant
2009-05-31Avoid a crash when res_timing_dahdi is unloaded but wasn't properly loaded.Eliel C. Sardanons
2009-05-31Constify the ast_frame arg to ast_queue_frame().Russell Bryant
2009-05-30Properly terminate the receive buffer before sending to iksemel.Sean Bright
2009-05-30Merged revisions 198370 via svnmerge from Sean Bright
2009-05-30Merged revisions 198311 via svnmerge from Russell Bryant
2009-05-30Merged revisions 198251 via svnmerge from Sean Bright
2009-05-30When removing all packets from a dialog we also need to free the data if pres...Joshua Colp
2009-05-30Remove not used code in the Agent channel.Eliel C. Sardanons
2009-05-29Suggesting that only a single timing module be loaded is no longer necessary.Russell Bryant
2009-05-29Improve handling of trying to ACK too many timer expirations.Russell Bryant
2009-05-29Add a couple of TODO items so I don't forgetTerry Wilson
2009-05-29Resolve issues with choppy sound when using res_timing_pthread.Russell Bryant
2009-05-29Simplify the Makefile and avoid needing to specify each object file.Eliel C. Sardanons
2009-05-29New signaling module to handle analog operations in chan_dahdiJeff Peeler
2009-05-29Apply anti-spam obfuscation to an email address.Eliel C. Sardanons
2009-05-29Merged revisions 198068 via svnmerge from Matthew Nicholson
2009-05-29Fix a memory leak of the write buffer when writing a file.Joshua Colp
2009-05-29Merged revisions 197998 via svnmerge from Sean Bright
2009-05-29Fix a bug where the default setting did not perform a remote bridge when it s...Joshua Colp
2009-05-29Trim trailing whitespace so that I can work on this bug without it bothering ...Russell Bryant
2009-05-29A few fixes to SIP with regards to connected line updates during transfers.Mark Michelson
2009-05-29Add some TeX docs for calendaring.Terry Wilson
2009-05-28Update references to downloads.digium.com to its new URL.Sean Bright
2009-05-28Update documentation in MixMonitor.Leif Madsen
2009-05-28Update references to bugs.digium.com and reviewboard.digium.com to the new URLs.Sean Bright
2009-05-28Make note of Exchange calendar support limitationsTerry Wilson
2009-05-28Ensure that accidental calls to ast_string_field_free_memory() on embedded st...Kevin P. Fleming
2009-05-28Treat 405 responses the same way we would a 501.Mark Michelson
2009-05-28Add Calendaring support for AsteriskTerry Wilson
2009-05-28Add missing lock to local_indicate function for connected line frames.Mark Michelson
2009-05-28Fix a bug where the trunkmtu setting was not set to the default value of 1240...Joshua Colp
2009-05-28Merged revisions 197562 via svnmerge from Eliel C. Sardanons
2009-05-28Eliminate several needless checks and fix a few memory leaksTilghman Lesher
2009-05-28Recorded merge of revisions 197588 via svnmerge from Mark Michelson
2009-05-28Fix an incorrect call to ast_string_field_free_memory which caused a crash in...Joshua Colp
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