[asterisk-bugs] [JIRA] (ASTERISK-25792) chan_sip: qualifygap bounds checking
Sean Bright (JIRA)
noreply at issues.asterisk.org
Mon Mar 25 14:33:47 CDT 2019
[ https://issues.asterisk.org/jira/browse/ASTERISK-25792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=246625#comment-246625 ]
Sean Bright commented on ASTERISK-25792:
----------------------------------------
Here's a solution - stop putting...
{code}
qualifygap=100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
{code}
... in {{sip.conf}}
> chan_sip: qualifygap bounds checking
> ------------------------------------
>
> Key: ASTERISK-25792
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-25792
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/chan_sip/General
> Affects Versions: 13.7.2
> Reporter: Paul Sandys
> Severity: Trivial
>
> In sip.conf:
> qualifygap=100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
> causes ssprinf to convert to negative value, which in turn causes scheduler errors:
> [Feb 14 15:48:23] WARNING[101151]: sched.c:465 sched_settime: Bug likely: Negative time interval -900 (interpreted as 4294966396 ms) requested!
> [Feb 14 15:48:23] WARNING[101151]: sched.c:465 sched_settime: Bug likely: Negative time interval -900 (interpreted as 4294966396 ms) requested!
> [Feb 14 15:48:23] WARNING[101151]: sched.c:465 sched_settime: Bug likely: Negative time interval -901 (interpreted as 4294966395 ms) requested!
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list