Ticket #3570 (closed Bugs: fixed)

Opened 4 years ago

Last modified 4 years ago

engine_getinfo fails to parse asterisk version from SVN branch

Reported by: oej Assigned to:
Priority: minor Milestone: 2.6
Component: Asterisk Info Version: 2.5-branch
Keywords: Cc:
Confirmation: Need Feedback Distro:
Backend Engine: Asterisk 1.4.x Distro Ver:
Backend Ver: SVN Revision (if applicable):

Description

My version is Asterisk SVN-oej-adb-codename-appleraisin-r179092M-/branches/1.4

engine_getinfo() returns "ERROR-UNABLE-TO-CONNECT"

Which should in this case be "ERROR-UNABLE-TO-PARSE" since we have a verinfo field to parse...

Anyway, would be grateful is this could be fixed.

Change History

03/09/09 15:45:50 changed by p_lindheimer

  • confirmation changed from Unreviewed to Need Feedback.

yes that message is wrong, it is unable to parse. Do you need any more than a message that returns a more correct statement? (UNABLE-TO-PARSE)

I'll make that change and close this ticket. If there is something more useful we can do to reply to the ticket with details.

03/09/09 15:49:42 changed by p_lindheimer

  • status changed from new to closed.
  • resolution set to fixed.

(In [7471]) fixes #3570 when parsing un-recognized Asterisk version formats