aboutsummaryrefslogtreecommitdiffstats
path: root/res
AgeCommit message (Expand)AuthorFilesLines
2006-02-16remove -lssl for asterisk, and add it for res_osp (issue #6496, different patch)russell1-1/+2
2006-02-15remove the uses of the deprecated STANDARD_LOCAL_USERrussell4-8/+0
2006-02-15Merged revisions 10021,10108 via svnmerge from kpfleming1-9/+15
2006-02-15add API function for parsing strings to time_t (issue #6320, with mods)kpfleming1-12/+5
2006-02-14Fix build issues...markster1-1/+1
2006-02-12ensure that dependencies are rebuilt after 'make update' so that builds don't...kpfleming1-2/+5
2006-02-12major dialplan functions updatekpfleming1-1/+1
2006-02-11Merged revisions 9581 via svnmerge from russell1-2/+2
2006-02-11use auto-build for apps, simplify variable settingkpfleming1-3/+3
2006-02-11use auto-build for res modules tookpfleming1-29/+20
2006-02-11set standard properties on all non-binary fileskpfleming2-2/+2
2006-02-11Fix SMDI to not blow up asterisk when there's no config file.markster1-2/+5
2006-02-10one more copyright/file header and version string supportkpfleming1-9/+19
2006-02-10clean up SMDI support commit:kpfleming1-154/+127
2006-02-10Add smdi support for asterisk (see doc/smdi.txt for config info) (#5945)mattf2-0/+801
2006-02-02Fix for very unlikely memory leak in res_odbcmattf1-19/+21
2006-02-02Issue #6383 - Crash on CLI originate with missing channel argumentoej1-0/+4
2006-02-01use string fields for some stuff in ast_channelkpfleming3-10/+11
2006-02-01reports why an agi script errors out on openingmogorman1-1/+2
2006-02-01Allows for user to uninstall asterisk binariesmogorman1-0/+2
2006-01-27remove some more redundant flagsrussell1-5/+0
2006-01-22eliminate some compiler warningsrussell1-1/+1
2006-01-21- conversions to allocation wrappersrussell6-101/+51
2006-01-21Bug 4872 - Make Asterisk paths available to AGIs via environmental variablestilghman1-0/+12
2006-01-19Doxygen fixesoej1-9/+10
2006-01-18constify arguments in more places where strings should not be modified (issue...russell1-2/+2
2006-01-18allows for use of the originate function frommogorman2-1/+203
2006-01-17remove some more deprecated (pre-1.2) stuffkpfleming1-5/+0
2006-01-17Check to see if arg is NULL before passing (#6094)mattf1-1/+1
2006-01-14added feature for pausing and unpausing the mogorman1-28/+140
2006-01-09Doxygen updateoej1-34/+16
2006-01-08added small feature from bug 5682 with one typo fix.mogorman1-8/+44
2006-01-05Merged revisions 7823 via svnmerge fromtilghman1-5/+8
2006-01-05Fix copyright for touched fileoej1-1/+1
2006-01-04Merged revisions 7795 via svnmerge from oej1-4/+4
2006-01-04Issue #5952: Add destination protocol information to res_osp (homesick)oej1-71/+55
2005-12-30update doxygen docs to specify authorsrussell9-8/+21
2005-12-26Merged revisions 7634 via svnmerge from russell1-2/+2
2005-12-21add a header to indicate who the call was parked by to the ParkedCall managerrussell1-1/+2
2005-12-20- move the string join() function to utils.c since it is used in both cli.c a...russell1-42/+18
2005-12-08Allow retrieval of generated filename from one touch monitor feature.twisted1-5/+11
2005-12-04convert most of the option_*'s to a single ast_flags structure. Also, fix somerussell1-2/+2
2005-12-03Bug 5858 - Make the chanvars.c functions return a 'const char *'tilghman2-21/+25
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming11-0/+0
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7220 f38db490-d61c-443f-...kpfleming1-1/+0
2005-11-23issue #5826twisted1-10/+10
2005-11-20issue #5803twisted1-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