Commit Graph

18147 Commits (e1c03cbf1a699ce759337283e52e5e0e2ef9ac18)
 

Author SHA1 Message Date
Eliel C. Sardanons 5d8d1545d8 Do not add say.o in a separate line.
17 years ago
Eliel C. Sardanons 8d464b7211 Move JabberSend manager action from static docs to the AstXML form.
17 years ago
Eliel C. Sardanons 1b59a1cd7d Move static documentation of E|Dead|AGI() application and manager action to XML.
17 years ago
David Vossel ab73b6e556 Fixed an issue in the threadstorage cli functions resulting from the constification of struct ast_cli_args in r196072.
17 years ago
Mark Michelson 4c7c13d574 Remove extra lock from app_queue.
17 years ago
Mark Michelson 0bde0b9ed2 Remove extra lock from local_indicate in connected line case.
17 years ago
Mark Michelson 3166b6dac9 Add missing unlock of local pvt.
17 years ago
Mark Michelson 0550a878f4 Remove documentation for the 'exten' argument to the AGENT function.
17 years ago
Joshua Colp 6e1bd8aad7 Fix a bug where the Event and Content-Type headers were added twice to outgoing SIP NOTIFY messages.
17 years ago
Tilghman Lesher ba6f16d55f Fix documentation for FIELDQTY.
17 years ago
Eliel C. Sardanons 7ef2d7bca7 Filter the say.o object, it is being added later.
17 years ago
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