[asterisk-bugs] [Asterisk 0015193]: Gosub AGI command is not being registered.
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue May 26 11:07:12 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15193
======================================================================
Reported By: eliel
Assigned To: kpfleming
======================================================================
Project: Asterisk
Issue ID: 15193
Category: Applications/app_stack
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: confirmed
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 196585
Request Review:
======================================================================
Date Submitted: 2009-05-26 07:35 CDT
Last Modified: 2009-05-26 11:07 CDT
======================================================================
Summary: Gosub AGI command is not being registered.
Description:
app_stack is running the dummy (optional api) ast_agi_register() function
instead of the real one, and the AGI command 'Gosub' it is not being
registered.
======================================================================
----------------------------------------------------------------------
(0105429) kpfleming (administrator) - 2009-05-26 11:07
https://issues.asterisk.org/view.php?id=15193#c105429
----------------------------------------------------------------------
I have isolated this problem down to the use of the '--version-script'
linker command line option; for some reason this option is overriding the
'weakness' of the optional API symbols and turning them into strong
symbols. Will investigate further.
Issue History
Date Modified Username Field Change
======================================================================
2009-05-26 11:07 kpfleming Note Added: 0105429
======================================================================
More information about the asterisk-bugs
mailing list