aboutsummaryrefslogtreecommitdiffstats
path: root/funcs
AgeCommit message (Expand)AuthorFilesLines
2009-12-02Merged revisions 232268 via svnmerge from dvossel1-0/+4
2009-12-01Fix a build error on FreeBSD.russell1-1/+1
2009-11-24Add REPLACE & PASSTHRU functions, overhaul of func_strings, fix API docs for ...tilghman1-78/+183
2009-11-12Merged revisions 229669 via svnmerge from dvossel1-1/+2
2009-11-06Merged revisions 228378 via svnmerge from mnicholson1-2/+15
2009-11-06fixes memory leak in func_audiohookinherit.cdvossel1-0/+1
2009-11-05Fix XML in func_cdr.cmmichelson1-1/+1
2009-11-04Expand codec bitfield from 32 bits to 64 bits.tilghman1-2/+2
2009-11-03This patch adds a sequence field to CDRs that can be combined with the linked...mnicholson1-0/+3
2009-11-03Adding some clarifications to func_speex doxygen docs.oej1-1/+2
2009-10-22Add support for calling and called subaddress. Partial support for COLP suba...rmudgett2-6/+109
2009-10-21Finish implementaton of astobj2 OBJ_MULTIPLE, and convert ast_channel_iterato...kpfleming1-1/+1
2009-10-20Merged revisions 224855 via svnmerge from tilghman1-8/+13
2009-10-06Recorded merge of revisions 222152 via svnmerge from kpfleming1-0/+1
2009-09-30Merged revisions 221153,221157,221303 via svnmerge from mnick1-3/+56
2009-09-30Allow locks to be inherited through a masquerade without causing starvation.tilghman1-48/+160
2009-09-27add name argument for the CALLERID dialplan function to the xml documentation.mvanbaak1-1/+2
2009-09-07Allow multiple rows to be fetched within the normal mode of operation.tilghman1-5/+46
2009-09-01Add MASTER_CHANNEL() dialplan function, as well as a useful usage.tilghman1-4/+45
2009-08-31By copying this code I got bad comments in reviewboard... Better fix the orig...oej1-1/+1
2009-08-14Add SSL_VERIFYPEER, as requested on the -users listtilghman1-16/+20
2009-08-10AST-2009-005tilghman10-20/+20
2009-07-30Fixes numerous spelling errors. Patch submitted by alecdavis.dbrooks1-1/+1
2009-07-21Merged revisions 207945 via svnmerge from tilghman1-0/+6
2009-07-21Merged revisions 207647 via svnmerge from kpfleming1-1/+1
2009-07-16TIMEOUT(absolute) returned negative value.dvossel1-1/+1
2009-07-16Merged revisions 206807 via svnmerge from tilghman1-0/+3
2009-07-09Convert func_odbc to use ast_dummy_alloc_channel()mnicholson1-104/+112
2009-07-02Support setting and receiving Reverse Charging Indication over ISDN PRI.seanbright1-0/+10
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.russell3-8/+81
2009-06-18Clarify CUT code, and in the process, fix a bug in trunk onlytilghman1-64/+61
2009-06-15More 'static' qualifiers on module global variables.kpfleming9-20/+20
2009-06-06Move function SYSINFO documentation to XML.eliel1-16/+51
2009-06-01Add INCrement and DECrement functionstilghman1-3/+127
2009-05-31Fix documentation for FIELDQTY.tilghman1-1/+6
2009-05-27Recorded merge of revisions 197194 via svnmerge from tilghman1-1/+3
2009-05-21Const-ify the world (or at least a good part of it)kpfleming3-4/+4
2009-05-12add 'const' qualifiers in various places where they should have beenkpfleming1-1/+1
2009-05-11Recorded merge of revisions 193544 via svnmerge from lmadsen1-0/+11
2009-05-08Fix the spelling of UNAVAILABLE in func_devstate CLI completion.seanbright1-1/+1
2009-05-07Second result should not contain data from the first result.tilghman1-0/+1
2009-04-29Merge str_substitution branch.tilghman22-110/+449
2009-04-27Make PTP DivertingLegInformation3 message behavior closer to the specifications.rmudgett1-2/+10
2009-04-24There is no need to use the struct ast_party_connected_line.source update val...rmudgett1-11/+9
2009-04-24Convert the ast_channel data structure over to the astobj2 framework.russell4-25/+65
2009-04-23Fix example that could fail in certain circumstancestwilson1-2/+2
2009-04-22Fix building of chan_h323 with gcc-3.3jpeeler1-3/+3
2009-04-22Add funcs for manipulating delimited lists in the dialplantwilson1-0/+212
2009-04-08If the first column is empty, output a delimiter anyway.tilghman1-1/+1
2009-04-06Silly svn. These files didn't get merged over in the merge of the issue8824 b...mmichelson2-0/+713