summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-04As signed linear audio data is accessed as 16-bit values, certain processors ...Tilghman Lesher
2010-06-04Send an ACK for every final response received for an INVITETerry Wilson
2010-06-04As signed linear audio data is accessed as 16-bit values, certain processors ...Tilghman Lesher
2010-06-04If there's a default, turn it on, even when the option isn't specified.Tilghman Lesher
2010-06-04Merged revisions 267759 via svnmerge from Tilghman Lesher
2010-06-03Remove a LOG_WARNING.Russell Bryant
2010-06-03Handle OOM errors more gracefully.Tilghman Lesher
2010-06-03Update UPGRADE.txt and CHANGE for CDR functionality changes.Leif Madsen
2010-06-03Make compile again.Richard Mudgett
2010-06-03Don't stop Asterisk if chan_usbradio isn't configured.Russell Bryant
2010-06-03Remove unnecessary code relating to PLC.Mark Michelson
2010-06-03Remove a line that was killing Asterisk on startup.Russell Bryant
2010-06-03Comment out a rule that likes to run implicitly unnecessarily, breaking buildsRussell Bryant
2010-06-03Add ETSI Message Waiting Indication (MWI) support.Richard Mudgett
2010-06-02try to fix some random chan_h323 compilation failuresRussell Bryant
2010-06-02Add ETSI Malicious Call ID support.Richard Mudgett
2010-06-02Fix a build error on mac.Russell Bryant
2010-06-02Ensure the -Wno-strict-aliasing flag makes it, even if ASTCFLAGS has been spe...Russell Bryant
2010-06-02Add ETSI Call Waiting support.Richard Mudgett
2010-06-02Update CHANGES and aoc help doc to reflect AOC additionsDavid Vossel
2010-06-02Add a CLI command that blocks until Asterisk has fully booted.Russell Bryant
2010-06-02Prevent use of uninitialized values.Mark Michelson
2010-06-02Generic Advice of Charge.Richard Mudgett
2010-06-02Silence a compiler warning.Russell Bryant
2010-06-02Fix infinite loop when loading codec speexJeff Peeler
2010-06-02Merged revisions 267009 via svnmerge from Paul Belanger
2010-06-02Add ETSI Advice Of Charge (AOC) event reporting.Richard Mudgett
2010-06-02Add ETSI Explicit Call Transfer (ECT) support.Richard Mudgett
2010-06-02pthread_join to assure the thread is really gonePaul Belanger
2010-06-01Use the correct ical.h fileTerry Wilson
2010-06-01Support setting locale per-mailbox (changes date/time languages for email, pa...Tilghman Lesher
2010-06-01Set app and appdata fields when a Dial is redirectedTerry Wilson
2010-06-01Don't register functions until the last possible point, so they're not unload...Tilghman Lesher
2010-06-01Eliminate stale manager events after a set interval, even if AMI clients don'...Tilghman Lesher
2010-06-01Merged revisions 266585 via svnmerge from Tilghman Lesher
2010-05-30Needs to be wrapped in <para>Tilghman Lesher
2010-05-30Merged revisions 266437 via svnmerge from Tilghman Lesher
2010-05-28Fix ical library handling (again)Terry Wilson
2010-05-28Setup environment variables for the benefit of child processes and disallow c...Tilghman Lesher
2010-05-28Only report swap on platforms which can examine those statisticsTilghman Lesher
2010-05-28fixes crash when creation of UDPTL failsDavid Vossel
2010-05-28More build fixes for ical/neon and res_calendar_ewsTerry Wilson
2010-05-27fix compile errorJeff Peeler
2010-05-27Cache query results for one second.Tilghman Lesher
2010-05-26Merged revisions 266142 via svnmerge from Tilghman Lesher
2010-05-26Remove redundant ast_conntected_line_free call.Mark Michelson
2010-05-26Remove unrelated MOH change from previous commit.Mark Michelson
2010-05-26Fix misspelling of macro args.Mark Michelson
2010-05-26do all sip registry parsing before transmit_registerDavid Vossel
2010-05-26fixes failed SIP Directed pickup resulting in dead channelDavid Vossel