[asterisk-bugs] [JIRA] (ASTERISK-27126) "pjsip show aors" returns Memory Allocation Failure errors when using MariaDB ODBC connector

Joshua Colp (JIRA) noreply at issues.asterisk.org
Tue Aug 15 05:10:08 CDT 2017


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

Joshua Colp commented on ASTERISK-27126:
----------------------------------------

[~y2fbo4IevYm5Ve9u] I'm not saying the issue doesn't exist, I'm saying we need additional information if anyone is going to be able to further isolate and determine precisely what is going on. The less information we have the more time we (or a member of the community) has to spend trying every possible thing in order to determine what is going on. The more information we have the less time it takes.

> "pjsip show aors" returns Memory Allocation Failure errors when using MariaDB ODBC connector
> --------------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-27126
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27126
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: pjproject/pjsip
>    Affects Versions: 14.5.0
>            Reporter: HZMI8gkCvPpom0tM
>            Assignee: Unassigned
>            Severity: Trivial
>
> fresh installed asterisk odbc realitime and pjsip. Amount of memory more than enough.
> extconfig.conf
> {noformat}
> [settings]
> ps_endpoints => odbc,asterisk
> ps_auths => odbc,asterisk
> ps_aors => odbc,asterisk
> ps_domain_aliases => odbc,asterisk
> ps_endpoint_id_ips => odbc,asterisk
> ps_contacts => odbc,asterisk
> ps_registrations => odbc,asterisk
> ps_globals => odbc,asterisk
> ps_systems => odbc,asterisk
> {noformat}
> sourcery.conf
> {noformat}
> [res_pjsip] ; Realtime PJSIP configuration wizard
> endpoint=realtime,ps_endpoints
> auth=realtime,ps_auths
> aor=realtime,ps_aors
> domain_alias=realtime,ps_domain_aliases
> contact=realtime,ps_contacts
> global=realtime,ps_globals
> [res_pjsip_endpoint_identifier_ip]
> identify=realtime,ps_endpoint_id_ips
> {noformat}
> pjsip.conf
> {noformat}
> [transport-udp]
> type=transport
> protocol=udp
> bind=0.0.0.0
> [transport-tcp]
> type=transport
> protocol=tcp
> bind=0.0.0.0
> {noformat}
> {noformat}
> gsmpmnl*CLI> pjsip show aors
>       Aor:  <Aor..............................................>  <MaxContact>
>     Contact:  <Aor/ContactUri............................> <Hash....> <Status> <RTT(ms)..>
> ==========================================================================================
>       Aor:  9991111                                             10
> Objects found: 1
> [Jul 11 15:33:04] ERROR[453]: /usr/src/my/asterisk-14.5.0/include/asterisk/utils.h:625 _ast_realloc: Memory Allocation Failure in function ast_str_make_space at line 823 of /usr/src/my/asterisk-14.5.0/include/asterisk/strings.h
> [Jul 11 15:33:04] ERROR[453]: /usr/src/my/asterisk-14.5.0/include/asterisk/utils.h:625 _ast_realloc: Memory Allocation Failure in function ast_str_make_space at line 823 of /usr/src/my/asterisk-14.5.0/include/asterisk/strings.h
> *error repeats numerous times*
> {noformat}



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



More information about the asterisk-bugs mailing list