Commit Graph

14269 Commits (28922df8299776cf0791a89fa9b3bb06e90d810a)
 

Author SHA1 Message Date
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
Richard Mudgett 31668a2971 Deadlock between dahdi_exception() and dahdi_indicate().
15 years ago
Terry Wilson 1c2445e81b Don't ignore frames that have been queued when softhangup'd
15 years ago
Russell Bryant d0c73ff1b6 Lock pvt so pvt->owner can't disappear when queueing up a frame.
15 years ago
Tilghman Lesher 6fa0d857f5 Oops, incorrect range (although unallocated at ARIN)
15 years ago
Richard Mudgett 85ef0289ca Add missing unlock to an exception condition in reload_config().
15 years ago
Jeff Peeler ab95a82f60 Ensure editline cleanup occurs when Ctrl-C is pressed at control console.
15 years ago
Jason Parker d5ad3e8246 Allow PRI to build properly when using --with-pri.
15 years ago
Tilghman Lesher d7320f8255 Fix a crash by ensuring that we don't alter memory after it's freed.
15 years ago
Richard Mudgett 542ace2b6f Merged revision 258974 from
15 years ago
Tilghman Lesher 56a9d8cead Fixing Mac OS X auto-builder.
15 years ago
Tilghman Lesher 98f4db24ce Automatically re-run configure test for menuselect, when the relevant makeopts settings change.
15 years ago
Olle Johansson 18d5cf58ea Add documentation for undocumented option to AMI action originate
15 years ago
Tilghman Lesher e93fc235b1 When forwarding a message, a prepend means that the filesystem will always have a better copy.
15 years ago
Jeff Peeler 8f6ca92a9d Change RFC2833 DTMF event duration on end to report actual elapsed time.
15 years ago
Paul Belanger b7fdc4a81e Disable debugging by default
15 years ago
Jeff Peeler 11e86ae8f0 Ensure user portion of SIP URI matches dialplan when using encoded characters.
15 years ago
Stefan Schmidt 4d84c4d68a don't iterate through all dialogs to find and delete old subscribes
15 years ago
Brett Bryant b4ec9c389a res_agi.c:handle_getvariablefull() could recursively lock a channel and not
15 years ago
Russell Bryant c4f3f68e43 Fix a crash in app_sms.
15 years ago
Jason Parker 3d130fc262 Allow a manager originate to succeed on forwarded devices.
15 years ago
Matthew Nicholson 0dab4b2303 Set the caller id on CDRs when it is set on the parent channel.
15 years ago
Brett Bryant f13325ba10 Fixes an issue with the Newchannel AMI event during the Masquerading process.
15 years ago