Commit Graph

1524 Commits (cbe0a6dc0273bd88be7b99bc6605742f17b31c87)

Author SHA1 Message Date
Tilghman Lesher 7515e03c8b And yet one more
15 years ago
Tilghman Lesher be7fbdf25d "Item may be used uninitialized in this function."
15 years ago
Mark Michelson 1e8c66e749 Fix errors where incorrect address information was printed.
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 2cf60bb09d Make compile again.
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
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
Matthew Nicholson f03b3691ea Set proper FAXOPT(status), FAXOPT(statusstr), and FAXOPT(error) values where possible. Previously some failure cases did not result in proper FAXOPT values.
15 years ago
Matthew Nicholson 390d5781cf Properly detect and report invalid maxrate and maxrate values in the FAXOPT dialplan function. Also make fax_rate_str_to_int() return an unsigned int and return 0 instead of -1 in the event of an error.
15 years ago
Mark Michelson 41cdf6a720 Merged revisions 274157 via svnmerge from
15 years ago
Tzafrir Cohen c613897d1c Fix various typos reported by Lintian
15 years ago
Matthew Nicholson 6acfd9f20a Properly handle failures of fax->start_session()
15 years ago
Paul Belanger 6012128a48 Fix rt(c)p set debug ip taking wrong argument
15 years ago
Matthew Nicholson 480b7e43ca Implemement support for handling multiple documents when sending.
15 years ago
Tilghman Lesher 621a86db18 If there is realtime configuration, it does not get re-read on reload unless the config file also changes.
15 years ago
Tilghman Lesher 9ec4987d3b Ensure a NULL file while debugging cannot crash AEL.
15 years ago
Russell Bryant 294c78a27e Resolve some errors that occur on a graceful shutdown.
15 years ago
Russell Bryant 9cc7c55578 Change the method of retrieving the Asterisk version string.
15 years ago
Tilghman Lesher e3873889b8 Conflict kqueue on OS X, since it doesn't work there yet, anyway.
15 years ago
Jeff Peeler b3281ac725 Merged revisions 271552 via svnmerge from
15 years ago
David Vossel 1a7e1aee5e fixes logic error introduced by slin16 sip support
15 years ago
Jeff Peeler 54f2dfc91c Merged revisions 271399 via svnmerge from
15 years ago
David Vossel ba3d1ad680 adds support for slin16 in sip
15 years ago
David Vossel b00f58da25 adds speex 16khz audio support
15 years ago
David Vossel fcb055fb4e addition of G.719 pass-through support
15 years ago
Paul Belanger 0bf94685fd MSG_OOB flag on HANGUP packet removed.
15 years ago
Terry Wilson fb71a38a41 Don't send files twice and remove extra \r\n from header
15 years ago
Tilghman Lesher a0d8a35659 Argh, mixed declarations and code.
15 years ago
Tilghman Lesher 81c15adfa2 Add distributed devicestate via the XMPP protocol.
15 years ago
Paul Belanger 41d7b51bf7 Merged revisions 270331 via svnmerge from
15 years ago
David Vossel e98835e437 fixes crash in moh when cachertclasses flag is used
15 years ago
Leif Madsen c672763af8 Fix some doxygen warnings.
15 years ago
Tilghman Lesher 523e4e50bf Release list lock before returning on error.
15 years ago
Terry Wilson 857814f435 Add SRTP support for Asterisk
15 years ago
Tilghman Lesher 6279bf10c4 Avoid unloading res_smdi twice.
15 years ago
Terry Wilson a55820a26d Use the correct ical.h file
15 years ago
Tilghman Lesher 464e44e325 Don't register functions until the last possible point, so they're not unloaded unnecessarily.
15 years ago
Terry Wilson 9a2f04ce26 Fix ical library handling (again)
15 years ago
Mark Michelson 529a87ce7d Remove unrelated MOH change from previous commit.
15 years ago
Mark Michelson 8999372c33 Fix misspelling of macro args.
15 years ago
Tilghman Lesher 35025c16d0 Merged revisions 265910 via svnmerge from
15 years ago
Tilghman Lesher 5c9fdd8666 Construct socket name, according to the Postgres docs, and document as such.
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
Terry Wilson 880cde12ac Calendaring support for Exchange Server 2007+ via EWS
15 years ago
Mark Michelson 0a63e3fa10 Log spandsp's fax debug output to the FAX logger level.
15 years ago
David Vossel 51e7ee235b fixes crash during dtmf
15 years ago