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

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Jan 27 15:56:14 CST 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18644 
====================================================================== 
Reported By:                seandarcy
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18644
Category:                   Applications/app_confbridge
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     acknowledged
Asterisk Version:           1.8.2.1 
JIRA:                       SWP-2944 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2011-01-19 13:15 CST
Last Modified:              2011-01-27 15:56 CST
====================================================================== 
Summary:                    hint for confbridge fails
Description: 
See issue 0018518.

As in above, I'm trying to move from MeetMe to ConfBridge. I've now
installed 1.8.2.1. Same problem.

I have set hints:

[blf]
exten => 80,hint,ConfBridge:80
exten => 81,hint,ConfBridge:81
exten => 82,hint,ConfBridge:82
exten => 83,hint,ConfBridge:83
exten => 84,hint,ConfBridge:84

yet no blf on ConfBridge:

    -- Executing [81 at longdistance:1] Answer("SIP/144-0000003d", "") in new
stack
    -- Executing [81 at longdistance:2] ConfBridge("SIP/144-0000003d", "81")
in new stack
    -- <SIP/144-0000003d> Playing 'conf-onlyperson.ulaw' (language 'en')
	
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0018518 hint for confbridge fails
====================================================================== 

---------------------------------------------------------------------- 
 (0131141) junky (manager) - 2011-01-27 15:56
 https://issues.asterisk.org/view.php?id=18644#c131141 
---------------------------------------------------------------------- 
hi,
like you can see in the CHANGEs file, you must use:
exten => 80,hint,confbridge:80  (all lowercase) to get it works.

tested with: Asterisk 1.8.2.3


snip from CHANGES:
 * Added custom device states to ConfBridge bridges.  Use
'confbridge:<name>' to
   retrieve state for a particular bridge, where <name> is the conference
name


Confirm me everything works fine for you so we can close this ticket.

Thanks 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-01-27 15:56 junky          Note Added: 0131141                          
======================================================================




More information about the asterisk-bugs mailing list