aboutsummaryrefslogtreecommitdiffstats
path: root/funcs
AgeCommit message (Expand)AuthorFilesLines
2008-05-09The following patch adds new options and alters the default behavior of the E...bbryant1-23/+38
2008-05-05Merged revisions 115327 via svnmerge from file1-0/+2
2008-05-01Modify TIMEOUT() to be accurate down to the millisecond.tilghman1-17/+19
2008-05-01Add "read" capability to new libspeex functions in func_speex.c.bbryant1-1/+40
2008-05-01Add two new dialplan functions from libspeex for applying audio gain control bbryant1-0/+310
2008-04-21(closes issue #6113)jpeeler1-0/+5
2008-04-07Merged revisions 113117 via svnmerge from tilghman1-1/+4
2008-03-18Go through and fix a bunch of places where character strings were being inter...twilson1-2/+2
2008-03-12 - Add Tilghman to the copyright info ... he wrote the hard part :)russell1-8/+3
2008-03-12Cache config files, when possible, for speedtilghman1-3/+87
2008-03-11remove documentation of an argument that i did not implementrussell1-6/+1
2008-03-11Add a trivial new dialplan function, AST_CONFIG(), which allows you to accessrussell1-0/+116
2008-03-07Merged revisions 106552 via svnmerge from tilghman3-5/+5
2008-03-05Fix the SHARED() read callback to properly unlock the channel. This functionrussell1-1/+6
2008-03-04Simplify a trivial snprintf() with ast_copy_string()russell1-1/+1
2008-03-01Add a "devstate change" CLI command to control custom device states. Also,russell1-1/+73
2008-02-26fix this modulerussell1-1/+1
2008-02-26Use the readhandle for reads (closes issue #12069)tilghman1-2/+2
2008-02-25Shared space for variables (instead of letting other channels muck with your ...tilghman1-1/+163
2008-02-18Context tracing for channelstilghman1-0/+24
2008-02-14Merged revisions 103683 via svnmerge from qwell1-0/+1
2008-02-08Merge changes from team/mvanbaak/cli-command-auditrussell1-2/+47
2008-02-06Add REALTIME_STORE and REALTIME_DESTROY dialplan functions provided by sergee.twilson1-3/+137
2008-02-04Merged revisions 102214 via svnmerge from tilghman1-1/+2
2008-01-31Add missing braces.file1-1/+2
2008-01-18Convert func_odbc to use SQLExecDirect for speedtilghman1-5/+5
2008-01-18Reset default CUT delimiter back to '-'tilghman1-3/+3
2008-01-10Merged revisions 97697 via svnmerge from file1-1/+2
2008-01-09Added a new module, res_phoneprov, which allows auto-provisioning of phonestwilson1-0/+39
2008-01-08Merged revisions 97152 via svnmerge from file1-0/+18
2008-01-05Now that the version.h file was getting properly regenerated every time the svnrussell1-15/+11
2008-01-02Change instances of AST_NONSTANDARD_APP_ARGS(foo, bar, ',') to AST_STANDARD_A...mmichelson2-3/+3
2008-01-01implement "configure" checks for libiconv, and add therizzo1-0/+1
2007-12-31Merged revisions 95470 via svnmerge from tilghman1-1/+1
2007-12-27This function checks more than just contexts...oej1-1/+1
2007-12-26Add a new dialplan function, DIALPLAN_EXISTS(), which allows you to check forrussell1-0/+106
2007-12-17Merged revisions 93180 via svnmerge from kpfleming1-1/+3
2007-12-14I needed to increment the numbers used on the VERBOSITY_ATLEAST calls by 1.mmichelson1-1/+1
2007-12-14Changed VERBOSITY_LEVEL to VERBOSITY_ATLEAST to be more accurate.mmichelson1-1/+1
2007-12-14After reading Russell's e-mail to the dev list stating that checking option_v...mmichelson1-1/+1
2007-12-14Reintroduce an optimization that was lost when converting trunk to use ast_verb.mmichelson1-2/+4
2007-12-10Put into Makefile.moddir_rules the common instructions used torizzo1-9/+1
2007-12-09normalize subdirs' Makefile by using ASTTOPDIR and not .. to referencerizzo1-1/+1
2007-11-29Merged revisions 90145 via svnmerge from russell1-2/+8
2007-11-27Merged revisions 89631 via svnmerge from tilghman1-1/+1
2007-11-22remove some useless includesrizzo5-19/+1
2007-11-21remove another set of redundant #include "asterisk/options.h"rizzo15-15/+0
2007-11-19Make the SYSINFO documentation reflect which options were compiled inrussell1-0/+2
2007-11-19remove unnecessary headersrizzo1-7/+0
2007-11-19remove some unnecessary includes.rizzo2-4/+1