Commit Graph

2167 Commits (d348c9aa1ea5771b51ad9883420cb41a1fc27b3e)

Author SHA1 Message Date
Tilghman Lesher da8450323f Kill some startup warnings and errors and make some messages more helpful in tracking down the source.
15 years ago
Russell Bryant 9aa4771a8d Merged revisions 275021 via svnmerge from
15 years ago
Russell Bryant e10dcd165b Extend length limit on country name in indications.conf.
15 years ago
Mark Michelson cd4ebd336f Add IPv6 to Asterisk.
16 years ago
Eliel C. Sardanons a1b89a6a50 Implement AstData API data providers as part of the GSOC 2010 project,
16 years ago
Tilghman Lesher f4d96da591 Merged revisions 273793 via svnmerge from
16 years ago
Richard Mudgett 25156a326d Remove unnecessary if test in CV_DSTR()
16 years ago
Richard Mudgett 522ea689c4 Misc doxygen cleanup in config.h
16 years ago
Tilghman Lesher 0f9e53b6ef Exclude libical for insufficient versions.
16 years ago
Matthew Nicholson 480b7e43ca Implemement support for handling multiple documents when sending.
16 years ago
Terry Wilson 9328d05d90 Update configure when changing autconf m4 files...
16 years ago
Matthew Nicholson 9bbeb945e8 Merged revisions 271689 via svnmerge from
16 years ago
Jeff Peeler 54f2dfc91c Merged revisions 271399 via svnmerge from
16 years ago
David Vossel b00f58da25 adds speex 16khz audio support
16 years ago
David Vossel fcb055fb4e addition of G.719 pass-through support
16 years ago
Tilghman Lesher 81c15adfa2 Add distributed devicestate via the XMPP protocol.
16 years ago
Paul Belanger 41821558c7 Reverting patch and reopening issue #16155, as patch breaks
16 years ago
Paul Belanger f19405516d Use pkg-config to find gmime libraries
16 years ago
Russell Bryant 05c46771ca Resolve an invalid memory read on an event.
16 years ago
Tilghman Lesher 3c26b511e0 Fix build on Mac OS X (and maybe FreeBSD, too)
16 years ago
Leif Madsen c672763af8 Fix some doxygen warnings.
16 years ago
Terry Wilson 857814f435 Add SRTP support for Asterisk
16 years ago
Tilghman Lesher 17bd11b8aa Seems strange (and the code backs up) that if the max and min of a statistic is expressed as a double, the last value would not also need to be a double.
16 years ago
Tilghman Lesher 8b3cf71896 As signed linear audio data is accessed as 16-bit values, certain processors require the values to be aligned in memory.
16 years ago
Tilghman Lesher 58fc11c15d As signed linear audio data is accessed as 16-bit values, certain processors require the values to be aligned in memory.
16 years ago
Tilghman Lesher 3c3d054ef2 Merged revisions 267759 via svnmerge from
16 years ago
Mark Michelson a68f5b96bc Remove unnecessary code relating to PLC.
16 years ago
Richard Mudgett 1c67f208a7 Add ETSI Message Waiting Indication (MWI) support.
16 years ago
Richard Mudgett 0760f4e70a Add ETSI Malicious Call ID support.
16 years ago
Richard Mudgett afcbc93dae Add ETSI Call Waiting support.
16 years ago
Richard Mudgett afd4454c44 Generic Advice of Charge.
16 years ago
Jeff Peeler f9467341cd Fix infinite loop when loading codec speex
16 years ago
Richard Mudgett 28264c52b9 Add ETSI Advice Of Charge (AOC) event reporting.
16 years ago
Richard Mudgett 48dd4d1249 Add ETSI Explicit Call Transfer (ECT) support.
16 years ago
Tilghman Lesher b0357dcc3e Support setting locale per-mailbox (changes date/time languages for email, pager messages).
16 years ago
Terry Wilson f1503b9e1d Ensure that libneon > 0.29.0 is installed for res_calendar_ews
16 years ago
Tilghman Lesher a7498ae02e Use configure to determine the prefixes and include directories properly.
16 years ago
Mark Michelson 1225ee831c Merged revisions 265089 via svnmerge from
16 years ago
Mark Michelson f30952c577 Merged revisions 264999 via svnmerge from
16 years ago
Mark Michelson 73e8c7572e Merged revisions 264996 via svnmerge from
16 years ago
Mark Michelson 0a63e3fa10 Log spandsp's fax debug output to the FAX logger level.
16 years ago
Mark Michelson 6bb45831eb Fix transcode_via_sln option with SIP calls and improve PLC usage.
16 years ago
Tilghman Lesher b5a629624a Merged revisions 264248 via svnmerge from
16 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.
16 years ago
Mark Michelson b5d5cc565f Enhancements to connected line and redirecting work.
16 years ago
Tilghman Lesher 8d6ee962c7 Add kqueue(2) implementation to Asterisk in various places.
16 years ago
Paul Belanger 4b1d9f85a7 Convert to AST_CLI_YESNO and AST_CLI_ONOFF
16 years ago
Richard Mudgett 9534f72cb0 Dialing an invalid extension causes incomplete hangup sequence.
16 years ago
Tilghman Lesher 2c10997e99 Move cause 200 to cause 26, as specified in Q.850.
16 years ago
Tilghman Lesher 92a8650677 Cleanup a bit more by getting rid of useless version defines. Also make library detection use passed CFLAGS.
16 years ago