Astdbdir In Asterisk.conf Has No Effect

Home » Asterisk Users » Astdbdir In Asterisk.conf Has No Effect
Asterisk Users 2 Comments

Hello,

On Asterisk 13.19 I’m trying to set astdbdir in /etc/asterisk.conf, but it’s not having any effect. For example:

# grep astdbdir /etc/asterisk/asterisk.conf astdbdir => /tmp/asterisk

/tmp/asterisk exists and is owned by asterisk:asterisk, as the asterisk processing is running as asterisk:asterisk with the config file forced:

# ps aux | grep asterisk asterisk 3389 13.1 3.5 4295146504 214004 ? S /tmp/asterisk/astdb, but no change. It’s still running in /var/lib/asterisk.

I feel like I’m missing something. Any suggestions?

– Jeff

2 thoughts on - Astdbdir In Asterisk.conf Has No Effect