[asterisk-bugs] [Asterisk 0015431]: ast_load_realtime doesn't return correct values
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Sep 1 08:46:40 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15431
======================================================================
Reported By: Alekz
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15431
Category: Applications/app_meetme
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
Asterisk Version: 1.4.26-rc4
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-07-01 04:58 CDT
Last Modified: 2009-09-01 08:46 CDT
======================================================================
Summary: ast_load_realtime doesn't return correct values
Description:
var = ast_load_realtime("meetme", "confno", confno, NULL); in app_meetme.c
returns correct pairs of field name & value only for the first and the
second field. After that it returns table name instad of field name and
correct value pairs.
So it never accepts the adminpin.
======================================================================
----------------------------------------------------------------------
(0109889) Alekz (reporter) - 2009-09-01 08:46
https://issues.asterisk.org/view.php?id=15431#c109889
----------------------------------------------------------------------
It was an unusual compilation bug. After I recompiled asterisk-addons (with
the same flags) everything is ok.
Issue History
Date Modified Username Field Change
======================================================================
2009-09-01 08:46 Alekz Note Added: 0109889
======================================================================
More information about the asterisk-bugs
mailing list