Page 1 of 1

dahdi module unloaded

PostPosted: Fri Feb 12, 2021 6:58 am
by rajnishs91
Hi Team,
I have installed tested vicbox 9 and it was working good. But after restart suddenly dahdi module unloaded and i am getting error

--------------------Error-----------------------------------


[Feb 12 15:21:47] == Using SIP RTP CoS mark 5
[Feb 12 15:21:47] -- Called 1001
[Feb 12 15:21:47] -- SIP/1001-00000003 is ringing
[Feb 12 15:21:47] -- SIP/1001-00000003 is ringing
[Feb 12 15:21:51] > 0x7fa04800f470 -- Strict RTP learning after remote address set to: 192.168.0.127:29040
[Feb 12 15:21:51] -- SIP/1001-00000003 answered
[Feb 12 15:21:51] -- Executing [8600051@default:1] MeetMe("SIP/1001-00000003", "8600051,F") in new stack
[Feb 12 15:21:51] WARNING[5123][C-00000007]: app_meetme.c:1663 build_conf: Unable to open DAHDI pseudo device
[Feb 12 15:21:51] == Spawn extension (default, 8600051, 1) exited non-zero on 'SIP/1001-00000003'
[Feb 12 15:21:51] -- Executing [h@default:1] AGI("SIP/1001-00000003", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16--------------------SIP 200 OK)") in new stack
[Feb 12 15:21:51] -- <SIP/1001-00000003>AGI Script agi://127.0.0.1:4577/call_log--HVcauses ... -------SIP 200 OK) completed, returning 0
[Feb 12 15:21:52] == Manager 'sendcron' logged off from 127.0.0.1
[Feb 12 15:21:58] NOTICE[658]: chan_sip.c:15995 sip_reg_timeout: -- Registration for 'cambist@192.168.0.10' timed out, trying again (Attempt #82)
[Feb 12 15:22:02] == Manager 'sendcron' logged on from 127.0.0.1
[Feb 12 15:22:02] == Manager 'sendcron' logged on from 127.0.0.1





re dahdi_registration dahdi_span_types dahdi_tool
vicibox9:~ # dahdi_genconf
Empty configuration -- no spans
/usr/sbin/dahdi_span_assignments: Missing '/sys/bus/dahdi_devices/devices' (DAHDI driver unloaded?)
Command failed (status=256): 'dahdi_span_assignments dumpconfig > /etc/dahdi/assigned-spans.conf' at /usr/lib/perl5/vendor_perl/5.26.1/Dahdi/Config/Gen/Assignedspans.pm line 40.
vicibox9:~ # dahdi_scan
Unable to open /dev/dahdi/ctl: No such file or directory




---------------------end of error---------------------------------



Please help


Thanks
Rajnish

Re: dahdi module unloaded

PostPosted: Fri Feb 12, 2021 7:43 am
by carpenox
here check out this article I wrote to fix it:

https://cyburityllc.com/?p=1521

Re: dahdi module unloaded

PostPosted: Sat Feb 13, 2021 1:18 am
by rajnishs91
Hi SIr,

I have tried command crontab shown in asrticle but i am getting error

modprobe: FATAL: Module dahdi not found in directory /lib/modules/4.12.14-lp151.28.91-default

Re: dahdi module unloaded

PostPosted: Sat Feb 13, 2021 5:48 am
by carpenox
You typed "modprobe dahdi" in Linux and then tried?