Commit Graph

18061 Commits (f51bb019bb338084f497dcbb65dcd5e15b63f102)
 

Author SHA1 Message Date
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
Joshua Colp 02401da266 Merged revisions 196657 via svnmerge from
17 years ago
Sean Bright b543887664 Use a properly allocated channel for substitution in cdr_manager.
17 years ago
Eliel C. Sardanons 5518c1b171 Move AGI static documentation to the new AstXML form.
17 years ago
Eliel C. Sardanons be4798f0b3 Move static AGI commands documentation to XML.
17 years ago
Sean Bright 1d28f5acd4 Fix errors in cdr_custom that cause reference errors when non-CDR variable
17 years ago
Kevin P. Fleming 57eedf97d0 Correct example for CLI autocompletion (generation)
17 years ago
Moises Silva b93c1a2df5 set MFCR2_CATEGORY just when starting the pbx
17 years ago
Sean Bright 3982b8c71b Call ast_stun_init() when we're initializing to get the 'stun debug set'
17 years ago
David Vossel f50bb3bfa4 SIP set outbound transport type from Registration
17 years ago