after last update webphone not work

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

after last update webphone not work

Postby hciham » Fri Mar 13, 2020 6:23 pm

hello

i have one Server all -DB + web + asterisk-

ESXi-6.5.0-20181103001
CPU 16 vCPUs
RAM 40 GB

Linux vicibox9 4.12.14-lp151.28.40-default #1 SMP Fri Mar 6 13:48:15 UTC 2020 (f0f1262) x86_64 x86_64 x86_64 GNU/Linux

ViciBox v.9.0.0
190913-1108

zypper ref
zypper up

the server before it work normally i have only 5 AGENT

after update today
1-> made backup : /usr/share/astguiclient/ADMIN_backup.pl --debugX
2-> update database path/from/root/extras/upgrade_2.14.sql
3-> perl ./install.pl all some config
4->Rebuild conf

Version: 2.14b0.5
SVN Version: 3199
DB Schema Version: 1588
DB Schema Update Date: 2020-03-13 15:15:18

now it webPhone not work

Code: Select all
vicibox9*CLI> dahdi show version
Failed to open control file to get version.


after i login Agent ui
i cant hear "you are the only person in this conference"

but the phone is registered

Code: Select all
3000/3000                 xx.xx.xx.xx                          D  Yes        Yes            57867    OK (200 ms)


Code: Select all
[Mar 14 01:19:54]     -- Executing [8600051@default:1] MeetMe("SIP/3000-00000005", "8600051,F") in new stack
[Mar 14 01:19:54] WARNING[12978][C-0000000a]: app_meetme.c:1663 build_conf: Unable to open DAHDI pseudo device
[Mar 14 01:19:54]   == Spawn extension (default, 8600051, 1) exited non-zero on 'SIP/3000-00000005'


when i click "Show conference call channel information" not show any thing

Code: Select all
cd /usr/src/dahdi/
bash: cd: /usr/src/dahdi/: No such file or directory

/etc/init.d/dahdi status
unusedng for dahdi ... no modules loaded.
● dahdi.service - LSB: Load and initialize Dahdi.
   Loaded: loaded (/etc/init.d/dahdi; generated; vendor preset: disabled)
   Active: inactive (dead)
     Docs: man:systemd-sysv-generator(8)


-------------
i tried to install Dahdi 2.11 it show

Code: Select all
make -C linux all
make[1]: Entering directory '/usr/src/asterisk/dahdi-linux-complete-2.11.1+2.11.1/linux'
make -C drivers/dahdi/firmware firmware-loaders
make[2]: Entering directory '/usr/src/asterisk/dahdi-linux-complete-2.11.1+2.11.1/linux/drivers/dahdi/firmware'
make[2]: Leaving directory '/usr/src/asterisk/dahdi-linux-complete-2.11.1+2.11.1/linux/drivers/dahdi/firmware'
You do not appear to have the sources for the 4.12.14-lp151.28.40-default kernel installed.
make[1]: *** [Makefile:72: modules] Error 1
make[1]: Leaving directory '/usr/src/asterisk/dahdi-linux-complete-2.11.1+2.11.1/linux'
make: *** [Makefile:9: all] Error 2


and with V3 same error

any helps, and thanks
hciham
 
Posts: 3
Joined: Tue Nov 26, 2019 9:48 am

Re: after last update webphone not work

Postby cvillarreal77 » Sun Mar 07, 2021 1:21 pm

Did you solve your problem? ... I present the same one after performing a zypper up :(
cvillarreal77
 
Posts: 92
Joined: Wed Dec 16, 2015 3:38 pm

Re: after last update webphone not work

Postby carpenox » Sun Mar 07, 2021 2:00 pm

if you go to the very bottom of this post on my blog you will see the packages you need to add to your server:

https://cyburityllc.com/?p=1527
Alma Linux 9.3 | Version: 2.14-911a | SVN Version: 3815 | DB Schema Version: 1710 | Asterisk 18.18.1
www.dialer.one -:- 1-833-DIALER-1 -:- https://linktr.ee/CyburDial -:- WhatsApp: +19549477572 -:- Skype: live:carpenox_3
carpenox
 
Posts: 2230
Joined: Wed Apr 08, 2020 2:02 am
Location: Coral Springs, FL

Re: after last update webphone not work

Postby cvillarreal77 » Sun Mar 07, 2021 4:13 pm

oohhh thank you very much carpenox

i Type “modprobe dahdi” and restart dadhi service and workinkg ....you are a genius..

are the packages you were referring to?
cvillarreal77
 
Posts: 92
Joined: Wed Dec 16, 2015 3:38 pm

Re: after last update webphone not work

Postby cvillarreal77 » Sun Mar 07, 2021 5:11 pm

and when i restart the server the error appears again...

i need always to run this command after to restart the server? :(
cvillarreal77
 
Posts: 92
Joined: Wed Dec 16, 2015 3:38 pm

Re: after last update webphone not work

Postby carpenox » Sun Mar 07, 2021 5:57 pm

Check my dahdi errors post on the site

https://cyburityllc.com/?p=1521
Alma Linux 9.3 | Version: 2.14-911a | SVN Version: 3815 | DB Schema Version: 1710 | Asterisk 18.18.1
www.dialer.one -:- 1-833-DIALER-1 -:- https://linktr.ee/CyburDial -:- WhatsApp: +19549477572 -:- Skype: live:carpenox_3
carpenox
 
Posts: 2230
Joined: Wed Apr 08, 2020 2:02 am
Location: Coral Springs, FL

Re: after last update webphone not work

Postby cvillarreal77 » Mon Mar 08, 2021 7:34 pm

yes i did..... but modprobe dahdi , will always have to be in crontab :(
cvillarreal77
 
Posts: 92
Joined: Wed Dec 16, 2015 3:38 pm

Re: after last update webphone not work

Postby carpenox » Wed Mar 10, 2021 5:44 pm

no you can add it to rc.local or restart the dahdi service
Alma Linux 9.3 | Version: 2.14-911a | SVN Version: 3815 | DB Schema Version: 1710 | Asterisk 18.18.1
www.dialer.one -:- 1-833-DIALER-1 -:- https://linktr.ee/CyburDial -:- WhatsApp: +19549477572 -:- Skype: live:carpenox_3
carpenox
 
Posts: 2230
Joined: Wed Apr 08, 2020 2:02 am
Location: Coral Springs, FL

Re: after last update webphone not work

Postby cvillarreal77 » Wed Mar 10, 2021 11:58 pm

carpenox , for add to it to rc.local , is like this?

https://www.techfry.com/linux-tutorial/ ... linux-boot
cvillarreal77
 
Posts: 92
Joined: Wed Dec 16, 2015 3:38 pm

Re: after last update webphone not work

Postby carpenox » Thu Mar 11, 2021 11:27 pm

that will work, i also have it in my scratch instructions. stay tuned for my leap 15.2 scratch instructions coming tomorrow...on my blog

https://cyburityllc.com/?p=1252
Alma Linux 9.3 | Version: 2.14-911a | SVN Version: 3815 | DB Schema Version: 1710 | Asterisk 18.18.1
www.dialer.one -:- 1-833-DIALER-1 -:- https://linktr.ee/CyburDial -:- WhatsApp: +19549477572 -:- Skype: live:carpenox_3
carpenox
 
Posts: 2230
Joined: Wed Apr 08, 2020 2:02 am
Location: Coral Springs, FL

Re: after last update webphone not work

Postby cvillarreal77 » Fri Mar 12, 2021 7:18 pm

ok carpenox.. thank you...
cvillarreal77
 
Posts: 92
Joined: Wed Dec 16, 2015 3:38 pm

Re: after last update webphone not work

Postby carpenox » Fri Mar 12, 2021 8:26 pm

here is the new instructions for opensuse leap 15.2

https://cyburityllc.com/?p=1588
Alma Linux 9.3 | Version: 2.14-911a | SVN Version: 3815 | DB Schema Version: 1710 | Asterisk 18.18.1
www.dialer.one -:- 1-833-DIALER-1 -:- https://linktr.ee/CyburDial -:- WhatsApp: +19549477572 -:- Skype: live:carpenox_3
carpenox
 
Posts: 2230
Joined: Wed Apr 08, 2020 2:02 am
Location: Coral Springs, FL


Return to Support

Who is online

Users browsing this forum: No registered users and 69 guests