aroundi
(United States)
August 18, 2020, 4:01pm
1
Hello,
I am no longer seeing call progress messages in the CLI, for example when making an inbound call to the system. This happened after bulk updating the Freepbx modules. I don’t have the complete module list, I would say at 30 or so were updated.
The update appeared to be successful and the system appears to be working properly. I am able to launch commands from the CLI, i.e. ‘sip show channels’. Call info does appear in the asterisk logs.GUI appears okay.
Asterisk ver 16.8.0
Freepbx ver 15.0.16.72.1
I’m not sure where to begin troubleshooting. Does anyone have experience with a problem like this?
I appreciate any help / pointers.
sorvani
(Jared Busch)
August 18, 2020, 4:17pm
2
I would assume the recent security patch broke it based on this post.
Since I updated these 3 modules last night, asterisk cli doesn’t give any debug output and nothing is written to /var/log/asterisk/full. From the asterisk cli I’ve tried:
core set debug 9
core set verbose 9
logger set level DEBUG
pjsip set logger on
manager set debug on
cdr set debug on
rtp set debug on
rtcp set debug on
None of these commands produce any debugging output. I have no debugging capabilities without packet captures and I have no logs to chase errors in.
logger show chan…
aroundi
(United States)
August 18, 2020, 4:44pm
3
Hello Jared,
Thank you for the reply. This is telling.
My list in Module Admin does have a CDR module and the ver # matches.
I did not find CEL or Logfiles modules.
When the system quiets down toniight I will disable the CDR module and test.
Thanks for your help.
mis
(MIS)
August 18, 2020, 4:54pm
4
I manually edited the logger config files (see my post) at first to get it working, but lgaetz had the (probably more correct) GUI driven fix here:
hi all,
I am observing something strange which I need to share with you guys.
Freepbx 15 asterisk 16.9.0 console is not showing any logs of the calls when I connect to asterisk console with the command “asterisk -rvvvv”
asterisk -rvvvv
Asterisk 16.9.0, Copyright © 1999 - 2018, Digium, Inc. and others.
Created by Mark Spencer [email protected]
Asterisk comes with ABSOLUTELY NO WARRANTY; type ‘core show warranty’ for details.
This is free software, with components licensed under the GNU Ge…
1 Like
aroundi
(United States)
August 18, 2020, 5:45pm
5
Hello,
Yes, lgaetz’s fix worked for me. And I thought I looked everywhere:-) Thanks for the heads up.!
And, thanks Lorne.
DDunbar
(D Dunbar)
September 4, 2020, 8:38pm
6
Help I cannot find Igaetz’s fix. Where to look?
Thanks New on here.
aroundi
(United States)
September 5, 2020, 12:25am
7
lgaetz Lorne Gaetz Sangoma
18d
edit: The original post:
hi all,
I am observing something strange which I need to share with you guys.
Freepbx 15 asterisk 16.9.0 console is not showing any logs of the calls when I connect to asterisk console with the command “asterisk -rvvvv”
asterisk -rvvvv
Asterisk 16.9.0, Copyright © 1999 - 2018, Digium, Inc. and others.
Created by Mark Spencer [email protected]
Asterisk comes with ABSOLUTELY NO WARRANTY; type ‘core show warranty’ for details.
This is free software, with components licensed under the GNU Ge…
Settings, Asterisk Logfile Settings, Log Files tab. Ensure that you have logging enabled for console:
1 Like
system
(system)
Closed
October 6, 2020, 12:25am
8
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.