Skip to content

[bug]: app_reload: Reload() without arguments doesn't work. #1597

@InterLinked1

Description

@InterLinked1

Severity

Minor

Versions

Git

Components/Modules

app_reload

Operating Environment

N/A

Frequency of Occurrence

Constant

Issue Description

Calling Reload() without any arguments is supposed to reload everything (equivalent to a 'core reload'), but actually does nothing. This is because it was calling ast_module_reload with an empty string, and the argument needs to explicitly be NULL.

Relevant log output

Asterisk Issue Guidelines

  • Yes, I have read the Asterisk Issue Guidelines

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions