[asterisk-bugs] [JIRA] (ASTERISK-28506) asterisk crashes at random frequent intervals
Kevin Harwell (JIRA)
noreply at issues.asterisk.org
Thu Sep 5 11:17:48 CDT 2019
[ https://issues.asterisk.org/jira/browse/ASTERISK-28506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kevin Harwell updated ASTERISK-28506:
-------------------------------------
Security: (was: Reporter, Bug Marshals, and Digium)
> asterisk crashes at random frequent intervals
> ---------------------------------------------
>
> Key: ASTERISK-28506
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-28506
> Project: Asterisk
> Issue Type: Bug
> Components: Channels/chan_pjsip
> Affects Versions: 16.5.0
> Environment: Asterisk acting as bare bone B2B for topology hiding and media transcoding, SIP proxies in front and back
> Reporter: Serge
> Assignee: Kevin Harwell
> Severity: Critical
> Target Release: 15.7.4, 16.5.1
>
> Attachments: core-brief.txt, core-full.txt, core-locks.txt, core-thread1.txt
>
>
> Scenario:
> Some SIP proxy sends calls to Asterisk with different foreign RURI domains. Asterisk must retain the full RURI user at domain and dial it out via another outbound_proxy.
> Dialplan (a single line):
> {noformat}
> exten => _X.,1,Dial(PJSIP/lb1/sip:${EXTEN}@${SIPDOMAIN})
> {noformat}
> Where 'lb1' endpoint has parameter:
> {noformat}
> outbound_proxy=sip:lb1.mydomain.com\;lr
> {noformat}
> All works fine until Asterisk crashes at frequent random intervals (10-60 minutes) under some call load increase.
> Thanks.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list