[asterisk-bugs] [Asterisk 0018518]: hint for confbridge fails
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jan 4 20:21:13 UTC 2011
The following issue has been UPDATED.
======================================================================
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: closed
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:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-12-22 11:26 CST
Last Modified: 2011-01-04 14:21 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...
======================================================================
----------------------------------------------------------------------
(0130156) lmadsen (administrator) - 2011-01-04 14:21
https://issues.asterisk.org/view.php?id=18518#c130156
----------------------------------------------------------------------
You'll need to use Asterisk 1.8 in order for that to be available.
Issue History
Date Modified Username Field Change
======================================================================
2011-01-04 14:21 lmadsen Note Added: 0130156
2011-01-04 14:21 lmadsen Status new => closed
2011-01-04 14:21 lmadsen Resolution open => fixed
======================================================================
More information about the asterisk-bugs
mailing list