aboutsummaryrefslogtreecommitdiffstats
path: root/res
AgeCommit message (Expand)AuthorFilesLines
2006-03-30Do not exceed the array size for maximum allowed moh files. (issue #6842)file1-0/+5
2006-03-30Set initial value on adsiparkoej1-0/+1
2006-03-23Issue #6764 - Return BUSY signal when other party is busy at Attended Transfe...file1-0/+3
2006-03-21fix crash when using the ParkAndAnnounce application. When using this applic...russell1-1/+1
2006-03-02fix inaccurate ack message to ChangeMonitor action (issue #6630)russell1-1/+1
2006-03-01Bug 6615 - Fix 64bit conversion errors by using a long inttilghman1-5/+5
2006-02-28add a missing newline in the agi app description (thanks wunderkin!)russell1-1/+1
2006-02-15ensure that FastAGI launcher can handle system call interruption (issue #6449)kpfleming1-9/+15
2006-02-02Fix for (#6309), potential (highly unlikely) memory leak in res_odbcmattf1-19/+21
2006-01-17Backport of fix for #6094mattf1-4/+6
2006-01-05Bug 6081 - fix for memory leak, formatting fixestilghman1-5/+8
2006-01-05Fix copyright of changed fileoej1-1/+1
2006-01-04Issue #5980: Removing extra CR+LF in manager events - needs port to trunkoej1-4/+4
2005-12-26cast time_t to an int in printf/scanf (issue #5635)russell1-2/+2
2005-12-20check array bounds when parsing arguments to AGI (issue #5868)russell1-2/+1
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7221 f38db490-d61...kpfleming11-0/+0
2005-11-29remove CVS ignore lists, set SVN ignore listskpfleming1-1/+0
2005-11-23issue #5826russell1-10/+10
2005-11-20issue #5791russell1-1/+1
2005-11-16small improvement :-)kpfleming1-11/+11
2005-11-16issue #5766kpfleming1-11/+17
2005-11-14fix bsd compile issue (bug #5731)markster1-1/+2
2005-11-10issue #5703kpfleming1-1/+1
2005-11-09issue #5563kpfleming1-6/+71
2005-11-09issue #5601kpfleming1-5/+6
2005-11-08issue #5650kpfleming2-0/+2
2005-11-08make app_queue 1.2 jump compliant (issue #5580)russell1-0/+1
2005-11-08more header include simplificationkpfleming1-0/+1
2005-11-08issue #5648kpfleming5-22/+22
2005-11-08issue #5634 and a little ChangeLog cleanupkpfleming1-0/+2
2005-11-06Convert some built-in applications to use new args parsing macros.russell1-3/+3
2005-11-03minor cleanupkpfleming1-5/+0
2005-11-03issue #5589russell1-1/+1
2005-11-01issue #4678kpfleming1-6/+24
2005-11-01issue #5499kpfleming1-1/+1
2005-10-31don't use 'rowcount' after SELECT statements, since the ODBC API does not say...kpfleming2-57/+36
2005-10-29Do not look for libosp since that name is not used anymore and conflicts with...markster1-10/+0
2005-10-28find OSP toolkit library properlykpfleming1-4/+14
2005-10-26clean up a lot of doxygen errors and warnings (issue #5522)russell1-1/+1
2005-10-24Doxygen documentation update from oej (issue #5505)russell10-22/+28
2005-10-19Fix res_musiconhold lockmarkster1-1/+1
2005-10-16More utility cleanupsmarkster1-1/+5
2005-10-16Make crypto loading optionalmarkster1-8/+17
2005-10-13ensure that parking context/extension (and other settings) are properly updat...kpfleming1-18/+47
2005-10-13fix typo in function name (issue #5437)russell1-2/+2
2005-10-04support call duration limits on inbound OSP calls (issue #5346)kpfleming1-61/+62
2005-10-04truncate last 200ms of DTMF-terminated recording to eliminate inband DTMF (is...kpfleming1-1/+5
2005-09-28Remove possibility of manager deadlocks from manager actionsmarkster1-3/+1
2005-09-25support new version of OSP toolkit (issue #5168)kpfleming1-2/+7
2005-09-14use API call for setting call time limit (issue #5227)kpfleming1-3/+1