Commit Graph

11662 Commits (bae41357596e6ec24c1d1a222bc1036c469413c7)
 

Author SHA1 Message Date
Joshua Colp 1fc0771298 Allow app_morsecode to build on PPC Linux by putting the value of the digit char in an int.
18 years ago
Joshua Colp 91eec8f228 Merged revisions 76560 via svnmerge from
18 years ago
Joshua Colp bd0608a38f (closes issue #10268)
18 years ago
Russell Bryant b838fcc22e Use a signed integer for storing the number of bytes in the packet read from
18 years ago
Tilghman Lesher a0ba47ec33 Blocked revisions 76409 via svnmerge
18 years ago
Russell Bryant b75f30bdd8 Merged revisions 76226 via svnmerge from
18 years ago
Steve Murphy 54e80e7c46 This patch from 10249 is worth applying! It prevents downloading sound files if they are already downloaded. Darn Practical, if you ask me
18 years ago
Jason Parker d0baa5500e Allow getting a call from an existing "sub" channel.
18 years ago
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