NO JOY New install, ringgroups going straight to VM

chewie

Member
Joined
Sep 17, 2013
Messages
33
Reaction score
1
Hi all.

I've just configured a brand new incredilbepbx VM, and am having a weird issue. Essentially, no ring groups are ringing any extensions that I've added to the list, and are going straight to voice mail where they are configured to go if noone picks up. However, if instead of routing calls to a ring group and select the incoming calls to go straight to an extension, that works. Confirmed that DND, etc. is not enabled on any extensions, etc. Ext 20 is off an Obi100. It's otherwise working for dialing in and out, again just seems to be ring group.

Here are my setup details:
OS: Centos 7.2.1511
Incredible version: 11.17.1
Asterisk: 11.22.0
Incredible gui: 2.11.0.34

Link to log file I captured is available here: https://www.dropbox.com/s/qokjj07cvovta6b/failing_ring_groups.txt?dl=0

Any idea what is happening here? I can't seem to get the ring groups working :(
 
Code:
[2016-06-21 14:07:08] VERBOSE[6576][C-00000012] res_agi.c:  dialparties.agi: Failed to execute '/var/lib/asterisk/agi-bin/dialparties.agi': Permission denied
[2016-06-21 14:07:08] VERBOSE[6576][C-00000012] pbx.c:     -- Executing [s@macro-dial:4] NoOp("SIP/1-pstn-00000011", "Returned from dialparties with no extensions to call and DIALSTATUS: ") in new stack

So here's your problem - somehow the permissions on dialparties.agi must be messed up.

I'm not an expert on the linux end of things, so someone else might know better, but try:

chown asteirsk:asteirsk /var/lib/asterisk/agi-bin/dialparties.agi

And maybe

chmod u+x /var/lib/asterisk/agi-bin/dialparties.agi

Basically make sure the asterisk user has ownership and execute permissions on that file.
 
Thank you for the reply.
Seems that there are a plethora of issues with the ISO I used. Tested fine, but something is just seemingly borked. I'm reverting over to vanilla Freepbx for the moment to get things moving.

I just need something working as the Elastix install I had has reached EOL and with the last round of updates actually started exhibiting odd behaviors like dropping voice mail settings, etc. Unfortunately with the recent events in their dev's region, the current release is also exhibiting major issues so that's a dead end :(

I miss the simple days of rolling out an ISO or Vmware ova.
 
I did. IncrediblePBX + PBXInaflash was always my goto.
Over the last couple of years, I think with what happened with FreePBX and Asterisk, everything became disjoiinted.
Sad to say I haven't been able to get any of my previous distros running for PIAF or Incredible. ESXI 6.x may have something to do with it.

Got FreePBX x64 running though and everything as it should be. So at least there's that.
 

Members online

No members online now.

Forum statistics

Threads
26,687
Messages
174,409
Members
20,257
Latest member
Dempan
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Back
Top