Commit Graph

1904 Commits (c1351ad2370f179e439adf9faf9c49cf34a9b4d6)

Author SHA1 Message Date
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
Steve Murphy a1fe3d917f (closes issue #12960)
18 years ago
Tilghman Lesher 49715c05f1 Merged revisions 130959 via svnmerge from
18 years ago
Michiel van Baak af63bd58b7 Merged revisions 131012 via svnmerge from
18 years ago
Mark Michelson 88718801b3 Fix a memory leak in the case that /dev/null cannot be
18 years ago
Michiel van Baak 7152eba18d Merged revisions 130735 via svnmerge from
18 years ago
Russell Bryant c4c3e2f875 Merged revisions 130634 via svnmerge from
18 years ago
Michiel van Baak e58fecde43 Merged revisions 130573 via svnmerge from
18 years ago
Steve Murphy 42942b790d (closes issue #13041)
18 years ago
Mark Michelson 1a7806c836 Merged revisions 130236 via svnmerge from
18 years ago
Mark Michelson 48d39547ec Merged revisions 130173 via svnmerge from
18 years ago
Steve Murphy 2ca242b2ba (closes issue #13041)
18 years ago
Brett Bryant 5b7933fe5e Janitor patch to change uses of sizeof to ARRAY_LEN
18 years ago