aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2006-01-18importing ChangeLog, .version, and .lastclean for 1.2.2 releaserussell3-0/+1154
git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.2.2@8178 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-18create tag for the release of asterisk-1.2.2russell0-0/+0
git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.2.2@8177 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-18remove ChangeLog from the 1.2 branch. It will only be present in the tags.russell1-448/+0
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@8173 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-18Changed order of autoload so that pbx_ comes beforemogorman1-1/+1
channels, and in doing so cause bug 6002 to not be an issue git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@8162 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-17Stop any generators running on a channel whenmogorman1-1/+2
festival is called as described in 5996 git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@8140 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-17Backport of fix for #6094mattf1-4/+6
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@8134 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-17Fixed code ordering of logger_init and queue_log_initmogorman1-4/+4
bug 6263 git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@8124 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-17update CLI copyright noticekpfleming1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@8122 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-16do rlimit check _after_ reading config file, in case 'dumpcore' is specified ↵kpfleming1-4/+4
there git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@8112 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-14Bug 6238 - Fix segfault when delimiter not specifiedtilghman1-2/+6
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@8074 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-13fix spelling errors (issue #6227)russell1-7/+7
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@8047 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-12Bug 6211 - Add option deletevoicemail as equivalent to option delete for ↵tilghman2-2/+3
Realtime git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7999 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-11move variable to correct scope (issue #6197)russell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7986 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-11fix temp greetings with ODBC storage (issue #6078)russell1-1/+3
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7976 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-11fix mem leak on module unload (issue #6190)russell1-1/+0
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7972 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-11don't override an error condition that occurred when acting on the primary ↵russell1-2/+6
channel when stopping the autoservice on the peer channel. (from issue #6087) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7970 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-11lock list of translators *before* recalculating the translation matrixrussell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7965 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-11Minor typo refrenced in 6191mogorman1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7963 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-11fix locking error - lock instead of unlockrussell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7960 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-11fix a little typorussell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7957 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-11Bug 6192 - behave correctly when mailbox is specified as argumenttilghman1-3/+7
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7955 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-10- Adding reference to README.tdsoej1-19/+21
- Reformatting table git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7939 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-09re-initialize _all_ sequence numbers when transfer completeskpfleming1-2/+3
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7917 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-09add missing unlock (issue #6112)russell1-0/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7915 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-09Bug 6157 - Memory leaktilghman1-1/+2
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7908 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-09Update variable documentation to match the codetilghman1-13/+13
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7904 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-09commit user/group-related changes from trunkkpfleming1-0/+10
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7900 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-09backport fix from revision 7856 of trunkkpfleming1-1/+3
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7899 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-09fix breakage introduced in revision 7871kpfleming1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7898 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-09fix seg fault when using greek syntax in VoicemMailMain (issue #6142)russell1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7871 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-09backport fix for unnecessary unlock (issue #6171)russell1-1/+0
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7870 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-07Bug 6156 - catch all threading errors, not just simple failuretilghman1-4/+6
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7848 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-06Dumb error messages - "Context 'context' already included in 'in' context"tilghman1-4/+4
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7831 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-06update agent persistence when an agent gets logged off by autologoffkpfleming1-0/+2
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7829 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-05Bug 6076 - Fix documentation of ast_trim_blank return valuetilghman1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7827 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-05eliminate rounding errors that caused call time limits to be inaccurate ↵kpfleming1-9/+15
(issue #5913) round 'time left' reported during call limit warnings up to sound more accurate git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7825 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-05Bug 6081 - fix for memory leak, formatting fixestilghman1-5/+8
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7823 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-05ensure that variable is initializedkpfleming2-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7819 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-05Fix copyright of changed fileoej1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7812 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-05send device state updates for auto-logoff of agents as wellkpfleming1-0/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7809 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-05doh... fseek() has no useful return valuekpfleming2-2/+4
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7807 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-04use proper fwrite() parameters and return valuekpfleming2-6/+6
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7805 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-04return properly after extending filekpfleming2-0/+2
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7803 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-04ensure that ulaw/alaw sound files are filled with silence when extended (not ↵kpfleming2-48/+102
zeroes) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7800 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-04make monitoring more tolerant of peers that deliver frames in burstskpfleming1-4/+4
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7799 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-04Issue #5980: Removing extra CR+LF in manager events - needs port to trunkoej1-4/+4
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7795 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-04Fixing typo in XML for video updates.oej1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7792 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-04use a more correct way of determining the size of the destination bufferrussell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7773 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-04 Fix the 'if' clause to be true under the right conditions. Bug #6126bweschke1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7771 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-03remove unused 'old' expression parserkpfleming1-891/+0
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7746 f38db490-d61c-443f-a65b-d21fe96a405b