Commit Graph

11206 Commits (a95d9718c962c64af6f0ceecfd442c14f4b54d77)
 

Author SHA1 Message Date
Christian Richter a95d9718c9 Merged revisions 73252 via svnmerge from
18 years ago
Christian Richter 17be3d5858 Merged revisions 73207 via svnmerge from
18 years ago
Steve Murphy ad36e954a7 Removing expr floating patch from 1.4; too much of a behavior change. If you want this fix, try trunk instead. bug 9508.
18 years ago
Jason Parker 7ba16c9878 What the heck. This should not have happened.
18 years ago
Jason Parker 0c7cde0efc use autotagged externals
18 years ago
Tilghman Lesher 3a215d6a50 Merged revisions 73052 via svnmerge from
18 years ago
Christian Richter 1e392965f4 Merged revisions 73004 via svnmerge from
18 years ago
Steve Murphy adc13be87b support for floating point numbers added to ast_expr2 $\[...\] exprs. Fixes bug 9508, where the expr code fails with fp numbers. The MATH function returns fp numbers by default, so this fix is considered necessary.
18 years ago
Russell Bryant 76164559c9 Remove a bogus comment and add proper locking to the handler function for the
18 years ago
Jason Parker 1c18332e3f Blocked revisions 72924 via svnmerge
18 years ago
Joshua Colp a3716070d1 Added additional DTMF debug messages for when emulation occurs.
18 years ago
Christian Richter 07a72b546f Merged revisions 72585 via svnmerge from
18 years ago
Christian Richter 8fc4089947 Merged revisions 72099 via svnmerge from
18 years ago
Christian Richter 9dc0104a12 Merged revisions 72087 via svnmerge from
18 years ago
Russell Bryant fde5578a20 Merged revisions 72805 via svnmerge from
18 years ago
Russell Bryant 61a5a031f6 Tweak the configure script so that error output isn't spewed to the console
18 years ago
Russell Bryant b16b099171 give format_pcm a more concise destription
18 years ago
Luigi Rizzo f870ccffff Use !defined(HAVE_GETHOSTBYNAME_R) to check for absence
18 years ago
Russell Bryant 16168a9b2b Blocked revisions 72629 via svnmerge
18 years ago
Joshua Colp fe753c0846 Minor change for older GCC versions.
18 years ago
Joshua Colp 556b6b1267 Backport fix for GCC versions without support for declaration-after-statement.
18 years ago
Tilghman Lesher 6ffbaa32f3 Issue 10055 - Change memory allocation to use the heap for a command, since the output has the potential to overflow the stack (as it did here)
18 years ago
Tilghman Lesher 34ee6b0df8 Fix 1.4 breakage
18 years ago
Russell Bryant ef2ae2f856 regenerate the configure script for rizzo
18 years ago
Luigi Rizzo 4134554eaa add a check for gethostbyname_r so we can
18 years ago
Luigi Rizzo 475e73e27d Add -Wdeclaration-after-statement to AST_DEVMODE flags to catch
18 years ago
Luigi Rizzo e0b32b53b1 cast a time_t so that it does not conflict with the print format.
18 years ago
Brett Bryant 7c5fef5e74 Merged revisions 72373 via svnmerge from
18 years ago
Joshua Colp 6c1076bd45 Merged revisions 72378 via svnmerge from
18 years ago
Brett Bryant a241f406da Merged revisions 72333 via svnmerge from
18 years ago
Joshua Colp 5055793871 Make payload IDs for iLBC/Speex match to our list. Since these are dynamic payloads the other side shouldn't care. (issue #9426 reported by irroot)
18 years ago
Joshua Colp 2c67ae6869 Merged revisions 72327 via svnmerge from
18 years ago
Russell Bryant 9fe9682f50 Merged revisions 72267 via svnmerge from
18 years ago
Brett Bryant b2cc514f08 Merged revisions 72259 via svnmerge from
18 years ago
Joshua Colp a61fb24363 Merged revisions 72256 via svnmerge from
18 years ago
Kevin P. Fleming 39236d2728 use the proper type for storing group number bits so that if someone specifies 'group=42' it will actually work instead of being silently ignored
18 years ago
Jason Parker 7fca3cc82c Blocked revisions 72184 via svnmerge
18 years ago
Jason Parker 04524392d3 Fix another problem in voicemail with missing symbols.
18 years ago
Joshua Colp 60990f0c73 Make the ast_read_noaudio API call behave better under circumstances where DTMF emulation was happening and a generator was setup. (issue #10065 reported by stevefeinstein)
18 years ago
Jason Parker 7508fce25b Don't modify a variable that we don't want modified. Make a copy of it instead.
18 years ago
Russell Bryant d528f7791d Only output debug information related to RTCP timestamps when RTCP debug
18 years ago
Christian Richter 2294156c9d Merged revisions 72040-72041 via svnmerge from
18 years ago
Joshua Colp 76c9d2be11 Make unloading of pbx_dundi actually work.
18 years ago
Mark Michelson 83fd6c08d2 Removing a pointless line. This variable was already set earlier and between then and this
18 years ago
Jason Parker 8a7cb1ec48 Don't dereference a pointer that may be NULL here.
18 years ago
Mark Michelson 79332488f7 A few changes, the ultimate goal of which is to keep better track of the number of messages
18 years ago
Jason Parker 91df522edb Blocked revisions 71847 via svnmerge
18 years ago
Mark Michelson 555dcbc021 Fixing bug where the authuser was mistakenly pulled from the mailbox string instead
18 years ago
Tilghman Lesher 5da46f710e Merged revisions 71750 via svnmerge from
18 years ago
Tilghman Lesher ad5ad13662 Merged revisions 71656 via svnmerge from
18 years ago