Commit Graph

11304 Commits (24f0e6a947e103dff9c6fe8bb07d2ea99cefd33c)
 

Author SHA1 Message Date
Jason Parker 24f0e6a947 Eliminate a compiler warning with gcc 4.2 by constifying a char *
18 years ago
Jason Parker 73452d34a1 It's possible for sub->owner to be NULL here if you cancel the call immediately after/during sending a digit.
18 years ago
Mark Michelson 7fd9d67e7a When using users.conf for the entries in the directory, if multiple users had the same last name, only the first user listed would be available
18 years ago
Russell Bryant 7f9bf7e970 Use the define that specifies the default length of an artificially created
18 years ago
Joshua Colp 24e7873766 Merged revisions 76080 via svnmerge from
18 years ago
Joshua Colp 95be40cb27 (closes issue #10246)
18 years ago
Joshua Colp 34b000a0e7 Move makeannouncement variable declaration to proper place.
18 years ago
Jason Parker 6fde7764dc Remove some duplicate code.
18 years ago
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