[asterisk-bugs] [JIRA] (ASTERISK-28506) asterisk crashes at random frequent intervals

Serge (JIRA) noreply at issues.asterisk.org
Mon Aug 19 10:12:47 CDT 2019


     [ https://issues.asterisk.org/jira/browse/ASTERISK-28506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Serge updated ASTERISK-28506:
-----------------------------

    Description: 
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):
exten => _X.,1,Dial(PJSIP/lb1/sip:${EXTEN}@${SIPDOMAIN})

Where 'lb1' endpoint has parameter:
outbound_proxy=sip:lb1.mydomain.com\;lr

All works fine until Asterisk crashes at frequent random intervals (10-60 minutes) under some call load increase.

Thanks.

  was:
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):
exten => _X.,1,Dial(PJSIP/lb1/sip:${EXTEN}@${SIPDOMAIN})

Where 'lb1' endpoint has parameter:
outbound_proxy=sip:lb1.mydomain.com\;lr

All works fine until Asterisk crashes at frequent random intervals (10-60 minutes) under some call load increase.

Will attach backtrace.

Thanks.


> asterisk crashes at random frequent intervals
> ---------------------------------------------
>
>                 Key: ASTERISK-28506
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28506
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          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
>            Severity: Critical
>         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):
> exten => _X.,1,Dial(PJSIP/lb1/sip:${EXTEN}@${SIPDOMAIN})
> Where 'lb1' endpoint has parameter:
> outbound_proxy=sip:lb1.mydomain.com\;lr
> 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