Commit Graph

2142 Commits (4beb87bc29a0f40ff06cc78ea41c655c79af055a)

Author SHA1 Message Date
Tilghman Lesher 3c3d054ef2 Merged revisions 267759 via svnmerge from
15 years ago
Mark Michelson a68f5b96bc Remove unnecessary code relating to PLC.
15 years ago
Richard Mudgett 1c67f208a7 Add ETSI Message Waiting Indication (MWI) support.
15 years ago
Richard Mudgett 0760f4e70a Add ETSI Malicious Call ID support.
15 years ago
Richard Mudgett afcbc93dae Add ETSI Call Waiting support.
15 years ago
Richard Mudgett afd4454c44 Generic Advice of Charge.
15 years ago
Jeff Peeler f9467341cd Fix infinite loop when loading codec speex
15 years ago
Richard Mudgett 28264c52b9 Add ETSI Advice Of Charge (AOC) event reporting.
15 years ago
Richard Mudgett 48dd4d1249 Add ETSI Explicit Call Transfer (ECT) support.
15 years ago
Tilghman Lesher b0357dcc3e Support setting locale per-mailbox (changes date/time languages for email, pager messages).
15 years ago
Terry Wilson f1503b9e1d Ensure that libneon > 0.29.0 is installed for res_calendar_ews
15 years ago
Tilghman Lesher a7498ae02e Use configure to determine the prefixes and include directories properly.
15 years ago
Mark Michelson 1225ee831c Merged revisions 265089 via svnmerge from
15 years ago
Mark Michelson f30952c577 Merged revisions 264999 via svnmerge from
15 years ago
Mark Michelson 73e8c7572e Merged revisions 264996 via svnmerge from
15 years ago
Mark Michelson 0a63e3fa10 Log spandsp's fax debug output to the FAX logger level.
15 years ago
Mark Michelson 6bb45831eb Fix transcode_via_sln option with SIP calls and improve PLC usage.
15 years ago
Tilghman Lesher b5a629624a Merged revisions 264248 via svnmerge from
15 years ago
Tilghman Lesher 4c034c1f72 Cache sound tarfiles in a common directory, such that a clean reinstall does not force a re-download of the tarballs.
15 years ago
Mark Michelson b5d5cc565f Enhancements to connected line and redirecting work.
15 years ago
Tilghman Lesher 8d6ee962c7 Add kqueue(2) implementation to Asterisk in various places.
15 years ago
Paul Belanger 4b1d9f85a7 Convert to AST_CLI_YESNO and AST_CLI_ONOFF
15 years ago
Richard Mudgett 9534f72cb0 Dialing an invalid extension causes incomplete hangup sequence.
15 years ago
Tilghman Lesher 2c10997e99 Move cause 200 to cause 26, as specified in Q.850.
15 years ago
Tilghman Lesher 92a8650677 Cleanup a bit more by getting rid of useless version defines. Also make library detection use passed CFLAGS.
15 years ago
Tilghman Lesher 13f15cae67 Use the detected pthread building flags in every place, instead of hardcoding -lpthread.
15 years ago
Paul Belanger b2f59bea24 New 'manager show settings' CLI command.
15 years ago
Eliel C. Sardanons caa2eff30c Avoid making AstData depend on libxml2 to compile.
15 years ago
David Vossel d4358a46a9 Merged revisions 260049 via svnmerge from
15 years ago
Richard Mudgett 6adcbd6be5 Fix comment.
15 years ago
Leif Madsen 595245c0e0 Update the Mantis Workflow document in doxygen.
15 years ago
Matthew Nicholson 13f523731a Update res_fax and res_fax_spandsp to be compatible with Fax For Asterisk 1.2.
15 years ago
Jason Parker 9e3f5fa6fb Remove ABI differences that occured when compiling with DEBUG_THREADS.
15 years ago
Eliel C. Sardanons a753e8878b Asterisk data retrieval API.
15 years ago
Leif Madsen 8b11ae2e4f Add ability to generate ASCII documentation from the TeX files.
15 years ago
Julian Lyndon-Smith d85650e4aa Added MixMonitorMute manager command
15 years ago
Tilghman Lesher 8ced3317ed Merged revisions 257544 via svnmerge from
15 years ago
Richard Mudgett 537edff10f Remove PRI CCSS BUGBUG message and update configure script.
15 years ago
Mark Michelson e24661fd18 Merge Call completion support into trunk.
15 years ago
Mark Michelson 6cad0f1602 func_srv and explicit specification of a remote IP for SIP.
15 years ago
Tilghman Lesher bcbafc800e Mac OS X does not support comparing a mutex to its initializer. Create a test for this.
15 years ago
Richard Mudgett a5a0a5f867 Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number.
15 years ago
Tilghman Lesher 17a72827c8 Fix DEBUG_THREADS build on Darwin.
15 years ago
Kevin P. Fleming 32938f653f Remove no-longer-used (and unsafe) field in ast_channel for linked lists.
15 years ago
Mark Michelson a1e426cd2a Merged revisions 254552 via svnmerge from
15 years ago
Kevin P. Fleming 42577406fd Improve handling of T.38 re-INVITEs that arrive before a T.38-capable
15 years ago
Kevin P. Fleming ae6008ef3a Change per-file debug and verbose levels to be per-module, the way
15 years ago
Tilghman Lesher 374e4e9d72 Fix bamboo compile error by calculating an integer with the same size as a pointer.
15 years ago
Tilghman Lesher 385a40226a Fix test_time on Mac OS X (and other platforms without inotify)
15 years ago
Terry Wilson 68d1ded8dd Only change the RTP ssrc when we see that it has changed
15 years ago