Page 1 of 1

Downgrade from asterisk 13 to 11 vicibox9

PostPosted: Tue Nov 19, 2019 2:55 am
by Op3r
Hi,

Is there a way to downgrade asterisk 13 to 11 for vicibox 9?

It seems that asterisk 13 crash on this particular install, I have another asterisk server running 13 and it does not crash using the same hardware and config.

vicibox 9 . core i7 with 16gb memory with nvme.

Re: Downgrade from asterisk 13 to 11 vicibox9

PostPosted: Tue Nov 19, 2019 8:29 am
by mflorell
No, there is no easy way to do that, and Asterisk 11 has a lot of other issues that you really wouldn't want to. Do you know why Asterisk 13 is crashing? Have you tried disabling the meetme volume control dialplan entries?

Re: Downgrade from asterisk 13 to 11 vicibox9

PostPosted: Tue Nov 19, 2019 12:55 pm
by Op3r
; MeetMe Adjustment Extensions
exten => _X48600XXX,1,MeetMeAdmin(${EXTEN:2},T,${EXTEN:0:1})
exten => _X48600XXX,2,Hangup()

exten => _X38600XXX,1,MeetMeAdmin(${EXTEN:2},t,${EXTEN:0:1})
exten => _X38600XXX,2,Hangup()

exten => _X28600XXX,1,MeetMeAdmin(${EXTEN:2},m,${EXTEN:0:1})
exten => _X28600XXX,2,Hangup()

exten => _X18600XXX,1,MeetMeAdmin(${EXTEN:2},M,${EXTEN:0:1})
exten => _X18600XXX,2,Hangup()


<-- those ones?

Re: Downgrade from asterisk 13 to 11 vicibox9

PostPosted: Tue Nov 19, 2019 1:08 pm
by Op3r
It does not really say why but according to dmesg here's what it showed.

] pcieport 0000:00:1c.7: AER: Corrected error received: id=00e7
[ 4685.917700] pcieport 0000:00:1c.7: PCIe Bus Error: severity=Corrected, type=Data Link Layer, id=00e7(Transmitter ID)
[ 4685.917739] pcieport 0000:00:1c.7: device [8086:a33f] error status/mask=00001000/00002000
[ 4685.917754] pcieport 0000:00:1c.7: [12] Replay Timer Timeout
[ 5443.934050] pcieport 0000:00:1c.7: AER: Corrected error received: id=00e7
[ 5443.934074] pcieport 0000:00:1c.7: PCIe Bus Error: severity=Corrected, type=Data Link Layer, id=00e7(Transmitter ID)
[ 5443.934241] pcieport 0000:00:1c.7: device [8086:a33f] error status/mask=00001000/00002000
[ 5443.934311] pcieport 0000:00:1c.7: [12] Replay Timer Timeout
[ 9981.024476] pcieport 0000:00:1c.7: AER: Corrected error received: id=00e7
[ 9981.024497] pcieport 0000:00:1c.7: PCIe Bus Error: severity=Corrected, type=Data Link Layer, id=00e7(Transmitter ID)
[ 9981.024591] pcieport 0000:00:1c.7: device [8086:a33f] error status/mask=00001000/00002000
[ 9981.024661] pcieport 0000:00:1c.7: [12] Replay Timer Timeout
[10299.309425] Set voipblip is full, maxelem 65536 reached
[19819.878041] pcieport 0000:00:1c.7: AER: Corrected error received: id=00e7
[19819.878060] pcieport 0000:00:1c.7: PCIe Bus Error: severity=Corrected, type=Data Link Layer, id=00e7(Transmitter ID)
[19819.878126] pcieport 0000:00:1c.7: device [8086:a33f] error status/mask=00001000/00002000
[19819.878175] pcieport 0000:00:1c.7: [12] Replay Timer Timeout
[28445.032959] pcieport 0000:00:1c.7: AER: Corrected error received: id=00e7
[28445.032981] pcieport 0000:00:1c.7: PCIe Bus Error: severity=Corrected, type=Data Link Layer, id=00e7(Transmitter ID)
[28445.033077] pcieport 0000:00:1c.7: device [8086:a33f] error status/mask=00001000/00002000
[28445.033146] pcieport 0000:00:1c.7: [12] Replay Timer Timeout
[66949.043560] asterisk[9441]: segfault at 0 ip 000055f665417682 sp 00007f620eebf330 error 4 in asterisk[55f6652cd000+2ea000]
vicibox9:~ #

Does that mean i need to remove the nvme and use ssd instead?

Re: Downgrade from asterisk 13 to 11 vicibox9

PostPosted: Tue Nov 19, 2019 4:43 pm
by mflorell
Here's the existing ticket for the meetme volume issue,
http://www.vicidial.org/VICIDIALmantis/view.php?id=1186

Re: Downgrade from asterisk 13 to 11 vicibox9

PostPosted: Sat Nov 23, 2019 2:21 am
by Kumba
Op3r wrote:It does not really say why but according to dmesg here's what it showed.

] pcieport 0000:00:1c.7: AER: Corrected error received: id=00e7
[ 4685.917700] pcieport 0000:00:1c.7: PCIe Bus Error: severity=Corrected, type=Data Link Layer, id=00e7(Transmitter ID)
[ 4685.917739] pcieport 0000:00:1c.7: device [8086:a33f] error status/mask=00001000/00002000
[ 4685.917754] pcieport 0000:00:1c.7: [12] Replay Timer Timeout
[ 5443.934050] pcieport 0000:00:1c.7: AER: Corrected error received: id=00e7
[ 5443.934074] pcieport 0000:00:1c.7: PCIe Bus Error: severity=Corrected, type=Data Link Layer, id=00e7(Transmitter ID)
[ 5443.934241] pcieport 0000:00:1c.7: device [8086:a33f] error status/mask=00001000/00002000
[ 5443.934311] pcieport 0000:00:1c.7: [12] Replay Timer Timeout
[ 9981.024476] pcieport 0000:00:1c.7: AER: Corrected error received: id=00e7
[ 9981.024497] pcieport 0000:00:1c.7: PCIe Bus Error: severity=Corrected, type=Data Link Layer, id=00e7(Transmitter ID)
[ 9981.024591] pcieport 0000:00:1c.7: device [8086:a33f] error status/mask=00001000/00002000
[ 9981.024661] pcieport 0000:00:1c.7: [12] Replay Timer Timeout
[10299.309425] Set voipblip is full, maxelem 65536 reached
[19819.878041] pcieport 0000:00:1c.7: AER: Corrected error received: id=00e7
[19819.878060] pcieport 0000:00:1c.7: PCIe Bus Error: severity=Corrected, type=Data Link Layer, id=00e7(Transmitter ID)
[19819.878126] pcieport 0000:00:1c.7: device [8086:a33f] error status/mask=00001000/00002000
[19819.878175] pcieport 0000:00:1c.7: [12] Replay Timer Timeout
[28445.032959] pcieport 0000:00:1c.7: AER: Corrected error received: id=00e7
[28445.032981] pcieport 0000:00:1c.7: PCIe Bus Error: severity=Corrected, type=Data Link Layer, id=00e7(Transmitter ID)
[28445.033077] pcieport 0000:00:1c.7: device [8086:a33f] error status/mask=00001000/00002000
[28445.033146] pcieport 0000:00:1c.7: [12] Replay Timer Timeout
[66949.043560] asterisk[9441]: segfault at 0 ip 000055f665417682 sp 00007f620eebf330 error 4 in asterisk[55f6652cd000+2ea000]
vicibox9:~ #


Looks like you got hardware issues on that server. Assuming bad hardware isn't the real culprit, try disabling the meetme volume controls. In vicibox v.9.0.1 this comes turned off by default due to it causing a LOT of seemingly otherwise random asterisk crashes.