Ring Group Only Calls First Three Listed Extensions

FreePBX/Asterisk 14

Background:
I have a treatment that comes in to an inbound route (inbound route 5555555555) and it goes to a ring group that immediately calls out on five external extensions:
555.444.1111#
555.444.1112#
555.444.1113#
555.444.1114#
555.444.1115#

These are not defined extensions on the FreePBX box, they actually are Avaya endpoints that go out via an Avaya SIP trunk.

Problem:
I noticed that the ring group members 1114# and 1115# are not getting called. In the logs I found:
pbx.c: Executing [en@macro-user-callerid:3] Playback("Local/5554441114@from-internal-00062f3f;2", "beep&im-sorry&your&simul-call-limit-reached&goodbye")

I found the post below, which makes sense, but I am not sure how to apply it do my situation, I do not have any defined extensions to up the outbound call limit? Anyone got any ideas? Is it technically the s extension? How would I adjust that?

Thanks for any guidance here.

Reference Post:

Please check your sip trunk settings with Avaya.
Maybe you set limitation there.

Good thought I also had, but there was no limit defined on any of my trunks.

Well, we figured out that I had a virtual extension that happened to = the caller ID I was coming in on. As such I was restricted to the default outbound limit of 3. Changing the limit to 5 on my VExt caused the RG to behave normally.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.