[asterisk-bugs] [JIRA] (ASTERISK-24336) PJSIP timer_min_se minimum value
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Thu Sep 18 13:26:29 CDT 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-24336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rusty Newton updated ASTERISK-24336:
------------------------------------
Assignee: Rusty Newton (was: Leon Rowland)
Status: Triage (was: Waiting for Feedback)
> PJSIP timer_min_se minimum value
> --------------------------------
>
> Key: ASTERISK-24336
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-24336
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: pjproject/pjsip
> Affects Versions: 12.5.0
> Environment: CentOS 6.5
> Asterisk 12 from the Digium Repository
> Reporter: Leon Rowland
> Assignee: Rusty Newton
> Severity: Critical
>
> 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