New dial plan crashes

3 views
Skip to first unread message

J.T. D

unread,
Jul 16, 2026, 8:48:31 AM (20 hours ago) Jul 16
to sipxcom-users
25.01u7

Creating a new dial plan, but when saving/editing, an error occurs.

Steps to recreate:

System > Routes > Dial plans
Add new rule > Custom

Enabled: unchecked (at this point)
Fill out name
Prefix: 4 and 4 digits
Required permissions: Local Dialing
Add previously defined gateway

Internal error appears  (I like the new debug window here)


If you need me to dig into log files a bit more, let me know and I'll go through them.



Support

unread,
Jul 16, 2026, 1:17:18 PM (15 hours ago) Jul 16
to J.T. D, sipxcom-users
Thanks, we are able to reproduce this issue for a custom dial plan with ‘4' + 4 digits, standard local dialing permission and a GW assigned as you describe below. It is tracked at https://github.com/onrelay/sipxecs/issues/65

At first glance it looks like the bean does not get the permission manager instantiated properly, and a private transient m_permissionManager declared variable in DialPlan.java looks suspect, as the transient keyword can affect spring bean creation.

Not sure why the error only triggers with this particular dial plan definition, but could perhaps be injection timing related.  Anyhow, should be a simple fix and we will include it in update 8 shortly. 

We have already fixed the missing SBC authentication records for next update 8, and are looking for a simple solution to the custom logo issue with this update as well.
Reply all
Reply to author
Forward
0 new messages