Commit Graph

14304 Commits (ab674cd470a773c23cd208c2cd63ebf4b4296258)
 

Author SHA1 Message Date
Matthew Nicholson ab674cd470 Use ast_free() instead of free()
16 years ago
Matthew Nicholson 7c10869584 Remove changes to via processing that were not supposed to go into the last commit.
16 years ago
Matthew Nicholson b3edf004d2 Respond as soon as possible with a 202 Accepted to refer requests.
16 years ago
Tzafrir Cohen 24118f5839 Typos: recieved => received
16 years ago
Tilghman Lesher 78febf3647 Let Asterisk find better backtrace information with libbfd.
16 years ago
Tilghman Lesher f47ff91be3 Document the -F option.
16 years ago
Jeff Peeler ccfbb0a30a After recording only silence for a voicemail prepending, restore backup files.
16 years ago
Jeff Peeler 71115232da Fix improper hangup when doing an attended transfer to queue.
16 years ago
Tilghman Lesher 3d26dbf19d Only increment the pointer once per loop, otherwise we corrupt the value.
16 years ago
Tilghman Lesher d8f9e4b1d8 Unregister before shutting down the connection, to avoid a race.
16 years ago
Sean Bright d644f402d0 Fix reference and container leaks when running 'astobj2 test.'
16 years ago
Richard Mudgett 0543f25d7c Outgoing PRI/BRI calls cannot do DTMF triggered transfers.
16 years ago
Terry Wilson d7877331c0 Ignore spurious REGISTER requests
16 years ago
Jeff Peeler cd535276c1 Revert code that changed SSRC for DTMF.
16 years ago
Tilghman Lesher f614a52b52 Use non-deprecated APIs for CoreAudio
16 years ago
Sean Bright 0135ff19ed Avoid a crash if we don't pass an argument to 'astobj2 test.'
16 years ago
Tilghman Lesher 4369b3c4ae Don't create a Local channel if the target extension does not exist.
16 years ago
Jeff Peeler 919ad38940 Improve handling of REGISTER requests with multiple contact headers.
16 years ago
Paul Belanger 449a5e22fb Resolve compile error under FreeBSD
16 years ago
Terry Wilson 59db525cc0 Initialize offset for adaptive jitter buffer
16 years ago
Russell Bryant 92ea2179e5 Add "DAHDI" to a couple of app_meetme error messages.
16 years ago
Olle Johansson 8b2304108a If we get a NOTIFY from a non-existing subscription we should answer with 481, not bad event.
16 years ago
Jeff Peeler 046f56ce1c Fix not stopping MOH when transfered local channel queue member is answered.
16 years ago
Tilghman Lesher 415e95df9a Clarify documentation on how we store codec preference lists.
16 years ago
Jeff Peeler 25c2ccaac3 Properly restore backup information file when hanging up during message prepending.
16 years ago
Tilghman Lesher 196032208f Get rid of the annoying startup and shutdown errors on OS X.
16 years ago
Paul Belanger 728bb5ac67 Make sure nothing else is needed before destroying the scheduler.
16 years ago
Olle Johansson 0876c9fbe1 Fix bugs in saying numbers using the Swedish language syntax
16 years ago
Russell Bryant f95e212afc Make Asterisk less crashy.
16 years ago
Richard Mudgett c98862958a Oneway audio to SIP phone from FXS port after FXS port gets a CallWaiting pip.
16 years ago
Russell Bryant 41656ad0bf Fix false reporting of an error by set_format().
16 years ago
Russell Bryant 72d3cd8b47 Handle failures building translation paths more effectively.
16 years ago
Olle Johansson 74270307c9 Fix support of saynumber(1,n) in the Swedish language
16 years ago
Richard Mudgett d32582d42f The channel redirect function (CLI or AMI) hangs up the call instead of redirecting the call.
16 years ago
Terry Wilson 62d947a168 Discard responses with more than one Via
16 years ago
Erin Spiceland 28922df829 Revert a new feature which should have gone into trunk.
16 years ago
Erin Spiceland fa62a9700a Add extra functionality to AGI command WAIT FOR DIGIT.
16 years ago
Richard Mudgett b174c8f30e Dead code elimination in channel.c:ast_channel_bridge() variable who.
16 years ago
Jeff Peeler 3fc98d5530 Ensure original message duration is preserved when prepending a message.
16 years ago
Tilghman Lesher e36e50146a Err, oops. Made it const to verify that it wasn't altered, but forgot to revert before commit.
16 years ago
Tilghman Lesher 0cab9a1db8 Create test verifying results of expression parser
16 years ago
Jeff Peeler fe1ca1a8da Fix regression causing abort in voicemail after opening a mailbox with no mesgs.
16 years ago
Richard Mudgett 156f8c7d62 Asterisk is getting a "No D-channels available!" warning message every 4 seconds.
16 years ago
Jeff Peeler 676cb0993b I didn't mean to merge this, sorry
16 years ago
Jeff Peeler ae7edf9a55 Fix problem with qualify option packets for realtime peers never stopping.
16 years ago
Jeff Peeler 80740e014d One small addition to 294384 found while very carefully merging to 1.6.
16 years ago
Jeff Peeler 7876a359ad Fix a deadlock in device state change processing.
16 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.
16 years ago
Shaun Ruffell bb88f0dcc5 codecs/codec_dahdi: Prevent "choppy" audio when receiving unexpected frame sizes.
16 years ago
David Vossel 279f66c25d Fixes ringback tone on feature semi-attended transfer
16 years ago