Commit Graph

2016 Commits (5e24d64e0b7c7cd0b6c44f24c33a26d715903287)

Author SHA1 Message Date
Tilghman Lesher fa06ce2e6c Track down and fix annoying lock errors
17 years ago
Steve Murphy 6fad66dfb3 Merged revisions 152535 via svnmerge from
17 years ago
Russell Bryant 316f3897a8 Merged revisions 151905 via svnmerge from
17 years ago
BJ Weschke 9aefadd7c1 Do NOT attempt to do anything with the ast_config struct when it's been returned as INVALID by the config file interpreter.
17 years ago
Kevin P. Fleming 1ddc834b39 cleaup of the TCP/TLS socket API:
17 years ago
BJ Weschke 09e9b5d208 Using the GetVar handler in AMI is potentially dangerous (insta-crash [tm]) when you use a dialplan function that requires a channel and then you don't provide one or provide an invalid one in the Channel: parameter. We'll handle this situation exactly the same way it was handled in pbx.c back on r61766.
17 years ago
Michiel van Baak 805556773f Fix CLI command 'channel request hangup'
17 years ago
Mark Michelson 4ad187cba4 Merged revisions 150304 via svnmerge from
17 years ago
Mark Michelson 8a1d9d1678 Merged revisions 150298,150301 via svnmerge from
17 years ago
Mark Michelson 29a8fe20c8 Merged revisions 149204 via svnmerge from
17 years ago
Tilghman Lesher d5837ba8c2 Add additional memory debugging to several core APIs, and fix several memory
17 years ago
Kevin P. Fleming b17413c992 Merged revisions 148611 via svnmerge from
17 years ago
Tilghman Lesher c1351ad237 Merge realtime_update2 branch, which adds a new realtime API call named
17 years ago
Steve Murphy db7299f4bc Hmmm. Nobody (but me) is interested in seeing
17 years ago
Olle Johansson 32d93bbc0e Highlightning even more bugs in the current tcp/tls implementation.
17 years ago
Sean Bright 1dedb785ab Don't include logger.h in asterisk.h by default as it is causing problems building
17 years ago
Mark Michelson 9851feb8fb The priority was unnecessary for the manager atxfer, so it has
17 years ago
Mark Michelson 6d70f45506 Merged revisions 146026 via svnmerge from
17 years ago
Tilghman Lesher 8b14e5f493 Reverting format addition for now
17 years ago
Tilghman Lesher f5d5eb5e19 Fudges for wav16, just like wav49
17 years ago
Jeff Peeler c897b4e630 (closes issue #13139)
17 years ago
Steve Murphy e235a07376 (closes issue #13557)
17 years ago
Tilghman Lesher 9335b3ad34 Allow people to select the old console behavior of white text on a black
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
Jeff Peeler 2ec290b09d Similar to r143204, masquerade the channel in the case of Park being called from AGI.
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
Sean Bright 6855b63d44 Fix a bug with the last item in CLI history getting duplicated when
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
Terry Wilson 84b0093bef The dialing API should inherit datastores as well as variables
17 years ago
Tilghman Lesher 529874de7b Add schedule extensions to app_meetme. In addition, the reporter found a
17 years ago
Mark Michelson 7eae109418 Okay, this should really do it now. While I did manage
17 years ago
Mark Michelson e6799e1c99 if (!(x) == 0) is the same as
17 years ago
Mark Michelson a23b8c9158 The logic surrounding the return value of ast_spawn_extension
17 years ago
Michiel van Baak 90751b16ca Merge the cli_cleanup branch.
17 years ago
Kevin P. Fleming 629861a705 Merged revisions 144924-144925 via svnmerge from
17 years ago
Steve Murphy 579177ae80 Merged revisions 144677 via svnmerge from
17 years ago
Steve Murphy e74584ca3c (closes issue #13557)
17 years ago
Steve Murphy 8343faed0e Merged revisions 144066 via svnmerge from
17 years ago
Mark Michelson 48ffe6e772 If attempting to free a NULL pointer when MALLOC_DEBUG
17 years ago
Mark Michelson 224980b07b Merged revisions 143337 via svnmerge from
17 years ago
Tilghman Lesher 08af5bb312 Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating
17 years ago
Tilghman Lesher bbf8c3d7cc When checking for an encoded character, make sure the string isn't blank, first.
17 years ago
Tilghman Lesher 8c53dd7f5e Merged revisions 142740 via svnmerge from
17 years ago
Steve Murphy 67f7ac0499 Merged revisions 142675 via svnmerge from
17 years ago
Steve Murphy c4fc8fe4be Merged revisions 142575 via svnmerge from
17 years ago
Steve Murphy 4fc65a69a2 Merged revisions 142474 via svnmerge from
17 years ago
Russell Bryant bdfd731b8b Merged revisions 142354 via svnmerge from
17 years ago
Richard Mudgett 75e95cb2b3 Cleaned up comment
17 years ago
Russell Bryant 4f077691bc Merged revisions 142063 via svnmerge from
17 years ago
Russell Bryant fbe13cfb86 Modify ast_answer() to not hold the channel lock while calling ast_safe_sleep()
17 years ago
Russell Bryant 1452b6dd97 Merged revisions 141806 via svnmerge from
17 years ago
Michiel van Baak 28764dd1f6 Some fixes to autocompletion in some commands.
17 years ago
Steve Murphy 0f0c10993c Merged revisions 141156 via svnmerge from
17 years ago
Jeff Peeler f7efe4a1f7 Merged revisions 141028 via svnmerge from
17 years ago
Steve Murphy 068859119a In these changes, I have added some explanation
17 years ago
Russell Bryant 4e105063a8 Formatting change to test something on the svn server
17 years ago
Russell Bryant 655b8f09a7 Merged revisions 140816 via svnmerge from
17 years ago
Steve Murphy f6d9de2b30 Merged revisions 140747 via svnmerge from
17 years ago
Steve Murphy 2fceed7f6d Merged revisions 140690 via svnmerge from
17 years ago
Steve Murphy 1c79a23b8e Merged revisions 140670 via svnmerge from
17 years ago
Jeff Peeler 8fc9d6d6fa Added the option s to the Park application which will silence the announcement of the parking space number. Also, fixes the bug of just clearing the flags instead of actually parsing the arguments to Park.
17 years ago
Mark Michelson 5dfefa5ee6 Merged revisions 140488 via svnmerge from
17 years ago
Mark Michelson a4e8af9af2 Allow for video files to be opened as well as
17 years ago
Steve Murphy 8953b0f359 (closes issue #13366)
17 years ago
Tilghman Lesher 6dd5b8609f Optional light colored background, for those who use black on white terminals.
17 years ago
Jeff Peeler 4a122b5d8c Merged revisions 139927 via svnmerge from
17 years ago
Steve Murphy ea898dc6c3 Merged revisions 139764 via svnmerge from
17 years ago
Steve Murphy de1af295c8 Merged revisions 139635 via svnmerge from
17 years ago
Steve Murphy 2488366a75 Merged revisions 139347 via svnmerge from
17 years ago
Jeff Peeler 618b3eb8f8 Merged revisions 139621 via svnmerge from
17 years ago
Jeff Peeler ea788c02e7 remove extra comma typo
17 years ago
Mark Michelson 060f6d5c3d Add missing unique id to ParkedCallGiveUp and ParkedCallTimeOut
17 years ago
Steve Murphy 1b2e0a4365 Merged revisions 139074 via svnmerge from
17 years ago
Steve Murphy 04795d963f These changes are in regards to bug 13249, where users are being surprised by the changes made
17 years ago
Sean Bright 642dd656eb Move Uniqueid to the end of the event for those that rely on the position
17 years ago
Sean Bright c8c264b9ad Add Uniqueid header to ParkedCall manager event.
17 years ago
Sean Bright 9ff1434641 Add missing colons to RTCPReceived and RTCPSent manager events.
17 years ago
Tilghman Lesher f4586f3018 Also make sure hinting won't crash on reload.
17 years ago
Tilghman Lesher 3a5eb27579 Remove deprecated syntax from sample config file
17 years ago
Tilghman Lesher d5c673e441 Change free to ast_free_ptr, too
17 years ago
Tilghman Lesher af69ec03ed e->data can be NULL, so use the safe version of ast_strdup()
17 years ago
Russell Bryant 1f1dc4a0dc Merged revisions 138027 via svnmerge from
17 years ago
Tilghman Lesher fdd92290af Convert deprecated routines to the new names.
17 years ago
Sean Bright 74bf61579f That's all, folks. Not going to update the Makefile until res_jabber is
17 years ago
Sean Bright 790fde68d9 Another batch of files from RSW. The remaining apps and a few more
17 years ago
Sean Bright b69c8e6ab5 Another big chunk of changes from the RSW branch. Bunch of stuff from main/
17 years ago
Mark Michelson e12e97a640 Bump a LOG_NOTICE message to LOG_DEBUG since it appears
17 years ago
Mark Michelson 316fb598d2 Don't allow Answer() to accept a negative argument.
17 years ago
Mark Michelson 9b5b8246c5 Fix a calculation error I had made in the poll. The poll
17 years ago
Mark Michelson ed4e6bf52b Scrap the 500 ms delay when Asterisk auto-answers a channel.
17 years ago
Dwayne M. Hubbard 367dfcb0ab move taskprocessor CLI commands into the core namespace
17 years ago
Mark Michelson b3970abc30 Merged revisions 136062 via svnmerge from
17 years ago
Tilghman Lesher 700d4501b8 Merged revisions 135949 via svnmerge from
17 years ago
Tilghman Lesher b2a42c3353 Merged revisions 135915 via svnmerge from
17 years ago
Mark Michelson 89c2844242 Merged revisions 135841,135847,135850 via svnmerge from
17 years ago
Steve Murphy 5eaf8450d6 Merged revisions 135799 via svnmerge from
17 years ago
Tilghman Lesher ff101d0b07 Add '+=' append operator to configuration files.
17 years ago
Kevin P. Fleming 7df8b8b848 make datastore creation and destruction a generic API since it is not really channel related, and add the ability to add/find/remove datastores to manager sessions
17 years ago
Sean Bright 3fdc96d0b4 Merged revisions 135597 via svnmerge from
17 years ago
Tilghman Lesher aca394bf0c HTTP module memory leaks
17 years ago
Sean Bright 6cf6d9eca5 Merge in changes that allow Asterisk to be built against the Hoard
17 years ago
Steve Murphy 9051edfa4a (closes issue #13202)
17 years ago
Terry Wilson 671627028c Fix mime parsing by re-adding support for passing headers to callback functions
17 years ago
Kevin P. Fleming 54b0143463 Merged revisions 134983 via svnmerge from
17 years ago
Steve Murphy 5aa43c0afe Merged revisions 134883 via svnmerge from
17 years ago
Tilghman Lesher c95460a353 Oops, wrong define
17 years ago
Mark Michelson 8b310d67b1 Merged revisions 134475 via svnmerge from
17 years ago
Tilghman Lesher 853f6a8b3e Move implementation of an attended-transfer-complete sound from one channel
17 years ago
Tilghman Lesher d86fc7fcc1 Add %u and %g to the ASTERISK_PROMPT settings, for username and group,
17 years ago
Brett Bryant e03f7ce05a Fix deadlock when unloading res_http_post because the uris lock was still locked.
17 years ago
Mark Michelson 99db9f65b5 This commit compensates for buggy poll(2)
18 years ago
Kevin P. Fleming 6291cd19bf remove remaining Zaptel references in various places
18 years ago
Mark Michelson 06d951f585 merging the zap_and_dahdi_trunk branch up to trunk
18 years ago
Russell Bryant 6ff47b3729 actually use the cache_cache argument
18 years ago
Russell Bryant ac79d99fa6 ast_device_state() gets called in two different ways. The first way is when
18 years ago
Russell Bryant c978cc1e26 Re-work comment about how device state changes are processed to be a bit more clear
18 years ago
Russell Bryant e292b26a95 Remove the code that decided when device state changes should be cached or not.
18 years ago
Tilghman Lesher 0c23159464 Deprecate *_device_state_* APIs in favor of *_devstate_* APIs
18 years ago
Kevin P. Fleming fd845ffb5e minor change to test automerge
18 years ago
Brandon Kruse ab64d7181a Revert tilghman and pari's code changes, as
18 years ago
Tilghman Lesher c780a443bf Merged revisions 133649 via svnmerge from
18 years ago
Brandon Kruse dff6f08784 Committing a fix that was introduced a long time
18 years ago
Russell Bryant 63fb8d794b Modify the main page of the doxygen documentation to link to a new page dedicated
18 years ago
Russell Bryant b7f82fd930 When the ast_device_state() function is called to retrieve device state, and
18 years ago
Mark Michelson 115937b7a6 Print the correct PID in log messages. Prior to
18 years ago
Steve Murphy 1adecc56eb (closes issue #13144)
18 years ago
Mark Michelson ed6323cb73 Merged revisions 133169 via svnmerge from
18 years ago
Kevin P. Fleming f910cfc444 Merged revisions 132872 via svnmerge from
18 years ago
Tilghman Lesher 7c5d38ed02 (Step 2 of 2)
18 years ago
Tilghman Lesher 0ecc7e302d Optionally build integer-based routines for FSK tone decoding (but default
18 years ago
Russell Bryant c87f901cfd Remove libresample from the Asterisk source tree. It is now available in its
18 years ago
Brett Bryant 41a6477d82 Fixes problem where manager users loaded from users.conf would be
18 years ago
Tilghman Lesher 0e76506c40 Russell pointed out that using ast_strdupa() within a loop like this is
18 years ago
Tilghman Lesher 6a80af637c Fix trunk devmode
18 years ago
Pari Nannapaneni b5a207c6be updateconfig is not uri decoding variables,values from the GET url
18 years ago
Tilghman Lesher 3f47af8f18 Merged revisions 132112 via svnmerge from
18 years ago
Tilghman Lesher 08f3c4e4a3 Merged revisions 132107 via svnmerge from
18 years ago
Brett Bryant 86e5bb8b7d Fix magic Revision keywords in hashtab.c and change cdr_radius.c to use
18 years ago
Tilghman Lesher c6081ee253 Merged revisions 131988 via svnmerge from
18 years ago
Tilghman Lesher 7575be9da1 Merged revisions 131985 via svnmerge from
18 years ago
Tilghman Lesher 3fa9ad3d13 Merged revisions 131970 via svnmerge from
18 years ago
Kevin P. Fleming 9a08061ea3 Merged revisions 131921 via svnmerge from
18 years ago
Brett Bryant d032448c61 Merged revisions 131915 via svnmerge from
18 years ago
Brett Bryant aca8e1abe9 Fix a memory leak in register_group_feature when attempting to register
18 years ago
Tilghman Lesher 1517710d7e Change several 'core' commands to be 'dialplan' commands (with appropriate
18 years ago
Brett Bryant 35e5f434aa Fixes an issue with "core show sysinfo" that used the wrong operator to
18 years ago
Tilghman Lesher e9bd35a0fe Fix rotate strategy
18 years ago