aboutsummaryrefslogtreecommitdiffstats
path: root/res
AgeCommit message (Expand)AuthorFilesLines
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
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