[asterisk-bugs] [Asterisk 0012850]: [patch] Page(CHANNEL) doesn't bring 'CHANNEL' into the MeetMe conference.
noreply at bugs.digium.com
noreply at bugs.digium.com
Fri Jun 13 08:24:35 CDT 2008
The following issue is now READY FOR TESTING.
======================================================================
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: ready for testing
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:24 CDT
======================================================================
Summary: [patch] 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.
======================================================================
----------------------------------------------------------------------
Corydon76 - 06-13-08 08:24
----------------------------------------------------------------------
Please confirm that this patch fixes the problem.
Issue History
Date Modified Username Field Change
======================================================================
06-13-08 08:24 Corydon76 Note Added: 0088664
06-13-08 08:24 Corydon76 Status assigned => ready for
testing
06-13-08 08:24 Corydon76 Summary Page(CHANNEL) doesn't
bring 'CHANNEL' into the MeetMe conference. => [patch] Page(CHANNEL) doesn't
bring 'CHANNEL' into the MeetMe conference.
======================================================================
More information about the asterisk-bugs
mailing list