Commit Graph

19955 Commits (bfdb973191e4845fb82e90d459a20678bad2a24c)
 

Author SHA1 Message Date
Tilghman Lesher bfdb973191 Use the mailbox destructor function, instead.
15 years ago
Tilghman Lesher 8b790e4f06 Mailbox list would previously grow at each reload, containing duplicates.
15 years ago
Richard Mudgett 0122ccd29c Extract sig_ss7 out of chan_dahdi.
15 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.
15 years ago
Richard Mudgett 0c5bce53ad Moved AOC request code out of the middle of code parsing the dialed number.
15 years ago
Tilghman Lesher de625d9c08 Event well was going dry.
15 years ago
Paul Belanger 1bc478656e Set threshold for silence detection defaults to 256
15 years ago
Tilghman Lesher 6279bf10c4 Avoid unloading res_smdi twice.
15 years ago
Richard Mudgett a8b0a415fc Suppress warning in waitstream_core().
15 years ago
Tilghman Lesher ef8940efca Take advantage of variable substitution already in the Makefile to specify the correct location for files in init.d.
15 years ago
Tilghman Lesher 7d18dd5394 Finally track down and eliminate the "FRACK! warnings from chan_iax2".
15 years ago
Tilghman Lesher 47ad8c27f5 Fix crash in DTMF detection.
15 years ago
Tilghman Lesher 0807833f8d Verify event is not NULL before attempting to lower its usecount.
15 years ago
Kevin P. Fleming ade79c6671 Typo fix.
15 years ago
Kevin P. Fleming e853c0d978 Grammatical error fix.
15 years ago
Tilghman Lesher 63643fea18 Merged revisions 268320 via svnmerge from
15 years ago
David Vossel e32d9a1303 fixes compile error from uninitialized variable
15 years ago
David Vossel 19d1cd04ba RFC3261 compliant sip unreliable retransmit timing + 'registerattempts' option tweak
15 years ago
Tilghman Lesher 1ea8c8c1d5 Merged revisions 268126 via svnmerge from
15 years ago
Tilghman Lesher a0baefec79 Merged revisions 268050 via svnmerge from
15 years ago
Tilghman Lesher 24b7455979 Merged revisions 267971 via svnmerge from
15 years ago
Richard Mudgett 10e2c47c75 Incoming overlap dialing no longer works after sig_pri extraction.
15 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.
15 years ago
Terry Wilson f06302755a Send an ACK for every final response received for an INVITE
15 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.
15 years ago
Tilghman Lesher 4beb87bc29 If there's a default, turn it on, even when the option isn't specified.
15 years ago
Tilghman Lesher 3c3d054ef2 Merged revisions 267759 via svnmerge from
15 years ago
Russell Bryant 4e77fc3c58 Remove a LOG_WARNING.
15 years ago
Tilghman Lesher da0138932e Handle OOM errors more gracefully.
15 years ago
Leif Madsen dfa82e0852 Update UPGRADE.txt and CHANGE for CDR functionality changes.
15 years ago
Richard Mudgett 6ab2173c97 Make compile again.
15 years ago
Russell Bryant 64e2c86426 Don't stop Asterisk if chan_usbradio isn't configured.
15 years ago
Mark Michelson a68f5b96bc Remove unnecessary code relating to PLC.
15 years ago
Russell Bryant d1aacea4e3 Remove a line that was killing Asterisk on startup.
15 years ago
Russell Bryant 63d10a1b1c Comment out a rule that likes to run implicitly unnecessarily, breaking builds
15 years ago
Richard Mudgett 1c67f208a7 Add ETSI Message Waiting Indication (MWI) support.
15 years ago
Russell Bryant bb4c55c347 try to fix some random chan_h323 compilation failures
15 years ago
Richard Mudgett 0760f4e70a Add ETSI Malicious Call ID support.
15 years ago
Russell Bryant 84e150f1bb Fix a build error on mac.
15 years ago
Russell Bryant 6aa4002270 Ensure the -Wno-strict-aliasing flag makes it, even if ASTCFLAGS has been specified.
15 years ago
Richard Mudgett afcbc93dae Add ETSI Call Waiting support.
15 years ago
David Vossel 3280a5c0af Update CHANGES and aoc help doc to reflect AOC additions
15 years ago
Russell Bryant 98ef8df1ab Add a CLI command that blocks until Asterisk has fully booted.
15 years ago
Mark Michelson b8d39db94d Prevent use of uninitialized values.
15 years ago
Richard Mudgett afd4454c44 Generic Advice of Charge.
15 years ago
Russell Bryant 266db9fa8c Silence a compiler warning.
15 years ago
Jeff Peeler f9467341cd Fix infinite loop when loading codec speex
15 years ago
Paul Belanger c2e059292d Merged revisions 267009 via svnmerge from
15 years ago
Richard Mudgett 28264c52b9 Add ETSI Advice Of Charge (AOC) event reporting.
15 years ago
Richard Mudgett 48dd4d1249 Add ETSI Explicit Call Transfer (ECT) support.
15 years ago