[Home]

Summary:ASTERISK-01812: [request] change name of functions: load_module, unload_module
Reporter:Andrea Fino (af)Labels:
Date Opened:2004-06-13 08:12:45Date Closed:2004-09-25 02:42:36
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:the load_module function potentially get conflicts with software of other parts, like the net snmp 5.1 framework
Comments:By: Olle Johansson (oej) 2004-06-13 14:48:39

Any patch coming up?

By: Mark Spencer (markster) 2004-06-13 15:52:02

Obviously this isn't a bug but a feature request.  Changing the name of load_module would break any external modules (e.g. codec_g729a.so).  Why didn't you tell the snmp 5.1 people that they shouldn't call their function load_module, out of curiosity?

By: Olle Johansson (oej) 2004-06-13 16:07:26

Archiving this request until we actually have a problem with snmp or other libraries.