aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-06-03Remove unnecessary code relating to PLC.mmichelson1-2/+0
2010-06-03Add ETSI Message Waiting Indication (MWI) support.rmudgett1-0/+3
2010-06-02Add ETSI Malicious Call ID support.rmudgett2-0/+23
2010-06-02Add ETSI Call Waiting support.rmudgett1-0/+4
2010-06-02Generic Advice of Charge.rmudgett2-0/+585
2010-06-02Fix infinite loop when loading codec speexjpeeler1-60/+36
2010-06-02Add ETSI Advice Of Charge (AOC) event reporting.rmudgett2-0/+5
2010-06-02Add ETSI Explicit Call Transfer (ECT) support.rmudgett1-29/+21
2010-06-01Support setting locale per-mailbox (changes date/time languages for email, pa...tilghman2-23/+48
2010-05-26Ensure that libneon > 0.29.0 is installed for res_calendar_ewstwilson1-30/+24
2010-05-26Use configure to determine the prefixes and include directories properly.tilghman1-3/+0
2010-05-21Merged revisions 265089 via svnmerge from mmichelson1-1/+1
2010-05-21Merged revisions 264999 via svnmerge from mmichelson1-1/+1
2010-05-21Merged revisions 264996 via svnmerge from mmichelson1-0/+16
2010-05-21Log spandsp's fax debug output to the FAX logger level.mmichelson1-0/+11
2010-05-19Fix transcode_via_sln option with SIP calls and improve PLC usage.mmichelson2-0/+10
2010-05-19Merged revisions 264248 via svnmerge from tilghman2-0/+9
2010-05-17Cache sound tarfiles in a common directory, such that a clean reinstall does ...tilghman1-3/+0
2010-05-17Enhancements to connected line and redirecting work.mmichelson2-0/+62
2010-05-13Add kqueue(2) implementation to Asterisk in various places.tilghman1-17/+44
2010-05-12Convert to AST_CLI_YESNO and AST_CLI_ONOFFpabelanger1-0/+7
2010-05-11Dialing an invalid extension causes incomplete hangup sequence.rmudgett1-29/+20
2010-05-11Move cause 200 to cause 26, as specified in Q.850.tilghman1-106/+107
2010-05-09Cleanup a bit more by getting rid of useless version defines. Also make libra...tilghman1-267/+0
2010-05-07Use the detected pthread building flags in every place, instead of hardcoding...tilghman1-34/+32
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