Commit Graph

9554 Commits (75822388a4a24dca71bd8f8d18f13b14b065b0e5)
 

Author SHA1 Message Date
Jason Parker d371de5bf6 This is just step 1 in taking over the world.
19 years ago
Tilghman Lesher 6fec811743 Convert func_odbc to use the prepare_and_execute callback, which helps with a database reconnection issue (bug 7693)
19 years ago
Joshua Colp 2dc0692e86 Blocked revisions 40601 via svnmerge
19 years ago
Jason Parker c12f6bcdd4 Converted device2str and control2str to use thread local storage.
19 years ago
Joshua Colp d5152177f3 Properly check to see if parkingnum is a number (issue #7762 reported by robf)
19 years ago
Joshua Colp 60cf653dde kpfleming didn't break trunk, it was the aliens. (fix it so that the Makefile references the new name for the XML tree, menuselect-tree)
19 years ago
Jason Parker 6e140aae84 Make the CIPC device string useful
19 years ago
Jason Parker 1bacbd54f4 Fix minor display issues in "skinny show devices".
19 years ago
Kevin P. Fleming fd0ac387a9 deprecate chan_agent callback mode
19 years ago
Russell Bryant a583f314dc suppress warnings introduced by putting states in an enum
19 years ago
Jason Parker 81fa4bcf40 Blocking 1.2 rev 40446 from merging to trunk
19 years ago
Jason Parker 7c05e6478d Fix a bug with app_voicemail when trying to use app_directory to leave messages
19 years ago
Russell Bryant 5dc72404ab convert lists of constants in channel.h to enums instead of #defines
19 years ago
Joshua Colp 590591c16e Make a zttest of 20 seconds part of the autosupport script (issue #7752 reported by kshumard)
19 years ago
Kevin P. Fleming 749cd217c3 Merged revisions 40392 via svnmerge from
19 years ago
Steve Murphy 3607ab46c2 Updated this as per wishes of Kevin Fleming. Needs review. Any mistakes/misconceptions/glaring errors?
19 years ago
Matt O'Gorman a95851978b updating configure script and putting comments in the docs
19 years ago
Matt O'Gorman 57ee805062 changes to configure to support older c-client than the
19 years ago
Joshua Colp ecb907e010 Use OSAtomicAdd instead of OSAtomicDecrement to decrement the value by 1.
19 years ago
Russell Bryant 4879edbcc1 update configure script to reflect change to make version check
19 years ago
Russell Bryant 98e1cbb957 a lot of systems use GNU Make 3.81beta4, so only consider the first two characters
19 years ago
Russell Bryant a8272afb1f fix the use of an uninitialized variable (issue #7746, pointed out by garyhai)
19 years ago
Kevin P. Fleming 50d94fc889 rename to more clearly state what this file shows how to do
19 years ago
Kevin P. Fleming 70e665018e typo
19 years ago
Russell Bryant a0e891e63d fix a little typo in the config file name
19 years ago
Russell Bryant 1d7b202302 add Steve Murphy's guide on setting up call queues using dynamic queue members,
19 years ago
Russell Bryant 5784d21897 Merged revisions 40227 via svnmerge from
19 years ago
Joshua Colp 08b23695b4 Add 'l' option to CDR dialplan function which will cause it to pass the last CDR record to getvar instead of the first. (issue #7689 reported by voipgate)
19 years ago
Joshua Colp 6110a1a4dc Blocked revisions 40223 via svnmerge
19 years ago
Steve Murphy c0c6e30a0f Blocking 40220, because I've already made the mod in trunk, and it might have collisioned...
19 years ago
Steve Murphy 8078aea52b In app_macro, changed the previously changed upper recursion depth limit to a variable, default of the original val of 7. MACRO_RECURSION is a channel variable that will override the limit, but until I can understand and fix why this limit is neccessary, I am not advertising this variable in the docs.
19 years ago
Nadi Sarrar bd43525f3f fixing the 64bit issue with misdn_l1_task.
19 years ago
Russell Bryant 4173d0fafd tabs to spaces to fix alignment ...
19 years ago
Russell Bryant 6ec6d652bd print a warning at the end of the configure script if the version of GNU Make
19 years ago
Russell Bryant 3409e55603 Fix cookie parsing for Internet Explorer (issue #7454, jeff)
19 years ago
Russell Bryant c4bd88d655 fix include of tonezone.h to reflect new location (issue #7741, Mithraen)
19 years ago
Matt O'Gorman e502e644df fixed imap bug and updated syntax.
19 years ago
Christian Richter 159d9d2a3b added patch from #7709
19 years ago
Kevin P. Fleming e441faab72 Merged revisions 40057 via svnmerge from
19 years ago
Kevin P. Fleming 7546de3d8e fix some minor stuff
19 years ago
Joshua Colp 3ef02d79a4 Remove the old ODBC_STORAGE and make EXTENDED_ODBC_STORAGE the one to use. This means that if you're using this and upgrade to the revision where this was committed, you will need to update your table to the schema provided in doc/odbcstorage.txt
19 years ago
Russell Bryant 60b8d9f7f1 instead of a for loop and ast_cli_(un)register, use ast_cli_(un)register_multiple()
19 years ago
Joshua Colp 59766196ea Move things around a bit more for onhold support, and add a check to only decrement the onhold variable if it's greater then 0. (issue #7740 reported by AuPix)
19 years ago
Nadi Sarrar e5a478e6b1 a static array now holds the cli_entry structs
19 years ago
Nadi Sarrar 864c934f53 adding support for AOCD facility messages.
19 years ago
Jason Parker f7d117d24f Fix formatting of "show codecs" CLI command.
19 years ago
Russell Bryant 9f9a5f1984 move the calls to ast_jb_configure() to before the PBX thread is started on the
19 years ago
Russell Bryant b6a99250ed Merged revisions 39935 via svnmerge from
19 years ago
Steve Murphy 7367a43547 block the indicated 1.2 branch from being merged into trunk; it's already here.
19 years ago
Russell Bryant fff5a55af6 print a more user friendly error message with the text representation of codecs
19 years ago