Commit Graph

9084 Commits (229ab7d9cff3ada2291308a868e79ee8c8c14deb)
 

Author SHA1 Message Date
Tilghman Lesher 229ab7d9cf Whitespace changes only
20 years ago
Tilghman Lesher 4a3e227291 Whitespace changes only
20 years ago
Olle Johansson 0e0059c0f3 Remove configuration option "restrictcid" that is nowhere to
20 years ago
Christian Richter 46d200f14d removed unnecessary locking, which might have created deadlocks. removed find_chan_by_l3id, since the l3id is not unique over all ports. removed automatic nt_stack reinitialization, since this creates segfaults.
20 years ago
Kevin P. Fleming 300755732c remove skeleton support for G.723.1 codec since we will never ship the rest of what is needed anyway :-)
20 years ago
Mark Spencer 4c90cf59b7 Support hold/unhold in Zap, update IAX2 parser to know about modern commands, forward hold/unhold in dial, add hold device state
20 years ago
Joshua Colp a7d62fd60c Merged revisions 37307 via svnmerge from
20 years ago
Russell Bryant 6ff11745ef remove the use of -Wno-pointer-sign. Asterisk now builds without any of these
20 years ago
Russell Bryant bb628eac98 pointer signedness warnings
20 years ago
BJ Weschke 4149f37efa Merged revisions 37212 via svnmerge from
20 years ago
Russell Bryant 092304ffa9 pointer signedness warnings
20 years ago
Russell Bryant 4517f3447d pointer signedness warnings
20 years ago
Russell Bryant ebbca8319b eliminate warning about unused variable that occurs in some cases
20 years ago
Kevin P. Fleming 4297d70e5a restore broken properties
20 years ago
Russell Bryant 8f4ad8f577 pointer signedness warnings elimination
20 years ago
Russell Bryant 7791079219 pointer signedness warnings cleanup
20 years ago
Russell Bryant 41bfcf3c57 pointer signedness warnings cleanup
20 years ago
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