aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-05-05New 'manager show settings' CLI command.pabelanger2-2/+8
2010-05-02Avoid making AstData depend on libxml2 to compile.eliel1-0/+2
2010-04-29Merged revisions 260049 via svnmerge from dvossel1-3/+10
2010-04-29Fix comment.rmudgett1-1/+1
2010-04-27Update the Mantis Workflow document in doxygen.lmadsen1-176/+177
2010-04-26Update res_fax and res_fax_spandsp to be compatible with Fax For Asterisk 1.2.mnicholson1-1/+11
2010-04-22Remove ABI differences that occured when compiling with DEBUG_THREADS.qwell4-1570/+141
2010-04-22Asterisk data retrieval API.eliel5-46/+941
2010-04-21Add ability to generate ASCII documentation from the TeX files.lmadsen1-17/+29
2010-04-21Added MixMonitorMute manager commandjmls2-0/+17
2010-04-15Merged revisions 257544 via svnmerge from tilghman1-2/+1
2010-04-09Remove PRI CCSS BUGBUG message and update configure script.rmudgett1-29/+21
2010-04-09Merge Call completion support into trunk.mmichelson8-26/+1770
2010-04-09func_srv and explicit specification of a remote IP for SIP.mmichelson1-0/+35
2010-04-06Mac OS X does not support comparing a mutex to its initializer. Create a tes...tilghman2-18/+22
2010-04-03Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number.rmudgett1-12/+1
2010-04-01Fix DEBUG_THREADS build on Darwin.tilghman1-5/+1
2010-03-25Remove no-longer-used (and unsafe) field in ast_channel for linked lists.kpfleming1-1/+0
2010-03-25Merged revisions 254552 via svnmerge from mmichelson1-7/+176
2010-03-25Improve handling of T.38 re-INVITEs that arrive before a T.38-capablekpfleming1-1/+2
2010-03-23Change per-file debug and verbose levels to be per-module, the waykpfleming2-15/+15
2010-03-17Fix bamboo compile error by calculating an integer with the same size as a po...tilghman1-21/+39
2010-03-16Fix test_time on Mac OS X (and other platforms without inotify)tilghman1-0/+7
2010-03-12Only change the RTP ssrc when we see that it has changedtwilson2-12/+30
2010-03-08Remove portions that weren't meant to be committed for the OS X compat fixtilghman1-6/+0
2010-03-08Change needed to make Mac OS X 10.6 happytilghman1-0/+6
2010-03-05Remove pbx_gtkconsole and related gtk1 checks.russell1-36/+21
2010-03-05Fix up the ast_rtp_property enum.russell1-2/+7
2010-03-03Removed cdrflags from ast_channel structure.rmudgett1-8/+0
2010-03-02Merge missed files from res_fax/res_fax_spandsp merge.mnicholson1-0/+249
2010-03-02Merge res_fax and res_fax_spandsp.mnicholson1-4/+6
2010-03-02fixes adaptive jitterbuffer configurationdvossel1-2/+5
2010-02-28Properly document voicemail API documents. Also fix a crash reported via the...tilghman1-7/+32
2010-02-26Trim trailing whitespace, convert lists of defines to enumsrussell1-96/+107
2010-02-24Merged revisions 248582 via svnmerge from tilghman1-1/+1
2010-02-22Minor tweaks to comment blocks and includes.russell1-17/+20
2010-02-17Fix two problems in ast_str functions found while writing a unit test.mmichelson1-11/+11
2010-02-16Add some clarifying documentation to the ast_str_set and ast_str_append funct...mmichelson1-2/+7
2010-02-10Add a test module for the event API, test_event.c.russell1-0/+16
2010-02-10Solaris doesn't like outputting a NULL to a %s in format strings.tilghman1-0/+3
2010-02-09Various updates to the unit test API.russell2-37/+29
2010-02-05fixes astobj2 unlinking of multiple objects when OBJ_MULTIPLE was disableddvossel1-1/+2
2010-02-04Oopstilghman1-0/+1
2010-02-04Define a small set of constant return valuestilghman1-0/+7
2010-02-02fixes crash during T.38 negotiation caused by invalid or missing FaxMaxDatagr...dvossel1-0/+16
2010-01-27Add new option to asterisk.conf (lockconfdir) to protect conf dir during reloadsjpeeler1-0/+3
2010-01-26RFC compliant uri and display-name encode/decodedvossel1-16/+23
2010-01-25Change api for pbx_builtin_setvar to actually return error code if a function...oej1-1/+3
2010-01-24Merged revisions 242520 via svnmerge from tilghman1-21/+30
2010-01-19Create iterative method for querying SRV results, and use that for finding AG...tilghman1-0/+19