[asterisk-dev] res_stasis missing symbols
David M. Lee
dlee at digium.com
Thu Oct 31 09:45:21 CDT 2013
On Oct 30, 2013, at 7:10 PM, David Bowerman <david.bowerman at gmail.com> wrote:
> In res/stasis/app.c these functions are not implemented. Is this by design, or am I missing something?
Just crappy code on my part. Sorry about that.
Normally those modules load with lazy symbol resolution, so you won’t hit an undefined symbol problem until runtime. I’m not sure why yours is loading eagerly, but at least it found a bug!
This has been fixed in 12 and trunk.
Thanks!
--
David M. Lee
Digium, Inc. | Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at: www.digium.com & www.asterisk.org
More information about the asterisk-dev
mailing list