summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-11-01issue #4678Kevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6936 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-11-01issue #5564Kevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6935 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-11-01issue #5560Kevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6934 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-11-01issue #5561Kevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6933 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-11-01convert today's earlier changes into ChangeLog formatKevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6932 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-11-01issue #5499Kevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6931 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-11-01issue #5549Kevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6930 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-11-01add new GCC-specific macro and force inlining of certain functions where ↵Kevin P. Fleming
speed is paramount, even when optimization is disabled git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6929 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-11-01start a new ChangeLog file (GNU style, an entry for each set of changes that ↵Kevin P. Fleming
go into the tree) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6928 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-11-01rename ChangeLog to CHANGES, a file which will contain a list of the ↵Kevin P. Fleming
significant changes between Asterisk releases git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6927 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-11-01use a writeable frame (some channel drivers/transcoders may modify the frame ↵Kevin P. Fleming
after it has been passed to ast_write()) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6926 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-11-01optionally send silence during recording (issue #5135)Kevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6925 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-11-01document locking rules for spy API functionsKevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6924 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-11-01when going through new user setup, don't change the password if they don'tRussell Bryant
match. Also, allow 3 tries before bailing out. (issue #5495, different fix) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6922 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-11-01allow DTMF timeout to be configurable (issue #5160)Kevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6918 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-31handle comments containing what appear to be context names during ↵Kevin P. Fleming
voicemail.conf updates better (issue #5385) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6917 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-31Only consider timeouts on realtimers (bug #5554)Mark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6916 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-31finish chan_misdn commitKevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6915 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-31revert strncpy->ast_copy_string changes where the semantics are subtly differentKevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6914 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-31allow netsock objects to be unref'd so they can disappear when needed (issue ↵Kevin P. Fleming
#5454) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6913 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-31properly handle '100 Trying' that arrives after a dialog has been dropped ↵Kevin P. Fleming
(issue #5475) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6912 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-31handle improperly formatted initial requests properly (issue #5483)Kevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6911 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-31add experimental mISDN channel driver (issue #4077)Kevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6910 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-31various text/formatting updates (issue #5503 plus some minor additions)Kevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6909 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-31add some warning message for when chan_sip gets overloaded (issue #5530)Kevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6908 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-31don't increment 'inuse' counter when call is being failed because of limit ↵Kevin P. Fleming
(issue #5545) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6907 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-31add some additional log output and comment cleanup in the registration ↵Kevin P. Fleming
process (issue #5534) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6906 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-31properly support 'musicclass' setting for peers/users (issue #5521)Kevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6905 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-31don't use 'rowcount' after SELECT statements, since the ODBC API does not ↵Kevin P. Fleming
say it is allowed (issue #5083) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6904 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-31provide an alternate getloadavg implementation and a fallback for systems ↵Kevin P. Fleming
that don't have it at all (issue #5549 with minor mods) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6903 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-31ignore non-regular files during config parsing (issue #5510, different fix)Kevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6902 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-31don't pass short arguments by value, it will cause compiler warnings on most ↵Kevin P. Fleming
platforms about implicit conversions (thanks Luigi!) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6901 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-31fix various bugs related to list handling of channel variables (issue #5548)Kevin P. Fleming
use nolock lists for channel variables, since no locks are needed (these lists are either temporary or protected by the channel's own lock) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6900 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-31correct commentKevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6899 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-31silence compiler warningKevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6898 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-30Fix ability to do lots of outbound registrations (bug #5529)Mark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6897 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-30protect web form parameters against malicious inputKevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6896 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-30Fix build of CVS head on Solaris (bug #5527)Mark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6895 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-30Actually write audio to file in get_voice (bug #5547)Mark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6894 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-29Cleanup language in sip.conf (bug #5543)Mark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6893 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-29Merge TDS cdr fixes (bug #5517, with slight mods)Mark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6892 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-29Do not look for libosp since that name is not used anymore and conflicts ↵Mark Spencer
with opensp (bug #5542) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6891 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-29Remove ancient copy/paste error (bug #5541)Mark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6890 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-29Fix minor iax2 device state issue (bug #5540)Mark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6889 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-29do saturated math properly (thanks to the eagle-eyes of Tony Mountifield)Kevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6888 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-28find OSP toolkit library properlyKevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6887 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-28update Makefile for new app nameKevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6886 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-28complete the rename of MuxMon to MixMonitorKevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6885 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-28major redesign of the channel spy infrastructure, increasing efficiency and ↵Kevin P. Fleming
reducing locking conflicts (nearly) complete rewrite of app_muxmon, renaming the application to MixMonitor and fixing a large number of bugs and inconsistencies update app_chanspy to use new spy infrastructure git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6884 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-28add API call to properly sum two frames of SLINEAR dataKevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6883 65c4cc65-6c06-0410-ace0-fbb531ad65f3