[asterisk-bugs] [JIRA] (ASTERISK-27190) Long delay when joining conference bridgw
Brad Smith (JIRA)
noreply at issues.asterisk.org
Tue Aug 8 14:28:08 CDT 2017
Brad Smith created ASTERISK-27190:
-------------------------------------
Summary: 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