Commit Graph

11382 Commits (a7ade6f21312c40e22a443ef8535a88eb6feb095)
 

Author SHA1 Message Date
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
Jason Parker 05923bb562 Merged revisions 74427 via svnmerge from
18 years ago
Jason Parker 7e0ab0fa62 Don't use #if to check if something is defined - use #ifdef instead.
18 years ago
Jason Parker f3c04c4b7e Merged revisions 74376 via svnmerge from
18 years ago
Jason Parker d4a7eb584f Merged revisions 74373 via svnmerge from
18 years ago
Russell Bryant 3ddbe8e0b6 fix an uninitialized variable
18 years ago
Jason Parker 53b44803ee Merged revisions 74316 via svnmerge from
18 years ago
Russell Bryant b4865e6eea Merged revisions 74313 via svnmerge from
18 years ago
Joshua Colp 49584ec434 Merged revisions 74264 via svnmerge from
18 years ago
Joshua Colp 446f14f0dc Only spit out an inringing warning message when it is applicable. Since call limits are already toast in realtime let's not scare the user if they are using it. (issue #10166 reported by bcnit)
18 years ago
Russell Bryant 1f96da91d4 Update the configure script to check for a required function that is not present
18 years ago
Russell Bryant e4142b6218 Blocked revisions 74165 via svnmerge
18 years ago
Russell Bryant b4960ab566 (closes issue #10123)
18 years ago
Jason Parker bf8172ff95 Merged revisions 74158 via svnmerge from
18 years ago
Mark Michelson 5112357ae1 Forgot to get rid of an extraneous debug message.
18 years ago