Closed (works as designed)
Project:
VoIP Node
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Feb 2014 at 02:04 UTC
Updated:
18 Feb 2014 at 18:57 UTC
Jump to comment: Most recent
Comments
Comment #1
ekes commentedYou should find
voipextension_disable_module_extensions()on line of 309 of a current version of voipextension module (on which voipnode depends) it has been there since commit b52e0a8a (2011-07-24) and hasn't been removed. Not ideal to call it in a .install I guess, but it is best done through the API; is voipextension there? Is it not being included at this point?Comment #2
socialnicheguru commentedi reinstalled module and all is well.