Commit Graph

2174 Commits (b6c5dde767ee515a338bdd1458f9b37570c5e0fa)

Author SHA1 Message Date
Tilghman Lesher 832d1296c6 Remove the old stub files, preferring the optional_api method.
16 years ago
Richard Mudgett cf7bbcc4c6 Expand the caller ANI field to an ast_party_id
16 years ago
Richard Mudgett ec37ffbdaf ast_callerid restructuring
16 years ago
Tilghman Lesher da8450323f Kill some startup warnings and errors and make some messages more helpful in tracking down the source.
16 years ago
Russell Bryant 9aa4771a8d Merged revisions 275021 via svnmerge from
16 years ago
Russell Bryant e10dcd165b Extend length limit on country name in indications.conf.
16 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
Tilghman Lesher 13f15cae67 Use the detected pthread building flags in every place, instead of hardcoding -lpthread.
16 years ago
Paul Belanger b2f59bea24 New 'manager show settings' CLI command.
16 years ago
Eliel C. Sardanons caa2eff30c Avoid making AstData depend on libxml2 to compile.
16 years ago
David Vossel d4358a46a9 Merged revisions 260049 via svnmerge from
16 years ago
Richard Mudgett 6adcbd6be5 Fix comment.
16 years ago
Leif Madsen 595245c0e0 Update the Mantis Workflow document in doxygen.
16 years ago
Matthew Nicholson 13f523731a Update res_fax and res_fax_spandsp to be compatible with Fax For Asterisk 1.2.
16 years ago
Jason Parker 9e3f5fa6fb Remove ABI differences that occured when compiling with DEBUG_THREADS.
16 years ago
Eliel C. Sardanons a753e8878b Asterisk data retrieval API.
16 years ago
Leif Madsen 8b11ae2e4f Add ability to generate ASCII documentation from the TeX files.
16 years ago
Julian Lyndon-Smith d85650e4aa Added MixMonitorMute manager command
16 years ago
Tilghman Lesher 8ced3317ed Merged revisions 257544 via svnmerge from
16 years ago
Richard Mudgett 537edff10f Remove PRI CCSS BUGBUG message and update configure script.
16 years ago
Mark Michelson e24661fd18 Merge Call completion support into trunk.
16 years ago
Mark Michelson 6cad0f1602 func_srv and explicit specification of a remote IP for SIP.
16 years ago
Tilghman Lesher bcbafc800e Mac OS X does not support comparing a mutex to its initializer. Create a test for this.
16 years ago
Richard Mudgett a5a0a5f867 Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number.
16 years ago
Tilghman Lesher 17a72827c8 Fix DEBUG_THREADS build on Darwin.
16 years ago
Kevin P. Fleming 32938f653f Remove no-longer-used (and unsafe) field in ast_channel for linked lists.
16 years ago
Mark Michelson a1e426cd2a Merged revisions 254552 via svnmerge from
16 years ago
Kevin P. Fleming 42577406fd Improve handling of T.38 re-INVITEs that arrive before a T.38-capable
16 years ago
Kevin P. Fleming ae6008ef3a Change per-file debug and verbose levels to be per-module, the way
16 years ago
Tilghman Lesher 374e4e9d72 Fix bamboo compile error by calculating an integer with the same size as a pointer.
16 years ago
Tilghman Lesher 385a40226a Fix test_time on Mac OS X (and other platforms without inotify)
16 years ago
Terry Wilson 68d1ded8dd Only change the RTP ssrc when we see that it has changed
16 years ago
Tilghman Lesher da6ba8e60e Remove portions that weren't meant to be committed for the OS X compat fix
16 years ago
Tilghman Lesher e58fc610ae Change needed to make Mac OS X 10.6 happy
16 years ago
Russell Bryant 925aad8944 Remove pbx_gtkconsole and related gtk1 checks.
16 years ago
Russell Bryant 335558c5d1 Fix up the ast_rtp_property enum.
16 years ago
Richard Mudgett 73ef4b8daf Removed cdrflags from ast_channel structure.
16 years ago
Matthew Nicholson 49aaeb1df2 Merge missed files from res_fax/res_fax_spandsp merge.
16 years ago
Matthew Nicholson 06dc8bc123 Merge res_fax and res_fax_spandsp.
16 years ago
David Vossel 862ebf4d00 fixes adaptive jitterbuffer configuration
16 years ago
Tilghman Lesher a6fd85250d Properly document voicemail API documents. Also fix a crash reported via the -dev list.
16 years ago
Russell Bryant 53bf191569 Trim trailing whitespace, convert lists of defines to enums
16 years ago
Tilghman Lesher 4e1e6820db Merged revisions 248582 via svnmerge from
16 years ago
Russell Bryant 5665aa361f Minor tweaks to comment blocks and includes.
16 years ago
Mark Michelson 2ce7eabb24 Fix two problems in ast_str functions found while writing a unit test.
16 years ago
Mark Michelson 164549691e Add some clarifying documentation to the ast_str_set and ast_str_append functions.
16 years ago
Russell Bryant 1321748c19 Add a test module for the event API, test_event.c.
16 years ago
Tilghman Lesher c8abb42e6a Solaris doesn't like outputting a NULL to a %s in format strings.
16 years ago
Russell Bryant bbed34f764 Various updates to the unit test API.
16 years ago
David Vossel bc16d44b73 fixes astobj2 unlinking of multiple objects when OBJ_MULTIPLE was disabled
16 years ago
Tilghman Lesher d4c861c61b Oops
16 years ago
Tilghman Lesher 367f805919 Define a small set of constant return values
16 years ago
David Vossel 36bbf8f902 fixes crash during T.38 negotiation caused by invalid or missing FaxMaxDatagram field
16 years ago
Jeff Peeler a170cd28e0 Add new option to asterisk.conf (lockconfdir) to protect conf dir during reloads
16 years ago