aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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
2006-01-03Bug 6121 - typo in application descriptiontilghman1-9/+5
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7743 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-03revert incorrect fix for bug #6048 from revision 7709kpfleming4-31/+14
put in correct (simpler) fix add doxygen docs for channel spy 'state' values git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7740 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-03backport rport scanning fix from trunk (bug #6071)kpfleming1-4/+9
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7738 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-03don't leak memory for (most) expression evaluationskpfleming2-36/+36
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7736 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-02Bug 6084 - MixMonitor after a 'cli stop monitor' deadlockstilghman1-5/+23
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7709 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-02 Fix compiler warnings.bweschke2-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7706 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-30Bug 6091 - Fix race condition around uniqueidtilghman1-0/+3
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7677 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-28fix memory leak in build_rpid (issue #6070)russell1-7/+4
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7665 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-27backport fix for permissions of created recordings (issue #6067)russell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7663 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-27backport fix to ensure that DSP is never enabled on pseudo channelskpfleming1-1/+7
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7641 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-26Remove copy of code in libc, preferring code in utils.c (public domain code)tilghman1-115/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7637 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-26cast time_t to an int in printf/scanf (issue #5635)russell12-42/+44
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7634 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-23Bug 6051 - VMCOUNT should work as documented and count all, not quit after ↵tilghman1-1/+0
finding 1 git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7608 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-23add license reference to copyright notice displayed when CLI session beginskpfleming1-4/+84
add 'show warranty' and 'show license' CLI commands (still need a complete list of non-GPL components included in Asterisk) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7606 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-23 Another app documentation tweak.bweschke1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7605 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-22Bug 6050 SQL requires the use of single ticks to delimit values, not quotestilghman1-3/+3
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7601 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-22revert changes to videosupport to allow per-peer setting, since it isn't quiterussell2-16/+10
complete and there is not an obvious fix at this point git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7599 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-22remove stray unlock (issue #5955)russell1-1/+0
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7595 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-21Actually put in the per-peer settings for sip video, as they didn't make it ↵twisted1-10/+15
in at astricon somehow, and I've been too busy up until now to redo it. git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7586 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-21Allow a chan_alsa that failed to open sound devices to be unloaded.tilghman1-2/+4
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7582 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-21Bug #6040 - Documentation correctionbweschke1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7580 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-21Bug 5777 - Remove parentheses on Goto in AEL, so that it parses correctlytilghman1-0/+5
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7577 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-20check array bounds when parsing arguments to AGI (issue #5868)russell1-2/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7557 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-20backport fix for reloading peer context (issue #6007)russell1-0/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7552 f38db490-d61c-443f-a65b-d21fe96a405b