Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

CommandResponse not working .Net Core 5 #258

Copy link
Copy link

Description

@monteirohat
Issue body actions

Hello.

I'm having problems with CommandResponse on Asp .Net Core with Asterisk 16. Always returns null.

CommandAction ca = new CommandAction("sip show users");
var responseUsers = manager.SendAction(ca) as CommandResponse;

I also noticed that the determineVersion() method in the ManagerConnection class cannot fetch the correct Asterisk version, due to this problem with the CommndResponse.

Has anyone else had this same problem?

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugA bug in the project that needs to be fixed.A bug in the project that needs to be fixed.

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.