Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dialplan page is empty #284

Open
prathibhacdac opened this issue Sep 7, 2023 · 9 comments
Open

dialplan page is empty #284

prathibhacdac opened this issue Sep 7, 2023 · 9 comments

Comments

@prathibhacdac
Copy link

I'm using the latest version of opensips/control-panel from github. The dialplan page is blank. How to add a new dialplan?

@prathibhacdac
Copy link
Author

How to include dialplan in the database table?

@umersaeedbajwa
Copy link

@prathibhacdac I am facing same issue. Are you able to resolve this?

@prathibhacdac
Copy link
Author

prathibhacdac commented Dec 19, 2023 via email

@umersaeedbajwa
Copy link

@prathibhacdac Any update. Are you able to resolve it yet ?

@umersaeedbajwa
Copy link

@prathibhacdac I am using openips 3.4 and opensips cp 9.3.4 which version you are using?

@umersaeedbajwa
Copy link

I see on console log receiving 500 from dialplan.php:1 . @bogdan-iancu Can you please check what is the issue. Am I missing any Configurations. Please guide me.

image

@fdmgit
Copy link

fdmgit commented Mar 11, 2024

I had the same issue with the Dialplan blank page (Error 500).
I was using PHP 8.2. Now I downgraded to PHP 7.4 and the Dialplan page works.
Looks like that not all parts of the Control Panel are ready for PHP 8.x

@Rico29
Copy link
Contributor

Rico29 commented Jul 4, 2024

hello
with php8.3, got this error 👍

[Thu Jul 04 15:01:29.740346 2024] [php:error] [pid 3149953] [client xxx:47410] PHP Fatal error: Uncaught Error: Attempt to assign property "dialplan" on null in /var/www/html/opensips-cp/config/tools/system/dialplan/settings.inc.php:24\nStack trace:\n#0 /var/www/html/opensips-cp/web/common/cfg_comm.php(230): require()\n#1 /var/www/html/opensips-cp/web/common/cfg_comm.php(398): get_params_from_tool()\n#2 /var/www/html/opensips-cp/web/common/cfg_comm.php(390): session_load_from_tool()\n#3 /var/www/html/opensips-cp/web/tools/system/dialplan/template/header.php(32): session_load()\n#4 /var/www/html/opensips-cp/web/tools/system/dialplan/dialplan.php(24): require('...')\n#5 {main}\n thrown in /var/www/html/opensips-cp/config/tools/system/dialplan/settings.inc.php on line 24, referer: http://172.16.254.10/cp/menu.php

@Rico29
Copy link
Contributor

Rico29 commented Jul 4, 2024

see #297

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants