[asterisk-bugs] [Asterisk 0016137]: [patch] ExternalIVR Does not use copy IP Address correctly
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Oct 26 17:19:35 CDT 2009
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=16137
======================================================================
Reported By: thedavidfactor
Assigned To: ebroad
======================================================================
Project: Asterisk
Issue ID: 16137
Category: Applications/app_externalivr
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: 1.6.1.6
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: no change required
Fixed in Version:
======================================================================
Date Submitted: 2009-10-26 17:12 CDT
Last Modified: 2009-10-26 17:19 CDT
======================================================================
Summary: [patch] ExternalIVR Does not use copy IP Address
correctly
Description:
app_externalivr depended on the h_length property being returned from
ast_gethostbyname. It was determined that it is better to use sizeof() This
was discussed with ebroad & mvanbaak on #asterisk-dev
======================================================================
----------------------------------------------------------------------
(0112785) ebroad (manager) - 2009-10-26 17:19
https://issues.asterisk.org/view.php?id=16137#c112785
----------------------------------------------------------------------
Per discussion with reporter on IRC, 16135 should resolve the issue with
the current code, by setting h_length, there is no need to change the code
in app_externalivr.
Issue History
Date Modified Username Field Change
======================================================================
2009-10-26 17:19 ebroad Note Added: 0112785
2009-10-26 17:19 ebroad Status new => resolved
2009-10-26 17:19 ebroad Resolution open => no change
required
2009-10-26 17:19 ebroad Assigned To => ebroad
2009-10-26 17:19 ebroad Status resolved => closed
======================================================================
More information about the asterisk-bugs
mailing list