Jump to content

Call flow through hunt groups


GaryJCE

Recommended Posts

I have what I thought was a fairly straight forward setup

All Inbound calls go to HG 430, this group rings for 10 seconds and then if no answer the final stage sends it to HG 431

HG 431 rings for 10 seconds and then if no answer the final stage sends it to HG 432

HG 432 rings for 10 seconds and then if no answer the final stage goes to 9850 a voicemailbox

FYI - I am using 3 HG instead of stages as each hunt group has a different ring tone, that way we can audibly hear how long a call has been ringing for.

 

The call flow appears to work except that instead of going to the voicemailbox the system hangs up

If I ring 432 direct and don't answer it, I get to the mailbox so I know its not a mailbox issue

This is what I see in the logs

[image]

From my calculations I only have 3 redirections, there must be more internally.

How can I increase the number of allowed redirections?

 

Link to comment
Share on other sites

  • 2 years later...

Can you please elaborate on the change to be made?

This is the section that I have identified in the reg_settings.htm in the Customize>Template location:

<div class="row">
                <div class="form-group has-feedback">
                  <label for="max_loop" class="col-sm-6 control-label">[[max_loop]]</label>
                  <div class="col-sm-6">
                    <input class="form-control" type="number" min="1" step="1" id="max_loop">
                    <span class="glyphicon form-control-feedback" aria-hidden="true"></span>
                  </div>
                </div>
              </div>

If this is the correct location can you please advise on the change?

 

Kind Regards 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...