[asterisk-bugs] [Asterisk 0018070]: 'D' option of MeetMe does not work for 1st caller (PIN not asked)
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Sep 29 11:19:00 CDT 2010
The following issue requires your FEEDBACK.
======================================================================
https://issues.asterisk.org/view.php?id=18070
======================================================================
Reported By: mav3rick
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18070
Category: Applications/app_meetme
Reproducibility: always
Severity: major
Priority: normal
Status: feedback
Asterisk Version: 1.6.2.14-rc1
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-09-28 11:42 CDT
Last Modified: 2010-09-29 11:19 CDT
======================================================================
Summary: 'D' option of MeetMe does not work for 1st caller
(PIN not asked)
Description:
The D option of MeetMe is not working anymore, at least for the first
user.
Example :
exten => s,1,MeetMe(1,1DP,42)
The first user entering the conference is not asked for a PIN (bad) :
-- Executing [s at CONFERENCE:1] MeetMe("SIP/proxy-00000002", "1,1DP,42")
in new stack
-- Created MeetMe conference 1023 for conference '1'
While the second user is asked for a PIN (good) :
-- Executing [s at CONFERENCE:1] MeetMe("SIP/proxy-00000003", "1,1DP,42")
in new stack
-- <SIP/proxy-00000003> Playing 'conf-getpin.gsm' (language 'en')
Seems like dynamically created conference do not ask the pin to the 1st
user.
Static conferences configured in meetme.conf are working as expected.
It used to work in previous versions of Asterisk (at least in 1.6.0.X).
======================================================================
----------------------------------------------------------------------
(0127503) lmadsen (administrator) - 2010-09-29 11:19
https://issues.asterisk.org/view.php?id=18070#c127503
----------------------------------------------------------------------
Can you provide some console output of this happening along with DEBUG
information?
Thanks!
Issue History
Date Modified Username Field Change
======================================================================
2010-09-29 11:19 lmadsen Note Added: 0127503
2010-09-29 11:19 lmadsen Status new => feedback
======================================================================
More information about the asterisk-bugs
mailing list