aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-08-18git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.2.2-netsec@212958 f38db...v1.2.2-netseckpfleming11-9/+23
2006-01-18add README note about netsec supportkpfleming1-0/+8
2006-01-18importing ChangeLog, .version, and .lastclean for 1.2.2-netsec releasekpfleming3-0/+1155
2006-01-18Creating tag for the release of asterisk-1.2.2-netseckpfleming0-0/+0
2006-01-18automerge commitroot1-1/+2
2006-01-18automerge commitroot1-448/+0
2006-01-18automerge commitroot7-24/+31
2006-01-17set up for automergekpfleming0-0/+0
2006-01-13updating to current 1.2kpfleming10-33/+45
2006-01-10initial import of Asterisk SIP support for network security deviceskpfleming5-6/+277
2006-01-10prepare for merging changes from main 1.2 branchkpfleming0-0/+0
2006-01-10create branch to hold network security device codekpfleming0-0/+0
2006-01-09re-initialize _all_ sequence numbers when transfer completeskpfleming1-2/+3
2006-01-09add missing unlock (issue #6112)russell1-0/+1
2006-01-09Bug 6157 - Memory leaktilghman1-1/+2
2006-01-09Update variable documentation to match the codetilghman1-13/+13
2006-01-09commit user/group-related changes from trunkkpfleming1-0/+10
2006-01-09backport fix from revision 7856 of trunkkpfleming1-1/+3
2006-01-09fix breakage introduced in revision 7871kpfleming1-1/+1
2006-01-09fix seg fault when using greek syntax in VoicemMailMain (issue #6142)russell1-2/+2
2006-01-09backport fix for unnecessary unlock (issue #6171)russell1-1/+0
2006-01-07Bug 6156 - catch all threading errors, not just simple failuretilghman1-4/+6
2006-01-06Dumb error messages - "Context 'context' already included in 'in' context"tilghman1-4/+4
2006-01-06update agent persistence when an agent gets logged off by autologoffkpfleming1-0/+2
2006-01-05Bug 6076 - Fix documentation of ast_trim_blank return valuetilghman1-1/+1
2006-01-05eliminate rounding errors that caused call time limits to be inaccurate (issu...kpfleming1-9/+15
2006-01-05Bug 6081 - fix for memory leak, formatting fixestilghman1-5/+8
2006-01-05ensure that variable is initializedkpfleming2-2/+2
2006-01-05Fix copyright of changed fileoej1-1/+1
2006-01-05send device state updates for auto-logoff of agents as wellkpfleming1-0/+1
2006-01-05doh... fseek() has no useful return valuekpfleming2-2/+4
2006-01-04use proper fwrite() parameters and return valuekpfleming2-6/+6
2006-01-04return properly after extending filekpfleming2-0/+2
2006-01-04ensure that ulaw/alaw sound files are filled with silence when extended (not ...kpfleming2-48/+102
2006-01-04make monitoring more tolerant of peers that deliver frames in burstskpfleming1-4/+4
2006-01-04Issue #5980: Removing extra CR+LF in manager events - needs port to trunkoej1-4/+4
2006-01-04Fixing typo in XML for video updates.oej1-1/+1
2006-01-04use a more correct way of determining the size of the destination bufferrussell1-1/+1
2006-01-04 Fix the 'if' clause to be true under the right conditions. Bug #6126bweschke1-1/+1
2006-01-03remove unused 'old' expression parserkpfleming1-891/+0
2006-01-03Bug 6121 - typo in application descriptiontilghman1-9/+5
2006-01-03revert incorrect fix for bug #6048 from revision 7709kpfleming4-31/+14
2006-01-03backport rport scanning fix from trunk (bug #6071)kpfleming1-4/+9
2006-01-03don't leak memory for (most) expression evaluationskpfleming2-36/+36
2006-01-02Bug 6084 - MixMonitor after a 'cli stop monitor' deadlockstilghman1-5/+23
2006-01-02 Fix compiler warnings.bweschke2-2/+2
2005-12-30Bug 6091 - Fix race condition around uniqueidtilghman1-0/+3
2005-12-28fix memory leak in build_rpid (issue #6070)russell1-7/+4
2005-12-27backport fix for permissions of created recordings (issue #6067)russell1-1/+1
2005-12-27backport fix to ensure that DSP is never enabled on pseudo channelskpfleming1-1/+7