alo wrote:I think it might be that an even newer version of asterisk 11.25.3.X.X.X was released requiring a newer version of libosptk or something.
more likely libosptk changed. vicidial did not alter the already published older asterisk version. underlying requirements, however, often change and asterisk has dependencies.
you could try the asterisk version from here
http://download.vicidial.com/packages/ and see if that works for you. Remember that it's not about the version, it's about whether it's stable in your environment. ANY version of asterisk from 1.2 to 13 will work if your Vicidial core is recent enough to support it (it always supports older versions, it's newer versions that they obviuosly can't anticipate in advance, lol). so you could install vicibox 5.X and it would still work with that very old asterisk version just fine. And stable.
speaking of which: you could try "noloading" modules you're not using or even debugging the crash to see if you can find which module is responsible and just kill that one if you're not using it. for instance, the cdrdb or sqlite could be the culprit and you don't need either one of them.
williamconley wrote:why partition? why not just replicate?