[asterisk-bugs] [Asterisk 0012850]: Page(CHANNEL) doesn't bring 'CHANNEL' into the MeetMe conference.

noreply at bugs.digium.com noreply at bugs.digium.com
Fri Jun 13 08:22:02 CDT 2008


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=12850 
====================================================================== 
Reported By:                bcnit
Assigned To:                Corydon76
====================================================================== 
Project:                    Asterisk
Issue ID:                   12850
Category:                   Applications/app_page
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.6.0-beta9 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             06-13-2008 07:16 CDT
Last Modified:              06-13-2008 08:22 CDT
====================================================================== 
Summary:                    Page(CHANNEL) doesn't bring 'CHANNEL' into the
MeetMe conference.
Description: 
Using the dialplan code:

exten => 19,1,NoOp(Paging handsets)
exten => 19,n,SIPAddHeader(Call-Info: <sip:81.187.1.1>\;Answer-After=0)
exten => 19,n,Page(${PAGEHS})
exten => 19,n,Hangup()

(where PAGEHS is defined as a global containing one or more SIP
resources)

The called handsets answers the call, but no audio is played through the
handset. Further investigation (see below) shows that a MeetMe room is
created, but that only the caller is a member of that conference and the
SIP resources paged are not. When the caller hangs up, the paged resources
also hang up.

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
06-13-08 08:22  Corydon76      Status                   new => assigned     
06-13-08 08:22  Corydon76      Assigned To               => Corydon76       
======================================================================




More information about the asterisk-bugs mailing list