[asterisk-bugs] [Asterisk 0018518]: hint for confbridge fails

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Dec 22 17:26:01 UTC 2010


The following issue has been SUBMITTED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18518 
====================================================================== 
Reported By:                seandarcy
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18518
Category:                   Applications/app_confbridge
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           1.6.2.16-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-12-22 11:26 CST
Last Modified:              2010-12-22 11:26 CST
====================================================================== 
Summary:                    hint for confbridge fails
Description: 
On 1.6.2.16-rc1, I'm trying to migrate from MeetMe to ConfBridge:

[conferences]
exten=>_8[1-9],1,Answer()
;;exten=>_8[1-9],1,Meetme(${EXTEN},1Ms,1234)
exten=>_8[1-9],2,ConfBridge(${EXTEN},1Ms) 

That works.

But, I also changed the hints:

;;exten => 81,hint,MeetMe:81
exten => 81,hint,ConfBridge:81
;;exten => 82,hint,MeetMe:82
exten => 82,hint,ConfBridge:82
;;exten => 83,hint,MeetMe:83
exten => 83,hint,ConfBridge:83
;;exten => 84,hint,MeetMe:84
exten => 84,hint,ConfBridge:84

And that does not work. The blf does not light when a party is in
ConfBridge. Is there some new syntax for hints with ConfBridge?


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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-12-22 11:26 seandarcy      New Issue                                    
2010-12-22 11:26 seandarcy      Asterisk Version          => 1.6.2.16-rc1    
2010-12-22 11:26 seandarcy      Regression                => No              
2010-12-22 11:26 seandarcy      SVN Branch (only for SVN checkouts, not tarball
releases) => N/A             
======================================================================




More information about the asterisk-bugs mailing list