Commit Graph

14291 Commits (cd535276c19c494f177ce612205e2a2545dbc44f)
 

Author SHA1 Message Date
Jeff Peeler cd535276c1 Revert code that changed SSRC for DTMF.
15 years ago
Tilghman Lesher f614a52b52 Use non-deprecated APIs for CoreAudio
15 years ago
Sean Bright 0135ff19ed Avoid a crash if we don't pass an argument to 'astobj2 test.'
15 years ago
Tilghman Lesher 4369b3c4ae Don't create a Local channel if the target extension does not exist.
15 years ago
Jeff Peeler 919ad38940 Improve handling of REGISTER requests with multiple contact headers.
15 years ago
Paul Belanger 449a5e22fb Resolve compile error under FreeBSD
15 years ago
Terry Wilson 59db525cc0 Initialize offset for adaptive jitter buffer
15 years ago
Russell Bryant 92ea2179e5 Add "DAHDI" to a couple of app_meetme error messages.
15 years ago
Olle Johansson 8b2304108a If we get a NOTIFY from a non-existing subscription we should answer with 481, not bad event.
15 years ago
Jeff Peeler 046f56ce1c Fix not stopping MOH when transfered local channel queue member is answered.
15 years ago
Tilghman Lesher 415e95df9a Clarify documentation on how we store codec preference lists.
15 years ago
Jeff Peeler 25c2ccaac3 Properly restore backup information file when hanging up during message prepending.
15 years ago
Tilghman Lesher 196032208f Get rid of the annoying startup and shutdown errors on OS X.
15 years ago
Paul Belanger 728bb5ac67 Make sure nothing else is needed before destroying the scheduler.
15 years ago
Olle Johansson 0876c9fbe1 Fix bugs in saying numbers using the Swedish language syntax
15 years ago
Russell Bryant f95e212afc Make Asterisk less crashy.
15 years ago
Richard Mudgett c98862958a Oneway audio to SIP phone from FXS port after FXS port gets a CallWaiting pip.
15 years ago
Russell Bryant 41656ad0bf Fix false reporting of an error by set_format().
15 years ago
Russell Bryant 72d3cd8b47 Handle failures building translation paths more effectively.
15 years ago
Olle Johansson 74270307c9 Fix support of saynumber(1,n) in the Swedish language
15 years ago
Richard Mudgett d32582d42f The channel redirect function (CLI or AMI) hangs up the call instead of redirecting the call.
15 years ago
Terry Wilson 62d947a168 Discard responses with more than one Via
15 years ago
Erin Spiceland 28922df829 Revert a new feature which should have gone into trunk.
15 years ago
Erin Spiceland fa62a9700a Add extra functionality to AGI command WAIT FOR DIGIT.
15 years ago
Richard Mudgett b174c8f30e Dead code elimination in channel.c:ast_channel_bridge() variable who.
15 years ago
Jeff Peeler 3fc98d5530 Ensure original message duration is preserved when prepending a message.
15 years ago
Tilghman Lesher e36e50146a Err, oops. Made it const to verify that it wasn't altered, but forgot to revert before commit.
15 years ago
Tilghman Lesher 0cab9a1db8 Create test verifying results of expression parser
15 years ago
Jeff Peeler fe1ca1a8da Fix regression causing abort in voicemail after opening a mailbox with no mesgs.
15 years ago
Richard Mudgett 156f8c7d62 Asterisk is getting a "No D-channels available!" warning message every 4 seconds.
15 years ago
Jeff Peeler 676cb0993b I didn't mean to merge this, sorry
15 years ago
Jeff Peeler ae7edf9a55 Fix problem with qualify option packets for realtime peers never stopping.
15 years ago
Jeff Peeler 80740e014d One small addition to 294384 found while very carefully merging to 1.6.
15 years ago
Jeff Peeler 7876a359ad Fix a deadlock in device state change processing.
15 years ago
Matthew Nicholson ea7e7cd8ed Modify our handling of 491 responses to drop any pending reinvite retry scheduler entries if we get a new 491.
15 years ago
Shaun Ruffell bb88f0dcc5 codecs/codec_dahdi: Prevent "choppy" audio when receiving unexpected frame sizes.
15 years ago
David Vossel 279f66c25d Fixes ringback tone on feature semi-attended transfer
15 years ago
Richard Mudgett 1791cb12df Party A in an analog 3-way call would continue to hear ringback after party C answers.
15 years ago
Jeff Peeler ab41baedbd Add enabled/disabled information for rtautoclear sip show settings output.
15 years ago
Richard Mudgett eca91ef1f3 Make warning message have more useful information in it.
15 years ago
Richard Mudgett 0761ad1f97 Remove some more code that serves no purpose.
15 years ago
Richard Mudgett bff8c6e7dd Remove some code that serves no purpose.
15 years ago
Tilghman Lesher 8974f3a50e "!00" evaluated as false, which is incorrect. Fixing.
15 years ago
Jeff Peeler 969aac85dd Fix inprocess_container in voicemail to correctly restrict max messages.
15 years ago
David Vossel b7adb57110 This patch turns chan_local pvts into astobj2 objects.
15 years ago
Paul Belanger c560e9994b Record priv-recordintro as sln, not gsm
15 years ago
Jeff Peeler c7fd3b73d3 Fix improper operator key acceptance and clean up temp recording files.
15 years ago
Leif Madsen 3a02795720 Add support for the new English (Australian Accent) sound files.
15 years ago
Paul Belanger 7f5a42f6c5 Clean up formatting.
15 years ago
Terry Wilson 7922632617 Don't access o->next after freeing o on unload
15 years ago