Ring group to extensions on PJSIP and IAX2

Hello.

I am new to VitalPBX but I’m liking it a lot. I just moved my Anveo SIP trunk and extensions over from “another platform that apparently shall not be named” today (all self-hosted).

I have 3 SIP extensions on my LAN, and 5 IAX2 endpoints on Android (primarily because of simplicity with NAT). Everything works, calls between extensions, inbound/outbound calling.

For incoming calls I direct them to a Ring Group (Ring all) to 4 endpoints, 2 PJSIP Phones and 2 IAX2 extensions on Android. The problem is that the IAX2 endpoints don’t ring.

Is this a feature limitation or something I’ve missed in configuration?

Thanks
BossyBear

As a test, I created another ring group (601) with two of IAX2 extensions (501,502) and called it from another IAX2 extension (505). The call to 601 went straight to the final destination, a virtual voicemail.

[2023-08-08 20:44:10] WARNING[269861][C-00000004]: func_channel.c:527 func_channel_read: Unknown or unavailable item requested: 'pjsip,call-id'
[2023-08-08 20:44:10] WARNING[269864][C-00000004]: func_channel.c:527 func_channel_read: Unknown or unavailable item requested: 'pjsip,call-id'
[2023-08-08 20:44:10] WARNING[269863][C-00000004]: func_channel.c:527 func_channel_read: Unknown or unavailable item requested: 'pjsip,call-id'
  == Spawn extension (sub-local-dialing, 502, 68) exited non-zero on 'Local/502@ring-group-dial-00000005;2'
  == Spawn extension (sub-local-dialing, 501, 68) exited non-zero on 'Local/501@ring-group-dial-00000004;2'
 Extension Hangup
  == Spawn extension (sub-local-dialing, h, 13) exited non-zero on 'Local/502@ring-group-dial-00000005;2'
 Extension Hangup
  == Spawn extension (sub-local-dialing, h, 13) exited non-zero on 'Local/501@ring-group-dial-00000004;2'
  == Spawn extension (sub-vm, s, 16) exited non-zero on 'IAX2/505-14293'

It seems IAX2 extensions are not able to be members of a ring group.

We will run the tests and let you know!

1 Like

VitalPBX 4.0.3-5
Asterisk 18.19.0-1
on
PRETTY_NAME=“Debian GNU/Linux 11 (bullseye)”
NAME=“Debian GNU/Linux”
VERSION_ID=“11”
VERSION=“11 (bullseye)”
VERSION_CODENAME=bullseye
Kernel 5.10.0-23-amd64

Thank you!

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