[asterisk-bugs] [JIRA] (ASTERISK-26921) Restarting service

Jennifer Carrasco (JIRA) noreply at issues.asterisk.org
Wed Apr 5 09:50:57 CDT 2017


    [ https://issues.asterisk.org/jira/browse/ASTERISK-26921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=236397#comment-236397 ] 

Jennifer Carrasco commented on ASTERISK-26921:
----------------------------------------------

Dear, I uploaded the generated .core files when service fell.
With respect to the configuration this is with pjsip and odbc. 

The configuration files are as follows:

/odbc.ini
-----------
     [asterisk]
     Driver = MySQL
     Description = MySQL connection to ‘asterisk’ database
     Server = xxx.xxx.xxx.xxx
     Port = 3306
     Database = xxxxxx
     UserName = xxxxxx
     Password = xxxxxx
     Socket = /var/lib/mysql/mysql.sock

/odbcinst.ini
-----------
     [MySQL]
     Description = ODBC for MySQL
     Driver = /usr/lib64/libmyodbc5.so
     Setup = /usr/lib64/libodbcmyS.so
     UsageCount = 2

/red_odbc.conf
-----------
     [ENV]
     ODBCSYSINI => /etc
     ODBCINI    => /etc/odbc.ini
;
     [asterisk]
     enabled => yes
     dsn => asterisk
     username => xxxxxxx
     password => xxxxxxx
     pre-connect => yes

/cdr_adaptive_odbc.conf
-----------
     [adaptive_connection]
     connection=asterisk
     table=cdr

Thanks.


> Restarting service
> ------------------
>
>                 Key: ASTERISK-26921
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26921
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: . I did not set the category correctly.
>    Affects Versions: 13.8.2
>         Environment: CentOS release 6.8 (Final)
> Asterisk 13.8.2
>            Reporter: Jennifer Carrasco
>            Assignee: Unassigned
>         Attachments: core1.tar.gz, core2.tar.gz
>
>
> The Asterisk service is restarted and an attached .core is generated.
> In addition, a log is generated in dmesg before the restart of the service.
> This restart is only generated when it has load



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list