Commit Graph

16461 Commits (ceee55ea63fcc720346a2d1f4676e65ca7cc3b59)
 

Author SHA1 Message Date
Sean Bright ceee55ea63 Keep up with shadow warnings. One day I'll actually enable this in the Makefile.
17 years ago
Sean Bright 24c127ac19 When echoing our copies, strip off ASTTOPDIR from the front of the source file.
17 years ago
Sean Bright d1f257ba53 Move the DAHDI-to-DAHDI operator mode check from app_dial into chan_dahdi
17 years ago
Michiel van Baak 1693e79100 Make format_vorbis_ogg compile on OpenBSD
17 years ago
Michiel van Baak c69a3b96b2 make this work on OpenBSD
17 years ago
Michiel van Baak dc20e8c4fd Make sure the configs on OpenBSD are in /etc/asterisk by default
17 years ago
Michiel van Baak 5797763dcf use pkill instead of killall to be more portable
17 years ago
Sean Bright 702ab90240 This was flawed. The issue that I was trying to address was addressed by
17 years ago
Michiel van Baak 8906f67a74 fix wording as pointed out by Corydon
17 years ago
Tilghman Lesher 9335b3ad34 Allow people to select the old console behavior of white text on a black
17 years ago
Sean Bright e7c2c8b1df Merged revisions 147193 via svnmerge from
17 years ago
Sean Bright 8b53220990 Or not.
17 years ago
Sean Bright 4d9955141c There was a boo-boo in TFOT that is causing some confusion on the mailing lists
17 years ago
Jeff Peeler 0dc7ac9a6c Explicitly setting these fields to NULL was done because I wasn't sure if they would be NULL otherwise. Since they will be set automatically, removing.
17 years ago
Sean Bright 03e4997ceb If we encounter something in mailbox options that we don't grok, then
17 years ago
Sean Bright 61664ec58b Make sure to compare the correct number of characters when special-casing
17 years ago
Richard Mudgett c2d9b9c009 Independent change from branch issue8824 that is not part of COLP. (-r142574 rmudgett)
17 years ago
Terry Wilson cfaef11e0f A blind transfer to the parking thread would cause a segfault because copy_request accesses dst->data w/o being able to tell whether it is proerly initialized
17 years ago
Tilghman Lesher eaa1b73fcf Update documentation; AST_THREADSTORAGE() in trunk only takes a single
17 years ago
Michiel van Baak 4560279c69 All ODBC parts can now use either unixodbc or iodbc.
17 years ago
Jeff Peeler 2ec290b09d Similar to r143204, masquerade the channel in the case of Park being called from AGI.
17 years ago
Jeff Peeler 623bc9d82a Mvanbaak said this was needed to compile on OpenBSD, so put it in the OpenBSD section.
17 years ago
Jeff Peeler 50923eab5d This commit squashes together three commits because the wrong approach was originally used. (One of the commits was only one line.)
17 years ago
Jeff Peeler abc88c1d61 fix some comment placement
17 years ago
Jeff Peeler 7d8d1f50bb Explicitly set args in park_call_exec NULL so in the case of no options being passed in, there
17 years ago
Michiel van Baak cd4829706a make aescrypt.c compile on OpenBSD again
17 years ago
Tilghman Lesher 63b165dbb9 Merged revisions 146799 via svnmerge from
17 years ago
Sean Bright 9b0a2e5231 Pretty-print a couple configure options
17 years ago
Tilghman Lesher 8a457d94e2 Merged revisions 146711 via svnmerge from
17 years ago
Kevin P. Fleming b6d086adbf Merged revisions 146643 via svnmerge from
17 years ago
Mark Michelson b8aed684f5 This commit introduces a change to how the "joinempty"
17 years ago
Sean Bright 690f97870c Make NOISY_BUILD work for the calls to cp in utils/Makefile
17 years ago
Sean Bright f8f25ff595 Quote arguments to cp so we can handle spaces in our paths.
17 years ago
Russell Bryant f6e73e8661 Make this build on my mac.
17 years ago
Jason Parker b37300a4a5 Recorded merge of revisions 146448 via svnmerge from
17 years ago
Sean Bright 6ecbf7cc7c This is far from optimal, but I just found a FreeBSD system without
17 years ago
Sean Bright 6855b63d44 Fix a bug with the last item in CLI history getting duplicated when
17 years ago
Sean Bright 36a3fb92fd Add ability to remotely reboot snom phones. Also cleaned up and
17 years ago
Sean Bright 93baafa8aa Blocked revisions 146244 via svnmerge
17 years ago
Jeff Peeler 4b22fb221c remove superfluous reference counting operations in manage_parkinglot since ao2_interator_next increments the ref count automatically
17 years ago
Sean Bright b29fb615ae Resolve a subtle bug where we would never successfully be able to get
17 years ago
Jeff Peeler c2933ffb5e Blocked revisions 146129 via svnmerge
17 years ago
Tilghman Lesher c5aefa8ff6 document meetme schedule changes (related to issue #11040)
17 years ago
Michiel van Baak 504df4c573 put a note in CHANGES about the cli_cleanup done during AstriDevCon
17 years ago
Terry Wilson 84b0093bef The dialing API should inherit datastores as well as variables
17 years ago
Russell Bryant 1375164ad8 The 'P' command for ExternalIVR was also added in 1.6.0
17 years ago
Russell Bryant 2546f9b450 TCP support for ExternalIVR went in to 1.6.1, not 1.6.0
17 years ago
Michiel van Baak 9f1c67dce6 fix the 'meetme list', 'meetme list concise', 'meetme list $confno' and 'meetme list $confno concise' CLI commands
17 years ago
Tilghman Lesher cf06228a2f Permit the syntax and synopsis fields to be set (for func_odbc).
17 years ago
Michiel van Baak 4ea05efd8b make this compile under devmode again
17 years ago