[asterisk-bugs] [Asterisk 0018518]: hint for confbridge fails
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jan 4 20:20:50 UTC 2011
The following issue has been set as RELATED TO issue 0016972.
======================================================================
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: 2011-01-04 14:20 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?
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0016972 [patch][feature] Add device state capab...
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-01-04 14:20 lmadsen Relationship added related to 0016972
======================================================================
More information about the asterisk-bugs
mailing list