[asterisk-bugs] [Asterisk 0010825]: When originating a call from a meetme room, the ringback is not heard in the meetme room

noreply at bugs.digium.com noreply at bugs.digium.com
Thu Sep 27 02:48:45 CDT 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=10825 
====================================================================== 
Reported By:                bgonciulea
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   10825
Category:                   Applications/app_dial
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.11  
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             09-26-2007 09:31 CDT
Last Modified:              09-27-2007 02:48 CDT
====================================================================== 
Summary:                    When originating a call from a meetme room, the
ringback is not heard in the meetme room
Description: 
meetme.conf
-------------

[rooms]
conf => 600


extensions.conf
-----------------


[default]
exten => 100,1,Answer
exten => 100,n,MeetMe(600,1q)
exten => 100,n,Hangup

exten => 101,1,Dial(SIP/phone1)
exten => 101,n,Hangup

exten => 102,1,Dial(ZAP/1)
exten => 102,n,Hangup

I have a TDM400P with 4 FXOs and also some SIP users (phone1, phone2) all
bounded to the "default" context.

If I dial 100 using any of the phones I enter the meetme room. While in
the meetme room I give Asterisk the following command using the Asterisk
manager:

Action: Originate
Channel: Local/100 at default
Context: default
Exten: 101 (or 102)
Priority: 1


At this moment the other party's phone starts ringing, but the users in
the meetme room can not hear the ringback. If the call is answered, only
then the first user from the meetme room can hear the called party.

I have tried all sorts of combinations using "r" parameter in Dial, or
using Answer and Ringing applications, but I couldn't hear the ringback in
the meetme room while initiating a call as described above.


====================================================================== 

---------------------------------------------------------------------- 
 bgonciulea - 09-27-07 02:48  
---------------------------------------------------------------------- 
Thanks, your suggestion is working!

Anyway I don't understand why the 'r' is needed for Dial, when we already
have PlayTones(). I have tried without 'r' and it is not working.

Also I don't understand why it doesn't work with Ringing instead of
PlayTones. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
09-27-07 02:48  bgonciulea     Note Added: 0071142                          
======================================================================




More information about the asterisk-bugs mailing list