[Home]

Summary:ASTERISK-27190: Long delay when joining conference bridgw
Reporter:Brad Smith (bhsmith)Labels:
Date Opened:2017-08-08 14:26:10Date Closed:2020-01-14 11:20:56.000-0600
Priority:MajorRegression?
Status:Closed/CompleteComponents:
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description: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
Comments:By: Asterisk Team (asteriskteam) 2017-08-08 14:26:11.249-0500

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].

By: Asterisk Team (asteriskteam) 2017-08-08 14:26:12.408-0500

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