[asterisk-dev] how to export symbols from app_ and chan_ objects?
Edwin Groothuis
edwin at mavetju.org
Mon Feb 20 04:36:18 MST 2006
Greetings,
I have the following problem:
In chan_zap.c I have created a function which is used by a app_
function (in this case, the counting of the number of active channels
on a PRI. It will be used in a load-balancing function between two
PRIs).
Only problem is that the function in chan_zap.so doesn't get exported
when it gets loaded. And AFAIK there is no other way of getting
this information from a non-loadable-part of asterisk.
Any suggestions?
Edwin
--
Edwin Groothuis | Personal website: http://www.mavetju.org
edwin at mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/
More information about the asterisk-dev
mailing list