[Home]

Summary:ASTERISK-14065: Setting the 'T' option for Meetme does not send MeetmeTalking events to the manager
Reporter:stochastic (stochastic)Labels:
Date Opened:2009-05-04 14:41:26Date Closed:2009-05-14 12:07:54
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Applications/app_meetme
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Setting the 'T' option for Meetme does not send MeetmeTalking events to the manager.

This is what I'm using in my dialplan:
exten => _X.,1,Answer
exten => _X.,n,Meetme(1234,T)
Comments:By: Jason Parker (jparker) 2009-05-04 15:37:51

Related issue (ASTERISK-12981) has a patch attached that may fix this.

By: stochastic (stochastic) 2009-05-04 18:27:29

That patch resolved my issue perfectly! Thank you!

By: Digium Subversion (svnbot) 2009-05-14 12:05:40

Repository: asterisk
Revision: 194434

U   trunk/apps/app_meetme.c

------------------------------------------------------------------------
r194434 | file | 2009-05-14 12:05:40 -0500 (Thu, 14 May 2009) | 7 lines

Fix a bug where the 'T' option to Meetme did not work.

(closes issue ASTERISK-14065)
Reported by: Stochastic
(closes issue ASTERISK-12981)
Reported by: justdave

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=194434

By: Digium Subversion (svnbot) 2009-05-14 12:06:30

Repository: asterisk
Revision: 194435

_U  branches/1.6.0/
U   branches/1.6.0/apps/app_meetme.c

------------------------------------------------------------------------
r194435 | file | 2009-05-14 12:06:30 -0500 (Thu, 14 May 2009) | 14 lines

Merged revisions 194434 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
 r194434 | file | 2009-05-14 14:05:33 -0300 (Thu, 14 May 2009) | 7 lines
 
 Fix a bug where the 'T' option to Meetme did not work.
 
 (closes issue ASTERISK-14065)
 Reported by: Stochastic
 (closes issue ASTERISK-12981)
 Reported by: justdave
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=194435

By: Digium Subversion (svnbot) 2009-05-14 12:07:11

Repository: asterisk
Revision: 194436

_U  branches/1.6.1/
U   branches/1.6.1/apps/app_meetme.c

------------------------------------------------------------------------
r194436 | file | 2009-05-14 12:07:11 -0500 (Thu, 14 May 2009) | 14 lines

Merged revisions 194434 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
 r194434 | file | 2009-05-14 14:05:33 -0300 (Thu, 14 May 2009) | 7 lines
 
 Fix a bug where the 'T' option to Meetme did not work.
 
 (closes issue ASTERISK-14065)
 Reported by: Stochastic
 (closes issue ASTERISK-12981)
 Reported by: justdave
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=194436

By: Digium Subversion (svnbot) 2009-05-14 12:07:54

Repository: asterisk
Revision: 194437

_U  branches/1.6.2/
U   branches/1.6.2/apps/app_meetme.c

------------------------------------------------------------------------
r194437 | file | 2009-05-14 12:07:53 -0500 (Thu, 14 May 2009) | 14 lines

Merged revisions 194434 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
 r194434 | file | 2009-05-14 14:05:33 -0300 (Thu, 14 May 2009) | 7 lines
 
 Fix a bug where the 'T' option to Meetme did not work.
 
 (closes issue ASTERISK-14065)
 Reported by: Stochastic
 (closes issue ASTERISK-12981)
 Reported by: justdave
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=194437