Commit Graph

373 Commits (a82557627740d7b1794e2b279cd89e2bde0d5280)

Author SHA1 Message Date
Mark Michelson 6f53ed4c67 This commit introduces COLP/CONP and Redirecting party information into Asterisk.
16 years ago
Joshua Colp 63de834395 Merge in the RTP engine API.
16 years ago
Mark Michelson 5f1a4ebe6d Merged revisions 171689 via svnmerge from
17 years ago
Jeff Peeler cb3be3fe9a Merged revisions 168507 via svnmerge from
17 years ago
Eliel C. Sardanons 1e8e12efcf Janitor, use ARRAY_LEN() when possible.
17 years ago
Kevin P. Fleming 887e28d7aa incorporates r159808 from branches/1.4:
17 years ago
Mark Michelson 5769e6ea72 Don't allow for configuration options to overwrite options
17 years ago
Mark Michelson b07eba0c15 Merged revisions 155861 via svnmerge from
17 years ago
Eliel C. Sardanons ccaefe4d40 Add AgentLogin(), AgentMonitorOutgoing() applications and
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
Mark Michelson 02a0855e57 We should only unsubscribe to the device state event
17 years ago
Tilghman Lesher 08af5bb312 Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating
17 years ago
Mark Michelson 97375b6340 Merged revisions 141366 via svnmerge from
17 years ago
Mark Michelson b11ecaf4d6 Merged revisions 138942 via svnmerge from
17 years ago
Sean Bright bea1644dc2 Merge more changes from the resolve-shadow-warnings branch (henceforth known
17 years ago
Tilghman Lesher 0c23159464 Deprecate *_device_state_* APIs in favor of *_devstate_* APIs
17 years ago
Tilghman Lesher c780a443bf Merged revisions 133649 via svnmerge from
17 years ago
Russell Bryant 6ee7409719 I made this change from DEVICE_STATE to DEVICE_STATE_CHANGE, but I had it backwards,
17 years ago
Russell Bryant 7613e369b2 Instead of attempting to pass through AST_EVENT_DEVICE_STATE, use DEVICE_STATE_CHANGE
17 years ago
Russell Bryant 1e2b6eea40 Add missing terminator to ast_event_subscribe to fix a crash.
17 years ago
Tilghman Lesher c10d9c2e78 Unlock list before returning
17 years ago
Tilghman Lesher cb7df89042 Merged revisions 130102 via svnmerge from
17 years ago
Mark Michelson 1d6573e8ef Merged revisions 127560 via svnmerge from
17 years ago
Mark Michelson 953947b70b The ackcall and endcall options in agents.conf now have supplemental options
17 years ago
Tilghman Lesher 467c6f5f90 Merged revisions 121861 via svnmerge from
17 years ago
Mark Michelson f1d9962610 Merged revisions 121229 via svnmerge from
17 years ago
Russell Bryant 96233af5dc Merged revisions 121078 via svnmerge from
17 years ago
Tilghman Lesher 6e5d843a71 Merged revisions 118953 via svnmerge from
17 years ago
Russell Bryant 08f91c1192 Merged revisions 116463 via svnmerge from
17 years ago
Mark Michelson f1181cb04e Merged revisions 109575 via svnmerge from
17 years ago
Russell Bryant 871e86846e Merged revisions 104086 via svnmerge from
18 years ago
Russell Bryant 039f7a6ce1 Merged revisions 101433 via svnmerge from
18 years ago
Russell Bryant e3caa42311 Merged revisions 101413-101414 via svnmerge from
18 years ago
Olle Johansson 949bb30d03 Merged revisions 99594 via svnmerge from
18 years ago
Mark Michelson 5107c5474c Change instances of AST_NONSTANDARD_APP_ARGS(foo, bar, ',') to AST_STANDARD_APP_ARGS(foo, bar)
18 years ago
Luigi Rizzo 7e8835e0d7 remove another set of redundant #include "asterisk/options.h"
18 years ago
Luigi Rizzo 0595b5e2aa include "logger.h" and errno.h from asterisk.h - usage shows that they
18 years ago
Luigi Rizzo 5490960453 remove a bunch of duplicate includes
18 years ago
Luigi Rizzo fdb7f7ba3d Start untangling header inclusion in a way that does not affect
18 years ago
Luigi Rizzo 7f8ecd2cd3 make the 'name' and 'value' fields in ast_variable const char *
18 years ago
Kevin P. Fleming edc78d6023 improve linked-list macros in two ways:
18 years ago
Mark Michelson 5a4867543d "show application <foo>" changes for clarity.
18 years ago
Joshua Colp 02f6b79fc5 Update chan_agent documentation. Change a | to , as that is now the required way.
18 years ago
Jason Parker c472a68a8a Correctly use defined return values in (some) load_module functions.
18 years ago
Jason Parker ebe4050128 Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former didn't make much sense
18 years ago
Jason Parker b0f3e6097e Convert NEW_CLI to AST_CLI.
18 years ago
Dwayne M. Hubbard 71a0672560 Merged revisions 84274 via svnmerge from
18 years ago
Dwayne M. Hubbard bd5b6cea68 Merged revisions 84018 via svnmerge from
18 years ago
Jason Parker c7a9ec1691 (issue #10724)
18 years ago
Russell Bryant ded76a8988 convert various places that access the channel lock directly to use the channel lock wrappers
18 years ago
Mark Michelson 8b0c744786 Merged revisions 81120 via svnmerge from
18 years ago
Mark Michelson ff7c41753f Merged revisions 79748 via svnmerge from
18 years ago
Tilghman Lesher 56b9568164 Don't reload a configuration file if nothing has changed.
18 years ago
Joshua Colp 22114b509d Add support for using epoll instead of poll. This should increase scalability and is done in such a way that we should be able to add support for other poll() replacements.
18 years ago
Jason Parker bc8b1d3baa Add a TalkingToChan to the response of the "agents" manager action.
18 years ago
Russell Bryant f8483a0d04 Do a massive conversion for using the ast_verb() macro
18 years ago
Joshua Colp 34e92f29f6 Merged revisions 76654 via svnmerge from
18 years ago
Tilghman Lesher 81bc1d7af5 Merge in ast_strftime branch, which changes timestamps to be accurate to the microsecond, instead of only to the second
18 years ago
Joshua Colp 4003b31fc5 Minor code tweaks. Variables were being checked wrong in some situations and didn't need to be checked in others.
18 years ago
Mark Michelson 4d915d13c7 Merged revisions 74997 via svnmerge from
18 years ago
Mark Michelson 66449656d3 Merged revisions 74722 via svnmerge from
18 years ago
Jason Parker d459994f7c Merged revisions 74379 via svnmerge from
18 years ago
Jason Parker 76e2e39f77 Fix building that was broken by recent monitor.h changes. Thanks Russell for pointing this out (and pointing out what I probably did to prevent gcc from fixing it - don't ctrl-C builds)
18 years ago
Russell Bryant e4f28bc1a5 remove an unused variable
18 years ago
Mark Michelson 1745732a37 Merged revisions 73675 via svnmerge from
18 years ago
Joshua Colp b8d64002b2 Merged revisions 71522 via svnmerge from
18 years ago
Joshua Colp 8bab6c1f69 Merged revisions 71412 via svnmerge from
18 years ago
Russell Bryant 055d82cbce Add a massive set of changes for converting to use the ast_debug() macro.
18 years ago
Jason Parker 0c4a3e24b6 Completely remove callback mode and all references to it from chan_agent.
18 years ago
Russell Bryant 9e0458e9f1 Completely remove all of the code related to jumping to priority n + 101. yay!
18 years ago
Joshua Colp f519db04e4 Remove old stuff from the AgentCallbackLogin days and only autocomplete agents in the agent logoff CLI command that are logged in. (issue #9952 reported by eliel)
18 years ago
Russell Bryant e911f41166 Merged revisions 68280 via svnmerge from
18 years ago
Tilghman Lesher 9d05ff8ed5 Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes
18 years ago
Joshua Colp a3e603cd0f Use ast_strlen_zero where possible. (issue #9774 reported by eliel)
18 years ago
Russell Bryant c2468b4c32 Merged revisions 62218 via svnmerge from
18 years ago
Steve Murphy ecaf781933 Merged revisions 60989 via svnmerge from
18 years ago
Joshua Colp fd2db34f15 Merged revisions 57093 via svnmerge from
19 years ago
Joshua Colp ab96ee237b Merged revisions 55670 via svnmerge from
19 years ago
Joshua Colp 4331761b5e Merged revisions 55002 via svnmerge from
19 years ago
Russell Bryant dcca8f345f Merged revisions 51311 via svnmerge from
19 years ago
Kevin P. Fleming cd73a483f1 const-ify some more APIs, and fix rev 49710 from branch-1.4 in a better way here
19 years ago
Kevin P. Fleming 87b9abc892 Merged revisions 49676 via svnmerge from
19 years ago
Russell Bryant ec8591d04c Constify a bunch of usage strings for CLI commands.
19 years ago
Steve Murphy 908f176cf3 A fair number of changes for the sake of bug 7506
19 years ago
Luigi Rizzo 4b70ae927c remove useless usecnt stuff
19 years ago
Tilghman Lesher 10875731ec Merged revisions 47051 via svnmerge from
19 years ago
Matt O'Gorman ae8cc3e18b bug #8076 check option_debug before printing to debug channel.
19 years ago
Tilghman Lesher 6ae8741518 Lots more removal of deprecated things
19 years ago
Mark Spencer c58ae729cd Fix agent parsing of users.conf
19 years ago
Tilghman Lesher d70fe791c2 A few misses from constification
19 years ago
BJ Weschke e8606d9c57 Merged revisions 42133 via svnmerge from
19 years ago
Kevin P. Fleming fcb999c01c merge qwell's CLI verbification work
19 years ago
Joshua Colp 57ad1de60b Reference will be kept in the application component only right now. In the future this should be expanded to the channel driver (just like all the other channel drivers) (issue #7975 reported by andrewt)
19 years ago
Matt O'Gorman 05a695af72 everything that loads a config that needs a config file to run
19 years ago
Joshua Colp c6977b9983 Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Russell Bryant and the RTP portion done by myself, Muffinlicious Joshua Colp. This has gone through so many discussions/revisions it's not funny but we finally have it!
19 years ago
Kevin P. Fleming 0a27d8bfe5 merge new_loader_completion branch, including (at least):
19 years ago
Kevin P. Fleming fd0ac387a9 deprecate chan_agent callback mode
19 years ago
Kevin P. Fleming 6d0742fc16 merge Russell's 'hold_handling' branch, finally implementing music-on-hold handling the way it was decided at AstriDevCon Europe 2006 (and the way people really want it to be)
19 years ago
BJ Weschke 4149f37efa Merged revisions 37212 via svnmerge from
19 years ago