[asterisk-bugs] [Asterisk 0019223]: [patch] realtime peer update fails, because "" is not a valide int value for lastms
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu May 5 11:17:55 CDT 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=19223
======================================================================
Reported By: marcelloceschia
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 19223
Category: Channels/chan_sip/Registration
Reproducibility: always
Severity: trivial
Priority: normal
Status: ready for testing
Asterisk Version: SVN
JIRA: SWP-3421
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.8
SVN Revision (number only!): 316037
Request Review:
======================================================================
Date Submitted: 2011-05-04 02:56 CDT
Last Modified: 2011-05-05 11:17 CDT
======================================================================
Summary: [patch] realtime peer update fails, because "" is
not a valide int value for lastms
Description:
The issue also present on asterisk 1.6.x
======================================================================
----------------------------------------------------------------------
(0134507) marcelloceschia (reporter) - 2011-05-05 11:17
https://issues.asterisk.org/view.php?id=19223#c134507
----------------------------------------------------------------------
It can not be NULL, because this field is required. And how to parse a NULL
value to int?
I think this value must be -1, because this call is in
destroy_association(struct sip_peer *peer)
and after remove a registration the device is tested and do not response
Issue History
Date Modified Username Field Change
======================================================================
2011-05-05 11:17 marcelloceschiaNote Added: 0134507
======================================================================
More information about the asterisk-bugs
mailing list