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

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Feb 1 20:56:19 CST 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18644 
====================================================================== 
Reported By:                seandarcy
Assigned To:                seanbright
====================================================================== 
Project:                    Asterisk
Issue ID:                   18644
Category:                   Applications/app_confbridge
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     feedback
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-02-01 20: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
====================================================================== 

---------------------------------------------------------------------- 
 (0131378) seandarcy (reporter) - 2011-02-01 20:56
 https://issues.asterisk.org/view.php?id=18644#c131378 
---------------------------------------------------------------------- 
Well, it doesn't WFM.

    -- Executing [81 at conferences:1] MeetMe("SIP/sip-00000514",
"81,1Ms,1234") in new stack
  == Parsing '/etc/asterisk/meetme.conf':   == Found
    -- Created MeetMe conference 1023 for conference '81'
  == Extension Changed 81[blf] new state InUse for Notify User 176 
  == Extension Changed 81[blf] new state InUse for Notify User 169 
........
core show hint 81
   81 at blf            : MeetMe:81             State:InUse          
Watchers  9

BUT:
    -- Executing [83 at conferences:1] Answer("SIP/sip-00000515", "") in new
stack
    -- Executing [83 at conferences:2] NoOp("SIP/sip-00000515", ""Using
lowercase confbridge"") in new stack
    -- Executing [83 at conferences:3] ConfBridge("SIP/sip-00000515", "83")
in new stack
PBX*CLI> core show hint 83
 83 at blf            : confbridge:83         State:Idle            Watchers 
9

See the dialplan above. BTW, also tried with Answer(2000) to match
seanbright. No joy. I've tried with and without subscribecontext = blf in
sip.conf.

Can't imagine why it works for you guys, and not for me. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-02-01 20:56 seandarcy      Note Added: 0131378                          
======================================================================




More information about the asterisk-bugs mailing list