Commit Graph

9876 Commits (ec4bf13915c885f55c2e265dfc3fc16a72b47d92)
 

Author SHA1 Message Date
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
Jason Parker 261e84229d Avoid errors when compiling out of tree modules like asterisk-addons.
19 years ago
Paul Cadach aa92ebffea Remove unnecessary (long time ago commented out) code
19 years ago
Paul Cadach a704e298e7 Fix missed extension replacement
19 years ago
Paul Cadach 84946195e9 Change file naming to be conform OpenH323 rules
19 years ago
Jason Parker 8bd82ebc0d Add documentation on rtp packetization.
19 years ago
Joshua Colp 3c6d5053ba Totally break a P2P bridge upon going on hold, and re-establish it upon going off hold.
19 years ago
Joshua Colp 659d467720 Expand codec check so that raw formats must be equal for a Packet2Packet bridge to occur
19 years ago
Jason Parker 75a39b53ad bump the .cleancount up
19 years ago