Commit Graph

2180 Commits (ab0b255455bcd8ccd78de24d61be8b1b1cf2f44d)

Author SHA1 Message Date
Tilghman Lesher 1b2893cab4 Add the full current set of CDR drivers
15 years ago
Terry Wilson d6e1c724e5 Remove built-in AES code and use optional_api instead
15 years ago
Tilghman Lesher ef95349d1c Merged revisions 278167 via svnmerge from
15 years ago
Tilghman Lesher b4e18d5660 Add load priority order, such that preload becomes unnecessary in most cases
15 years ago
Mark Michelson 6fa79e8f77 Make ACLs IPv6-capable.
15 years ago
Tilghman Lesher 76d4bbacd1 Merged revisions 277738 via svnmerge from
15 years ago
Tilghman Lesher a7c92fad28 Merged revisions 277568 via svnmerge from
15 years ago
Russell Bryant e5c4c90064 Allow xmllint to be used for XML docs validation.
15 years ago
Tilghman Lesher fe9e0e672e Finally, a method that really fixes the assertions in chan_iax2.c related to cancelling lagid.
15 years ago
Tilghman Lesher 753fa3b278 Define LLONG_MAX on systems that do not have it.
15 years ago
Tilghman Lesher 832d1296c6 Remove the old stub files, preferring the optional_api method.
15 years ago
Richard Mudgett cf7bbcc4c6 Expand the caller ANI field to an ast_party_id
15 years ago
Richard Mudgett ec37ffbdaf ast_callerid restructuring
15 years ago
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.
15 years ago
Eliel C. Sardanons a1b89a6a50 Implement AstData API data providers as part of the GSOC 2010 project,
15 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