[asterisk-bugs] [JIRA] (ASTERISK-27190) Long delay when joining conference bridgw
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Tue Aug 8 14:28:08 CDT 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-27190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=238025#comment-238025 ]
Asterisk Team commented on ASTERISK-27190:
------------------------------------------
We appreciate the difficulties you are facing, however information request type issues would be better served in a different forum.
The Asterisk community provides support over IRC, mailing lists, and forums as described at http://asterisk.org/community. The Asterisk issue tracker is used specifically to track issues concerning bugs and documentation errors.
If this issue is actually a bug please use the Bug issue type instead.
Please see the Asterisk Issue Guidelines [1] for instruction on the intended use of the Asterisk issue tracker.
Thanks!
[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines
> Long delay when joining conference bridgw
> -----------------------------------------
>
> Key: ASTERISK-27190
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27190
> Project: Asterisk
> Issue Type: Information Request
> Security Level: None
> Reporter: Brad Smith
>
> Using the following:
> I have 9 extensions that auto answered when called. I want to get them into a conference. After 101 joins, the rest take a long time. Can you point me to how to fix this.
> exten => 8800,n(next),Originate(sip/101,exten,conference,8601,1)
> exten => 8800,n,Originate(sip/100,exten,conference,8601,1)
> exten => 8800,n,Originate(sip/102,exten,conference,8601,1)
> exten => 8800,n,Originate(sip/103,exten,conference,8601,1)
> exten => 8800,n,Originate(sip/104,exten,conference,8601,1)
> exten => 8800,n,Originate(sip/105,exten,conference,8601,1)
> exten => 8800,n,Originate(sip/106,exten,conference,8601,1)
> exten => 8800,n,Originate(sip/107,exten,conference,8601,1)
> exten => 8800,n,Originate(sip/108,exten,conference,8601,1)
> exten => 8800,n,Originate(sip/109,exten,conference,8601,1)
> after a very long time they all eventually join but I would like it to be faster like 100 and 101
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list