I just fetched and built abovementioned version moments ago.

It crashes on every platform I've tried it on with the following message(s):

 [app_groupcount.so] => (Group Management Routines)
  == Registered application 'GetGroupCount'
  == Registered application 'SetGroup'
  == Registered application 'CheckGroup'
  == Registered application 'GetGroupMatchCount'
Dec 10 01:36:28 WARNING[25547]: cli.c:1104 ast_cli_register: Command 'groupshowchannels' already registered (or something close enough) Dec 10 01:36:28 WARNING[25547]: loader.c:414 __load_resource: app_groupcount.so: load_module failed, returning -1
  == Unregistered application 'GetGroupCount'
  == Unregistered application 'SetGroup'
  == Unregistered application 'CheckGroup'
  == Unregistered application 'GetGroupMatchCount'
Dec 10 01:36:28 WARNING[25547]: loader.c:554 load_modules: Loading module app_groupcount.so failed!

I'm doing some more digging--it appears there are namespace clashes with existing functions that, as indicated, have already registered when the module is loaded.

I'll file a bug report once I've got a better handle on things.

B.
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Dev mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to