Commit Graph

11396 Commits (cb0701052c796a77a60d6fd87584185252e9709d)
 

Author SHA1 Message Date
Mark Michelson 049fb8d98e The diff on this looks pretty big but all I did was remove a pointless if statement (always evaluates true).
18 years ago
Mark Michelson 1f9e2457dd Changes in handling return values of several functions in app_queue. This all started as a fix for issue #10008
18 years ago
Russell Bryant ee82ac13d6 Merged revisions 75927 via svnmerge from
18 years ago
Jason Parker c6a174bd96 Need to make sure we set milliseconds and timestamp - pointed out by the recent ast_ time stuff from Tilghman
18 years ago
Russell Bryant 5eedf74578 Merged revisions 75757 via svnmerge from
18 years ago
Tilghman Lesher 0b6bdf6bf3 Merged revisions 75748 via svnmerge from
18 years ago
Jason Parker 48138cca9d Umm, why are we transmitting dialtone on cfwdall?
18 years ago
Joshua Colp 6d143d401f Backport GCC 4.2 fixes. Without these Asterisk won't build under devmode using GCC 4.2.
18 years ago
Jason Parker 7d9778c9f8 Fixes for 7935/7936 conference phones.
18 years ago
Jason Parker 2e7fe12cfb Fix issues with new 79x1 phones.
18 years ago
Dwayne M. Hubbard 226a627244 Merged revisions 75657 via svnmerge from
18 years ago
Joshua Colp 55a12a986e Few more places that needs to check for onhold state.
18 years ago
Joshua Colp f08e137283 (closes issue #10165)
18 years ago
Joshua Colp dc9b640755 Don't bother reloading chan_h323 if it did not load successfully in the first place. This would otherwise cause a crash.
18 years ago
Joshua Colp f836d642f9 (closes issue #10224)
18 years ago
Tilghman Lesher 6cab645954 Using a freed frame causes crashes (closes issue #9317)
18 years ago
Russell Bryant c6e2a119b7 Merged revisions 75449 via svnmerge from
18 years ago
Russell Bryant c83a0b2a3c cast arguments to ast_log so that it builds without warnings for me
18 years ago
Russell Bryant 89497599be Merged revisions 75444 via svnmerge from
18 years ago
Russell Bryant 2193734456 Merged revisions 75440 via svnmerge from
18 years ago
Joshua Colp 396e723f17 Ensure that the pointer to STUN data does not go to unaccessible memory. (ASA-2007-017)
18 years ago
Russell Bryant bdf09824c6 (issue #10210)
18 years ago
Mark Michelson e4cc4ef183 Fixing an error I made earlier. ast_fileexists can return -1 on failure, so I need to be sure that we only enter the if
18 years ago
Russell Bryant 0a1a04137e (closes issue #10209)
18 years ago
Russell Bryant 6f40b0d2b4 Remove a duplicated newline character in AGI debug output.
18 years ago
Kevin P. Fleming d0cb9b141d Merged revisions 75304 via svnmerge from
18 years ago
Kevin P. Fleming 725f93c497 another fix that is not needed here (finishing up 75251)
18 years ago
Mark Michelson 402820c9e3 Restoring functionality from 1.2 wherein Retrydial will not exit if there is no announce file specified.
18 years ago
Kevin P. Fleming 2efa8da290 block change that is not relevant here
18 years ago
Russell Bryant aa44ffb5c3 Merged revisions 75107 via svnmerge from
18 years ago
Mark Michelson 90da4da6ad Merged revisions 75066 via svnmerge from
18 years ago
Russell Bryant e7afb1e237 Merged revisions 75059 via svnmerge from
18 years ago
Russell Bryant 3e138057df Merged revisions 75052 via svnmerge from
18 years ago
Mark Michelson 613059e270 Change to my previous fix regarding agent logoff soft. Now uses deferlogoff instead of loginstart
18 years ago
Steve Murphy 2aab6c341f This patch resolves 10143; thanks to irroot for the patch; looked acceptable. Let the community decide if it messes things up
18 years ago
Joshua Colp 7152afccd5 Whoops... didn't want this to be returned to 0 each iteration.
18 years ago
Joshua Colp 26acd893d3 When waiting for a digit ensure that a begin frame was received with it, not just an end frame. (issue #10084 reported by rushowr)
18 years ago
Jason Parker f642f7fc86 It helps if I actually add this stuff for the 7921 too - otherwise it won't actually do much of anything.
18 years ago
Jason Parker d6ff30694e Add device ID for 7921 wireless skinny phone
18 years ago
Jason Parker abf5430584 Fix dialing in skinny that was broken in some cases.
18 years ago
Joshua Colp 54b08bfe83 Merged revisions 74814 via svnmerge from
18 years ago
Russell Bryant 1eb3dd6381 Merged revisions 74766 via svnmerge from
18 years ago
Mark Michelson b827d5a183 Merged revisions 74719 via svnmerge from
18 years ago
Russell Bryant 8b7295be2d Merged revisions 74656 via svnmerge from
18 years ago
Steve Murphy 7363244381 This fixes 10172, where the entire man8 dir gets removed during an uninstall of asterisk
18 years ago
Steve Murphy 19041621f6 further reversion of previously applied floating point stuff for expr2
18 years ago
Joshua Colp 8718f08cbd Blocked revisions 74587 via svnmerge
18 years ago
Joshua Colp 5f37fa26d2 Instead of figuring out kernel versions that have compiler.h and not... let's just use autoconf to check for it's presence. (issue #10174 reported by francesco_r)
18 years ago
Joshua Colp 058a40ff02 Only check if we need to do a SIGMA based tone generation if we have a card. (issue #10179 reported by mikowhy)
18 years ago
Mark Michelson 4ab675ca50 Forwarding a message with IMAP storage was storing the message in the sender's box instead of the forwarded mailbox.
18 years ago