[asterisk-bugs] [JIRA] (ASTERISK-24336) PJSIP timer_min_se value under 90 causes crash

Matt Jordan (JIRA) noreply at issues.asterisk.org
Mon Dec 8 11:26:42 CST 2014


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

Matt Jordan updated ASTERISK-24336:
-----------------------------------

    Target Release Version/s: 12.8.0

> PJSIP timer_min_se value under 90 causes crash
> ----------------------------------------------
>
>                 Key: ASTERISK-24336
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-24336
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: pjproject/pjsip, Resources/res_pjsip
>    Affects Versions: 12.5.0
>         Environment: CentOS 6.5
> Asterisk 12 from the Digium Repository
>            Reporter: Leon Rowland
>            Assignee: Rusty Newton
>            Severity: Critical
>      Target Release: 12.8.0
>
>
> Following the PJSIP Realtime Configuration page (https://wiki.asterisk.org/wiki/display/AST/Setting+up+PJSIP+Realtime) I came across a crash that happens when in the ps_endpoints table the column timer_min_se was below 90.
> The crash showed the following message when I attempted to call between 101 and 102
> When changing the value to 91 the call happened correctly.
> Asterisk Ready.
> *CLI>     -- Removed contact 'sip:101 at 172.17.2.60:51177;ob' from AOR '101' due to request
>     -- Added contact 'sip:101 at 172.17.2.60:51177;ob' to AOR '101' with expiration of 300 seconds
>     -- Removed contact 'sip:102 at 172.17.2.60:51177;ob' from AOR '102' due to request
>     -- Added contact 'sip:102 at 172.17.2.60:51177;ob' to AOR '102' with expiration of 300 seconds
> asterisk: ../src/pjsip-ua/sip_timer.c:587: pjsip_timer_init_session: Assertion `setting->min_se >= 90' failed.



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



More information about the asterisk-bugs mailing list