On Thu, 2009-05-28 at 10:34 +0200, Rene Pankratz wrote: > I created a call group that consists of 100 extensions that shall all > ring at the same time. > When calling the group it takes about six seconds between the Initial > INVITE and the first INVITE to a member of the group. After that alle > other invites run through very fast. > I was wondering because the performance on paging groups is much > better. > > Is there a (known) problem when creating bigger call/hunt groups?
That is a case we've never designed for and never tested. I am surprised that it works correctly, and in only 6 seconds. Paging is implemented by a separate server process which is optimized for that particular task. Ordinary forking is expected to be limited to 5 or 6 destinations at a time. > I want to configure some more (maybe larger) groups so adding > additional lines to the phones would be somehow an unsatisfactory > solution. What are you trying to accomplish? There may be a better way to solve the problem. (I cannot imagine why you would want to ring 100 phones at the same time.) Dale _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
