Commit Graph

18436 Commits (104974cdb4c57f697e78e4073e68ecb88ecea12c)
 

Author SHA1 Message Date
Russell Bryant 1630c85861 Constification and remove some unused code.
17 years ago
Eliel C. Sardanons 0c99bc31cb Avoid a crash when res_timing_dahdi is unloaded but wasn't properly loaded.
17 years ago
Russell Bryant 8580871fd4 Constify the ast_frame arg to ast_queue_frame().
17 years ago
Sean Bright 3353710e16 Properly terminate the receive buffer before sending to iksemel.
17 years ago
Sean Bright 90c3db40ed Merged revisions 198370 via svnmerge from
17 years ago
Russell Bryant 1ee78437e4 Merged revisions 198311 via svnmerge from
17 years ago
Sean Bright 9241877c10 Merged revisions 198251 via svnmerge from
17 years ago
Joshua Colp 5c8626e315 When removing all packets from a dialog we also need to free the data if present.
17 years ago
Eliel C. Sardanons 453a2f7331 Remove not used code in the Agent channel.
17 years ago
Russell Bryant 58766cd2cf Suggesting that only a single timing module be loaded is no longer necessary.
17 years ago
Russell Bryant 04beecc859 Improve handling of trying to ACK too many timer expirations.
17 years ago
Terry Wilson c317d8f444 Add a couple of TODO items so I don't forget
17 years ago
Russell Bryant 1fab70a1c6 Resolve issues with choppy sound when using res_timing_pthread.
17 years ago
Eliel C. Sardanons 43dcf1001b Simplify the Makefile and avoid needing to specify each object file.
17 years ago
Jeff Peeler aaf5eb105e New signaling module to handle analog operations in chan_dahdi
17 years ago
Eliel C. Sardanons 161fdde84d Apply anti-spam obfuscation to an email address.
17 years ago
Matthew Nicholson c8b0c41ed8 Merged revisions 198068 via svnmerge from
17 years ago
Joshua Colp c35e305c82 Fix a memory leak of the write buffer when writing a file.
17 years ago
Sean Bright 87b1997de9 Merged revisions 197998 via svnmerge from
17 years ago
Joshua Colp 9944bce43c Fix a bug where the default setting did not perform a remote bridge when it should have.
17 years ago
Russell Bryant 5894cefe1f Trim trailing whitespace so that I can work on this bug without it bothering me. :-)
17 years ago
Mark Michelson 14d05f57d7 A few fixes to SIP with regards to connected line updates during transfers.
17 years ago
Terry Wilson ce004fbf1f Add some TeX docs for calendaring.
17 years ago
Sean Bright c772d5a0e6 Update references to downloads.digium.com to its new URL.
17 years ago
Leif Madsen 1d00714496 Update documentation in MixMonitor.
17 years ago
Sean Bright f51bb019bb Update references to bugs.digium.com and reviewboard.digium.com to the new URLs.
17 years ago
Terry Wilson 0941c2c32e Make note of Exchange calendar support limitations
17 years ago
Kevin P. Fleming e4dafd3d0b Ensure that accidental calls to ast_string_field_free_memory() on embedded stringfield pools are safe.
17 years ago
Mark Michelson 3eab939301 Treat 405 responses the same way we would a 501.
17 years ago
Terry Wilson 71a3a2ebf6 Add Calendaring support for Asterisk
17 years ago
Mark Michelson 08f0ec4e8e Add missing lock to local_indicate function for connected line frames.
17 years ago
Joshua Colp e9e4efdcb6 Fix a bug where the trunkmtu setting was not set to the default value of 1240 on load but was on reload.
17 years ago
Eliel C. Sardanons a109652532 Merged revisions 197562 via svnmerge from
17 years ago
Tilghman Lesher 98ce0e5b6c Eliminate several needless checks and fix a few memory leaks
17 years ago
Mark Michelson e37ee42e6c Recorded merge of revisions 197588 via svnmerge from
17 years ago
Joshua Colp ea89db8ce0 Fix an incorrect call to ast_string_field_free_memory which caused a crash in the logger.
17 years ago
Mark Michelson a7fd763ecc Merged revisions 197537 via svnmerge from
17 years ago
Joshua Colp e960f0da90 Fix a bug in stringfields where it did not actually free the pools of memory.
17 years ago
Sean Bright f22962a0c1 Remove a bunch of trailing whitespace in preparation for reformatting/cleanup.
17 years ago
Sean Bright a7d813cae7 Remove a bunch of trailing whitespace in preparation for reformatting/cleanup.
17 years ago
Joshua Colp 318929b75f Merged revisions 197466 via svnmerge from
17 years ago
Gavin Henry e9cb075d94 Added AstVoicemailContext
17 years ago
Gavin Henry 8fd3f6882e New objectclass AsteriskVoiceMail and AstAccountCallLimit attribute
17 years ago
Gavin Henry a5fc03b683 closes issue #15156
17 years ago
Tilghman Lesher ec99151d74 Revert commit 192032. This define is needed on Mac OS X.
17 years ago
Russell Bryant f6bdacebe4 Don't do a pointer comparison before setting the remote address.
17 years ago
Kevin P. Fleming 1a02e34ccf Ensure that this header includes xmldoc.h, since it depends on it.
17 years ago
Olle Johansson b6d95bef99 Adding some generic handling of error codes sent to us in replys to requests.
17 years ago
Sean Bright 6a527ecc3d Blocked revisions 197264 via svnmerge
17 years ago
Sean Bright c7f36e428c Use bash explicitly when calling build_tools/mkpkgconfig from the Makefile.
17 years ago