Commit Graph

18170 Commits (4c0265664ef7cf65a193486bd29b09ee80532f25)
 

Author SHA1 Message Date
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
Tilghman Lesher 551cf35ab7 Recorded merge of revisions 197194 via svnmerge from
17 years ago
Sean Bright 7d50dee3f8 Remove a file sample configuration file that is no longer used.
17 years ago
Jeff Peeler e6cb853419 Blocked revisions 197124 via svnmerge
17 years ago
Sean Bright 6f80849582 Fix references to /etc/dahdi/system.conf and /etc/asterisk/chan_dahdi.conf in
17 years ago
Sean Bright 73938d5f1d Blocked revisions 197024 via svnmerge
17 years ago
Sean Bright f6355ad755 Display an error message when chan_alsa fails to load due to a missing
17 years ago
Sean Bright e27e8615ed Reset the terminal to the correct fg/bg after XML documenation is rendered.
17 years ago
Russell Bryant 0e62eddb93 Update configure script to check for OSP toolkit 3.5.0.
17 years ago
Sean Bright 68d44ce5ff Add ActionID to CoreShowChannel event.
17 years ago
Sean Bright bbd9f040e1 Include startup and reload date in the CoreStatus manager message.
17 years ago
Mark Michelson 83500e9b06 Remove some redundant or unnecessary connected line-related function calls.
17 years ago
Russell Bryant cc8da4eff3 Merged revisions 196826 via svnmerge from
17 years ago
Sean Bright 7ee6e9f4ce Add a missing unref for queues in handle_statechange.
17 years ago
Sean Bright 3abe8a963e Add new ast_complete_applications function so that we can use it with the
17 years ago
Sean Bright 9a83ed9d93 Use a properly allocated channel for substitution in cdr_sqlite3_custom.
17 years ago
Joshua Colp d4efe15c09 Fix a bug where the sip unregister CLI command did not completely unregister the peer.
17 years ago