Skip to content

Challenge Login to Asterisk does not work #21

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. Use Challenge login with Asterisk
2. Login fails


What version of the product are you using? On what operating system?
Does not matters.

Please provide any additional information below.
The issues is in AsteriskManager.php line 200
-strpos($response, "Challenge: ")));
+strpos($response, "Challenge: ")+strlen("Challenge: ")));

Otherwise the challenge is wrong and authentication fails

Original issue reported on code.google.com by matth...@quernheim.net on 21 Sep 2014 at 3:46

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions