[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=238024#comment-238024 ]
Asterisk Team commented on ASTERISK-27190:
------------------------------------------
Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.
A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.
Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].
> 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