[asterisk-bugs] [Asterisk 0010467]: [Patch] No ethernet interface found for seeding global EID .... always printed
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Aug 16 10:11:55 CDT 2007
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=10467
======================================================================
Reported By: lunn
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 10467
Category: PBX/pbx_dundi
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 79642
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 08-16-2007 03:31 CDT
Last Modified: 08-16-2007 10:11 CDT
======================================================================
Summary: [Patch] No ethernet interface found for seeding
global EID .... always printed
Description:
When pbx_dundi starts it calls reset_global_eid() which gets the MAC
address of the ethernet device. The code wrongly always prints
"No ethernet interface found for seeding global EID You will have to set
it manually." when the SIOCGIFHWADDR method is used, because it is missing
a return statement.
Patch soon to be attached.
======================================================================
----------------------------------------------------------------------
svnbot - 08-16-07 10:11
----------------------------------------------------------------------
Repository: asterisk
Revision: 79688
------------------------------------------------------------------------
r79688 | file | 2007-08-16 10:11:54 -0500 (Thu, 16 Aug 2007) | 6 lines
(closes issue http://bugs.digium.com/view.php?id=10467)
Reported by: lunn
Patches:
pbx_dundi.diff uploaded by lunn (license 179)
Don't print a warning saying an ethernet interface was found when it
indeed was.
------------------------------------------------------------------------
Issue History
Date Modified Username Field Change
======================================================================
08-16-07 10:11 svnbot Checkin
08-16-07 10:11 svnbot Note Added: 0068924
08-16-07 10:11 svnbot Status new => assigned
08-16-07 10:11 svnbot Assigned To => file
======================================================================
More information about the asterisk-bugs
mailing list