Commit Graph

9067 Commits (05d1de6a1c811735c61ca4932db64a3efe7f6d39)
 

Author SHA1 Message Date
Russell Bryant 05d1de6a1c more pointer signedness cleanup
20 years ago
Russell Bryant 7828780bb7 eliminate some pointer signedness warnings
20 years ago
Russell Bryant 23a4d0be28 eliminate some pointer signedness warnings
20 years ago
Russell Bryant a0f151db99 eliminate a pointer signedness warning
20 years ago
Russell Bryant a10e1dad07 remove the unused usecount function to eliminate a compiler warning
20 years ago
Russell Bryant d6f9808e7f fix a pointer signedness issue
20 years ago
Russell Bryant 6e28de8050 fix various pointer signedness issues
20 years ago
Russell Bryant 833a8c825c resolve some pointer signedness warnings
20 years ago
Russell Bryant b8481e8103 avoid an error from configure by not doing a cat on a file that doesn't exist
20 years ago
Russell Bryant 0c74fbd04d sort lib info
20 years ago
Russell Bryant 7f53639331 sort entries in this file
20 years ago
Russell Bryant 37ceb0126e spaces to tabs
20 years ago
Kevin P. Fleming b601ff0a3e small cleanup
20 years ago
Kevin P. Fleming 13ba816edd rename this file so it doesn't appear to be a module by itself
20 years ago
Kevin P. Fleming 3be4c8d3eb actually do proper searching for c-client and output the results so app_voicemail can be built against it
20 years ago
Kevin P. Fleming bc9ed9f5c4 various minor fixes
20 years ago
Russell Bryant 0b91c08045 dirty hack of a fix to deal with the fact that chan_vpb changed to chan_vpb.cc
20 years ago
Kevin P. Fleming 2058183f84 ignore muted if present
20 years ago
Kevin P. Fleming d650e57f0c add missing file
20 years ago
Kevin P. Fleming 4f826452cf make the build output less noisy (optional, can be controlled by the NOISY_BUILD variable in the top-level Makefile)
20 years ago
Steve Murphy 04ed725e73 OK, here is everything I changed to fix 7474:
20 years ago
Matthew Fredrickson de03118578 Asterisk portion of the T309 patch. (#7271)
20 years ago
Matt O'Gorman 21486272e8 Blocked revisions 37224 via svnmerge
20 years ago
Matt O'Gorman cf86ee84ca patch resolves issue with when to decide if its right time
20 years ago
Kevin P. Fleming 748431f7b6 move rules file to prepare for generic rules file
20 years ago
Joshua Colp 1fb6111c18 Merged revisions 37173 via svnmerge from
20 years ago
Christian Richter bd0b801a0d * removed tone_indicate, we genrate only the dialtone by ourself (and the hanguptone of course)
20 years ago
Tilghman Lesher ebc9c3765b Merged revisions 37143 via svnmerge from
20 years ago
Kevin P. Fleming dae3eedb34 make chan_zap use proper test for libpri support
20 years ago
Olle Johansson 435f329682 Include h.264 in "show codecs"
20 years ago
Kevin P. Fleming 72c9c5def1 allow codec_gsm to be built using internal GSM library again (oops!)
20 years ago
Matt O'Gorman 5c30f76ba3 solves issue with bug 7468. but with a patch that works
20 years ago
Kevin P. Fleming d646abbab7 update OSS so it works again
20 years ago
Kevin P. Fleming dbf099cdb8 update dependency information to match new names for dependencies
20 years ago
Kevin P. Fleming d5b7bf2ab7 massive rework of configure script, and split of AST_EXT_LIB into separate macros, reducing code duplication
20 years ago
Matt O'Gorman 76f85726aa fix a compiler warning and clean up the code a bit.
20 years ago
Tilghman Lesher 2127a0b7e5 Change superfluous messages to DEBUG and remove dead code
20 years ago
Kevin P. Fleming f761d2f6f0 prepare Asterisk for new zaptel.h/tonezone.h installation locations
20 years ago
Olle Johansson c5660895a8 Draft became RFC...
20 years ago
Joshua Colp c56acadf7f Merged revisions 36998 via svnmerge from
20 years ago
Olle Johansson ec9d4711d7 - Add notes about voicemail depending on res_adsi
20 years ago
Russell Bryant 95c0ddd674 match the change made to AST_EXT_LIB in asterisk-addons
20 years ago
Christian Richter 130ce69987 removed the reloading of the ntdebug stuff, since this is a bit buggy, we only set it when loading chan_misdn for now. fixed a litle state problem when receiving RELEASE_COMPLETE. also we may only play tones to a NT when the extension does not match and such cases.
20 years ago
Olle Johansson f9df5318ce Specify digest algorithm for picky clients
20 years ago
Tilghman Lesher c929a15b79 Bug 7472 - Change line terminator for header to be RFC-compliant
20 years ago
Christian Richter 5da2848158 removed our own tone creation from misdn_indicate, we just return -1. Now we get a lot fewer blocked in thread blah warnings..
20 years ago
Christian Richter f629ae1872 added misdn show config description[s] to show all the possible misdn.conf settings with a description in the CLI
20 years ago
Olle Johansson c6ab7e7164 Increase buffer size for routing headers. When routing with enc.keys within
20 years ago
Tilghman Lesher a58afaa03b Whitespace fixes only.
20 years ago
Olle Johansson fea7dd0b31 Add some comments to the SLA code
20 years ago