[asterisk-bugs] [JIRA] (ASTERISK-25792) qualifygap bounds checking

Paul Sandys (JIRA) noreply at issues.asterisk.org
Sun Feb 14 15:03:33 CST 2016


Paul Sandys created ASTERISK-25792:
--------------------------------------

             Summary: 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: Minor


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