[asterisk-bugs] [Asterisk 0017672]: Meetme PIN caching problem using realtime

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Jul 19 13:26:13 CDT 2010


The following issue has been SUBMITTED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17672 
====================================================================== 
Reported By:                kenji
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17672
Category:                   Addons/res_config_mysql
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Asterisk Version:           1.6.2.9 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-07-19 13:26 CDT
Last Modified:              2010-07-19 13:26 CDT
====================================================================== 
Summary:                    Meetme PIN caching problem using realtime
Description: 
If you delete or set a new PIN while you're in a conference a new caller
enter the new PIN, he get a "conf-invalidpin" message.

The PIN that is set at starting the conference is cached.

I tested with 2 ways:

1.) over asterisk: hostname*CLI> realtime update meetme confno 33 pin
1111
2.) directly: UPDATE `meetme` SET `pin` =  '1111' WHERE `confno` = '33'
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-07-19 13:26 kenji          New Issue                                    
2010-07-19 13:26 kenji          Asterisk Version          => 1.6.2.9         
2010-07-19 13:26 kenji          Regression                => No              
2010-07-19 13:26 kenji          SVN Branch (only for SVN checkouts, not tarball
releases) => N/A             
======================================================================




More information about the asterisk-bugs mailing list