Commit Graph

9884 Commits (7f8528f21c24c3241f69a305c8b63530a57ef3ac)
 

Author SHA1 Message Date
Paul Cadach 4b81fe1d28 Merged revisions 43472,43495 from trunk
19 years ago
Russell Bryant 4a8a46a162 Fix a CLI command registration issue where an erroneous message claiming that
19 years ago
Russell Bryant c259876748 Merged revisions 43552 via svnmerge from
19 years ago
Kevin P. Fleming 6a27cee242 don't output the 'build complete' message when the target being run is already going to do an installation
19 years ago
Jason Parker e2365e0f0f Allow chan_skinny.so to be unloaded properly.
19 years ago
Joshua Colp 2d6134db9c Blocked revisions 43509 via svnmerge
19 years ago
Steve Murphy 73b0ed54b9 This commits a change to return MODULE_LOAD_FAILURE on error, and SUCCESS (instead of 0) when all goes well for bug 8004
19 years ago
Steve Murphy 3836bbd557 If the extensions.ael file not found, or unreadable, we return AST_MODULE_LOAD_DECLINE,
19 years ago
Jason Parker 408d4b978f Make sure we explicitly set the CLI command to not be deprecated, if it isn't.
19 years ago
Kevin P. Fleming b84f7b0518 use rebuilt extra sounds
19 years ago
Kevin P. Fleming 53ff7ae7cd all the Linux systems I have don't use '__m_count' for this field, so I don't know where this came from...
19 years ago
Russell Bryant eb89724010 backport the compatability fix to use attribute_malloc instaed of
19 years ago
Russell Bryant 0b2dcac484 return AST_MODULE_LOAD_DECLIDE if mISDN could not be configured
19 years ago
Russell Bryant 33acd61f53 Suppress a compiler warning about the use of a potentially uninitialized
19 years ago
Jason Parker d940da0acf First shot at unload_module in chan_skinny..
19 years ago
Matt O'Gorman ff11e64e67 updates for better compontent support
19 years ago
Tilghman Lesher 5ac0ca6af1 Twould help if we actually documented how the new features in res_odbc actually work. (Oops)
19 years ago
Joshua Colp 928c5f7bbc Some more clean up in the load function for chan_oss (issue #8002 reported by Mithraen with minor mods by moi)
19 years ago
Joshua Colp e02f0bda8f Clean up chan_mgcp's module load function (issue #8001 reported by Mithraen with mods by moi)
19 years ago
Kevin P. Fleming 16a2f6e64f add another attempt to strip non-API symbols from the final binary... script will need to be extended to work on non-Linux systems
19 years ago
Tilghman Lesher f0fdf0acf9 Fix documentation to reflect how Url() really works
19 years ago
Tilghman Lesher c708dee67a Oops, missed the merge breakage
19 years ago
Tilghman Lesher b5902caa79 Merged revisions 43420 via svnmerge from
19 years ago
Tilghman Lesher b727a4bde3 Merged revisions 43409 via svnmerge from
19 years ago
Kevin P. Fleming 44983fae40 remove this change... it requires binutils 2.17
19 years ago
Kevin P. Fleming 05b0e38f98 remove extraneous property
19 years ago
Jason Parker 1ec9e85709 fix minor typo in the way version is handled
19 years ago
Kevin P. Fleming 9cf9c1373b merge down mark's users.conf fixes
19 years ago
Kevin P. Fleming 1a68406874 make the sounds Makefile actually work again
19 years ago
Jason Parker 0a0df5e171 Go back to the old(ish) way of installing sound files.
19 years ago
Russell Bryant 97502fdec0 Fix the total allocation count and total byte count in the memory summary
19 years ago
Kevin P. Fleming 31a04cf56e it's time :-)
19 years ago
Russell Bryant 28ffdcc783 Fix the memory summary so that it doesn't print the first file in the list over
19 years ago
Jason Parker 0cfaffac96 Fix some chan_zap warning messages, when HAVE_PRI is not defined.
19 years ago
Tilghman Lesher 8e81e20658 One last forgotten constified file
19 years ago
Russell Bryant 6f442c4a3c fix some breakage from the CLI command changes
19 years ago
Joshua Colp 0a28b21d01 Warning be gone.
19 years ago
Russell Bryant cb268c0228 resolve compiler warnings from constification
19 years ago
Joshua Colp e8b820e743 Magical eightball says warnings be gone.
19 years ago
Tilghman Lesher d70fe791c2 A few misses from constification
19 years ago
Jason Parker 8c16600b0d Minor fixes to sounds installation.
19 years ago
Tilghman Lesher 70af28270d Constify the result of a config retrieval function, to avoid mutilation (issue 7983).
19 years ago
Kevin P. Fleming cc99b22469 add a warning about name changes on some API calls
19 years ago
Steve Murphy 9ebd2579c9 sounds/Makefile updated to handle the extra-sounds tarball; some optimizations
19 years ago
Jason Parker aefb5c269a Fix a bug in the CLI reverbification, as pointed out by ZX81 in #asterisk-dev
19 years ago
Kevin P. Fleming 9ae105df1d don't let symbols from included static libraries (like codec/ilbc) pollute the global namespace when those modules are embedded
19 years ago
Jason Parker 61e4465f49 Fix a segfault that was reported by jcmoore in #asterisk-bugs on IRC.
19 years ago
Paul Cadach 2132e7fd5f Strip quotes from property value
19 years ago
Paul Cadach 04ff475902 .cxx files no longer ignored
19 years ago
Paul Cadach e57d521462 Split capability definitions into own source file
19 years ago