[asterisk-bugs] [Asterisk 0018086]: differences between meetme error handling

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Oct 5 16:03:10 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18086 
====================================================================== 
Reported By:                kenji
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18086
Category:                   Applications/app_meetme
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.6.2.13 
JIRA:                       SWP-2332 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-10-03 11:00 CDT
Last Modified:              2010-10-05 16:03 CDT
====================================================================== 
Summary:                    differences between meetme error handling
Description: 
I found some differences in error handling if a meetme room doesn't exist.

- using  "MeetMe(,Ms)"   and a room doesn't exist asterisk play 
conf-invalid.slin and you can re-enter the pin
- using  "MeetMe(${room},Ms)" an read DTMF with
"Read(roomid,conf-getconfno,6,1)" an the room doesn't  exist, asterisk
hangup the call

is it possible to have the same error handling like the first case (if
room not exist, play conf-invalid and re-enter the PIN. 
For me this function is important, because i need the room number, to for
some choices based on a mysql column.
====================================================================== 

---------------------------------------------------------------------- 
 (0127722) kenji (reporter) - 2010-10-05 16:03
 https://issues.asterisk.org/view.php?id=18086#c127722 
---------------------------------------------------------------------- 
Thank you for your answer.
I would be glad if you could find a solution to this problem. I need the
room number before the caller enters the room, in order to be able to make
a query from a mysql database. Unfortunately, I don't have another
opportunity than using Read() to write the DTMF in a variable and putting
this into the MeetMe application. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-10-05 16:03 kenji          Note Added: 0127722                          
======================================================================




More information about the asterisk-bugs mailing list