VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
venefax at gmail.com Guest
|
Posted: Sun Jul 20, 2014 6:47 am Post subject: [asterisk-users] Asterisk 12 fails to launch with option -C |
|
|
I am trying to launch Asterisk on a different directory with the parameter 'C
asterisk -vvvvvvvvvvvvvvvvvvgc -C /etc/asterisk1/asterisk.conf
Parsing '/etc/asterisk1/extconfig.conf': Found
Resetting translation matrix
UUID system initiated
Parsing /etc/asterisk1/asterisk.conf
== Parsing '/etc/asterisk1/asterisk.conf': Found
Not changing threadpool size since new size 0 is the same as current 0
gl_pathc 0
== Sorcery registered wizard 'bucket'
== Sorcery registered wizard 'bucket_file'
Cannot update type 'bucket' in module 'core' because it has no
existing documentation!
Failed to register 'bucket' object type in Bucket sorcery
The debug level is 5, and so is the verbose level.
The logger.conf has this line
myDebugLog => notice,warning,error,debug,verbose,dtmf
And it does not even get created.
/etc/asterisk1/asterisk.conf has these lines
astetcdir => /etc/asterisk1
astmoddir => /usr/lib/asterisk/modules
astvarlibdir => /var/lib/asterisk1
astdbdir => /var/lib/asterisk1
astkeydir => /var/lib/asterisk1
astdatadir => /var/lib/asterisk1
astagidir => /var/lib/asterisk/agi-bin
astspooldir => /var/spool/asterisk1
astrundir => /temp/run/asterisk1
astlogdir => /var/log/asterisk1
astsbindir => /usr/sbin
All directories mentioned above do exist.
Should I open a bug or there is something I am missing?
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
mjordan at digium.com Guest
|
Posted: Sun Jul 20, 2014 5:53 pm Post subject: [asterisk-users] Asterisk 12 fails to launch with option -C |
|
|
On Sun, Jul 20, 2014 at 6:47 AM, CDR <venefax@gmail.com> wrote:
Quote: | I am trying to launch Asterisk on a different directory with the parameter 'C
asterisk -vvvvvvvvvvvvvvvvvvgc -C /etc/asterisk1/asterisk.conf
Parsing '/etc/asterisk1/extconfig.conf': Found
Resetting translation matrix
UUID system initiated
Parsing /etc/asterisk1/asterisk.conf
== Parsing '/etc/asterisk1/asterisk.conf': Found
|
This means that yes, it parsed the config file you told it to parse.
Quote: | Not changing threadpool size since new size 0 is the same as current 0
gl_pathc 0
== Sorcery registered wizard 'bucket'
== Sorcery registered wizard 'bucket_file'
Cannot update type 'bucket' in module 'core' because it has no
existing documentation!
Failed to register 'bucket' object type in Bucket sorcery
The debug level is 5, and so is the verbose level.
|
Nothing you've shown would indicate whether or not Asterisk should or
should not have a particular debug/verbose level.
You have started Asterisk with a particular verbosity; however, that
level is ignored if your asterisk.conf file specifies a particular
verbosity.
Quote: | The logger.conf has this line
myDebugLog => notice,warning,error,debug,verbose,dtmf
And it does not even get created.
|
The operation of logger (and the parsing of logger.conf) has nothing
to do with asterisk.conf, save for the location of the Asterisk log
file directory.
Quote: | /etc/asterisk1/asterisk.conf has these lines
astetcdir => /etc/asterisk1
astmoddir => /usr/lib/asterisk/modules
astvarlibdir => /var/lib/asterisk1
astdbdir => /var/lib/asterisk1
astkeydir => /var/lib/asterisk1
astdatadir => /var/lib/asterisk1
astagidir => /var/lib/asterisk/agi-bin
astspooldir => /var/spool/asterisk1
astrundir => /temp/run/asterisk1
astlogdir => /var/log/asterisk1
astsbindir => /usr/sbin
All directories mentioned above do exist.
Should I open a bug or there is something I am missing?
|
I suspect you have some configuration error or environment problem.
The Asterisk Test Suite - which runs on every commit and nightly -
makes extensive use of custom asterisk.conf files to sandbox instances
of Asterisk that run concurrently. This runs against every branch of
Asterisk and trunk.
I do not think there is anything wrong with the '-C' option.
--
Matthew Jordan
Digium, Inc. | Engineering Manager
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at: http://digium.com & http://asterisk.org
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|