yes I have tried that and indeed it does give the caller ID
Callers ID does not show phone number
Trunk Balance Module Issue
@lgaetz I know you worked on the trunk balance module quite a lot.
https://github.com/POSSA/freepbx-trunk-balancing I’ve used this module in the past successfully. I installed the latest version and I’m having an issue. The logs show below…am I missing something simple?
WARNING[22615][C-000003dd] channel.c: No channel type registered for ‘Balancedtrunk’
WARNING[22615][C-000003dd] app_dial.c: Unable to create channel of type ‘Balancedtrunk’ (cause 66 - Channel not implemented)
Using FreePBX 14 and Asterisk 13.22
I saw it worked with 13. So do I need to back down to 13 to get this working or is there a simple fix or something I’m missing.
Do I need to do something with the custom Dial String? Currently it’s set as Balancedtrunk/teal
where teal is the name of my balanced trunk. Possibly tell it it’s a SIP Channel?
Permission Denied
The are NOT executables, you can read them with
less /etc/asterisk/file.conf
or edit them with
nano /etc/asterisk/file.conf
I suggest you don’t do the later util you have done the prior.
Callers not leaving Voicemail reports
I’m sorry, I think you misunderstood. We have already created a custom monitor that watches the voicemail directory for a user, and then notifies us when new voicemails are received.
What I am asking for is a notification for when someone calls, but doesn’t leave a voicemail. They get to the announcement where they can leave a voicemail, but then hangup before a voicemail recording has began.
Thanks,
Dan
Inbound calls
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.
Permission Denied
i have edited them before using a very long method so I believe I should be alright.
Dahdi Install
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.
Permission Denied
less /etc/asterisk/chan_dahdi.conf
[channels]
language=en
busydetect=yes
busycount=10
usecallerid=yes
callwaiting=no
usecallingpres=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=no
echotraining=yes
immediate=yes
faxdetect=no
rxgain=0.0
txgain=0.0
progressdetect=1
shouldn’t there be more parameters
Serious Development Question
Not sure what the concern is here other than yes, it’s a small amount of work for the end user. 15 minutes? Well, do they want the bug to be fixed, or not? Is it not worth 15 minutes?
Permission Denied
As I said already , I don’t use the FreePBX DAHDI "Helper "
Permission Denied
lol okay
Inbound route question
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Serious Development Question
You are missing the next two lines, I was referring to this.
Callers not leaving Voicemail reports
Why don’t you use the built in Voicemail to Email?
Two options:
- Instead of sending the calls to voicemail, send it first to a custom destination which will monitor if the caller leaves a message.
- Use the Hangup handler to check if the caller left a message. technically you can use option 1 to add the SIP Header for the hangup handler.
References:
Firewall Questions
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Unexpected Behaviour with Voicemail
[2019-08-29 14:18:06] VERBOSE[24965][C-00000013] pbx.c: Executing [*97@from-internal:9] GotoIf("PJSIP/2902-00000015", "1?mbexist") in new stack
[2019-08-29 14:18:06] WARNING[24965][C-00000013] pbx.c: Priority 'mbexist' must be a number > 0, or valid label
Do you have any custom settings in voicemail?
Is your PBX up to date?
Follow Me Ring Time doesn't work for cell phones
I’m attempting to understand the Follow Me - Ring Time
Depending upon the Ring Strategy I understand the numbers in the Follow Me list will be called in various orders. They should be called for the time defined in Ring Time.
However … when the Follow Me List includes a cell phone that phone will ring and ring and ring - completely ignoring the Ring Time setting.
It’s as if Asterisk ignores the Ring Time setting for any external number - why?
My goal is to have an incoming call ring an internal extension for 8-seconds.
If nobody picks up the ring the cell phone for 8-seconds.
If nobody answers then fall back to the Asterisk voice mailbox.
I haven’t been able to find the correct mix of Initial Ring Time, Ring Strategy, Ring Time, and List values.
Help!
Serious Development Question
OK, I got caught up with some work but before we get too out of hand with all this. All this stuff about the community having someone submit tickets, the ticket reporting processes, et al. This is all stuff that has to come later.
Poor ole @mattf has a really big task ahead of him and I have complete faith he’s got the moxy to deal with it. That being said, once things from the backend have been sorted, updated, processes are improved or in place then a lot of this could very well be moot.
– Improved development processes and logic will help solve a lot of bad code/bugs being released into stable versions of modules.
– Improved QA will also help catch the bad code/bugs and/or help improve the UI/UX experience as not only should the QA being testing functionality they need to be testing usability and user experience.
– Improved release schedule so that you’re not updating all the time.
I’m sure there will be others but once the development team has things in place internally then worrying about how to get community input in there can happen. Bottom line is that if the core development team (on any project) can’t communicate or be organized between themselves internally, bringing in an external channel (community) just makes it harder to communicate and be organized.
FreePBX 14 GUI very slow
The GUI is super slooow logging in, pulling up the dashboard and going to other functions within the GUI.
I have added the IP and hostname to the DNS server which helped a bit for some things, the first entry in DNS setting on the unit is 127.0.0.1
Here’s what I pulled from running fwconsole debug
[root@FreePBX ~]# fwconsole debug
±----------------------+
| FreePBX Notifications |
±----------------------+
OUT > ==> /var/log/asterisk/freepbx_dbug <==
==> /var/log/httpd/error_log <==
140466771507088:error:0200100D:system library:fopen:Permission denied:bss_file.c:402:fopen(’/etc/pki/tls/certs/localhost.crt’,‘r’)
140466771507088:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:404:
unable to load certificate
[Thu Aug 29 18:38:55.443293 2019] [mpm_prefork:notice] [pid 1230] AH00170: caught SIGWINCH, shutting down gracefully
[Thu Aug 29 18:38:56.443693 2019] [core:notice] [pid 1230] AH00052: child pid 12117 exit signal Segmentation fault (11)
[Thu Aug 29 19:42:34.704777 2019] [suexec:notice] [pid 1324] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Aug 29 19:42:34.772183 2019] [auth_digest:notice] [pid 1324] AH01757: generating secret for digest authentication …
[Thu Aug 29 19:42:34.772849 2019] [lbmethod_heartbeat:notice] [pid 1324] AH02282: No slotmem from mod_heartmonitor
[Thu Aug 29 19:42:35.735719 2019] [mpm_prefork:notice] [pid 1324] AH00163: Apache/2.4.6 (Sangoma) OpenSSL/1.0.2k-fips PHP/5.6.40 configured – resuming normal operations
[Thu Aug 29 19:42:35.735750 2019] [core:notice] [pid 1324] AH00094: Command line: ‘/usr/sbin/httpd -D FOREGROUND’
==> /var/log/asterisk/freepbx_security.log <==
[2019-08-29 15:08:32] Authentication failure for vsradmin from 192.168.2.11
[2019-08-29 15:08:32] Possible proxy detected, forwarded headers forvsradmin set to
==> /var/log/asterisk/freepbx.log <==
[2019-Aug-29 21:13:41] [freepbx.INFO]: Deprecated way to add Console commands for module queuestats, adding console commands this way can have negative performance impacts. Please use module.xml. See: https://wiki.freepbx.org/display/FOP/Adding+fwconsole+commands [] []
[2019-Aug-29 21:13:41] [freepbx.INFO]: Deprecated way to add Console commands for module qxact_reports, adding console commands this way can have negative performance impacts. Please use module.xml. See: https://wiki.freepbx.org/display/FOP/Adding+fwconsole+commands [] []
[2019-Aug-29 21:13:41] [freepbx.INFO]: Deprecated way to add Console commands for module recording_report, adding console commands this way can have negative performance impacts. Please use module.xml. See: https://wiki.freepbx.org/display/FOP/Adding+fwconsole+commands [] []
[2019-Aug-29 21:13:41] [freepbx.INFO]: Deprecated way to add Console commands for module restapps, adding console commands this way can have negative performance impacts. Please use module.xml. See: https://wiki.freepbx.org/display/FOP/Adding+fwconsole+commands [] []
[2019-Aug-29 21:13:41] [freepbx.INFO]: Deprecated way to add Console commands for module sangomacrm, adding console commands this way can have negative performance impacts. Please use module.xml. See: https://wiki.freepbx.org/display/FOP/Adding+fwconsole+commands [] []
[2019-Aug-29 21:13:41] [freepbx.INFO]: Deprecated way to add Console commands for module sipstation, adding console commands this way can have negative performance impacts. Please use module.xml. See: https://wiki.freepbx.org/display/FOP/Adding+fwconsole+commands [] []
[2019-Aug-29 21:13:41] [freepbx.INFO]: Deprecated way to add Console commands for module soundlang, adding console commands this way can have negative performance impacts. Please use module.xml. See: https://wiki.freepbx.org/display/FOP/Adding+fwconsole+commands [] []
[2019-Aug-29 21:13:41] [freepbx.INFO]: Deprecated way to add Console commands for module userman, adding console commands this way can have negative performance impacts. Please use module.xml. See: https://wiki.freepbx.org/display/FOP/Adding+fwconsole+commands [] []
[2019-Aug-29 21:13:41] [freepbx.INFO]: Deprecated way to add Console commands for module vqplus, adding console commands this way can have negative performance impacts. Please use module.xml. See: https://wiki.freepbx.org/display/FOP/Adding+fwconsole+commands [] []
[2019-Aug-29 21:13:41] [freepbx.INFO]: Deprecated way to add Console commands for module zulu, adding console commands this way can have negative performance impacts. Please use module.xml. See: https://wiki.freepbx.org/display/FOP/Adding+fwconsole+commands [] []
OUT > [2019-Aug-29 21:16:52] [WARNING] (libraries/modulefunctions.legacy.php:7) - Depreciated Function module_getinfo detected in /var/www/html/admin/modules/cxpanel/functions.inc.php on line 67
OUT > [2019-Aug-29 21:16:52] [WARNING] (libraries/modulefunctions.legacy.php:7) - Depreciated Function module_getinfo detected in /var/www/html/admin/modules/cxpanel/functions.inc.php on line 76
OUT > [2019-Aug-29 21:16:53] [WARNING] (libraries/modulefunctions.legacy.php:7) - Depreciated Function module_getinfo detected in /var/www/html/admin/modules/cxpanel/functions.inc.php on line 67
[2019-Aug-29 21:16:53] [WARNING] (libraries/modulefunctions.legacy.php:7) - Depreciated Function module_getinfo detected in /var/www/html/admin/modules/cxpanel/functions.inc.php on line 76
OUT > [2019-Aug-29 21:18:13] [WARNING] (libraries/modulefunctions.legacy.php:7) - Depreciated Function module_getinfo detected in /var/www/html/admin/modules/cxpanel/functions.inc.php on line 67
OUT > [2019-Aug-29 21:18:13] [WARNING] (libraries/modulefunctions.legacy.php:7) - Depreciated Function module_getinfo detected in /var/www/html/admin/modules/cxpanel/functions.inc.php on line 76
Here’s what is in functions.inc.php between lines 67 and 76 since those two are referenced
67 $um = module_getinfo('userman', MODULE_STATUS_ENABLED);
68 if(file_exists($amp_conf['AMPWEBROOT'].'/admin/modules/userman/functions.inc.php') && (isset($um['userman']['status']) && $um['userman']['status'] === MODULE_STATUS_ENABLED)) {
69 include_once($amp_conf['AMPWEBROOT'].'/admin/modules/userman/functions.inc.php');
70 }
71 }
72
73 //Ensure that the manager module has loaded. If not, load it.
74 if(!function_exists('manager_add')){
75 global $amp_conf;
76 $um = module_getinfo('manager', MODULE_STATUS_ENABLED);
I noticed in debug it throws those bits about lines 67 and 76 and suddenly the GUI responds
Any ideas?
FreePBX 14 GUI very slow
This unit is running as a VM on VMWare ESXi 6.7. All was running well, shut the FreePBX down and took a VM snapshot, booted it back up and now slow GUI.
Did taking a VM snapshot while shut down cause the issue?