[asterisk-bugs] [LibPRI 0019221]: Option needed for IE_TIME_DATE to be optional on connect
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue May 17 15:13:29 CDT 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=19221
======================================================================
Reported By: kenner
Assigned To: rmudgett
======================================================================
Project: LibPRI
Issue ID: 19221
Category: NewFeature
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Asterisk Version: SVN
JIRA: SWP-3396
libpri Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 2265
Disclaimer on File?: N/A
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2011-05-03 16:23 CDT
Last Modified: 2011-05-17 15:13 CDT
======================================================================
Summary: Option needed for IE_TIME_DATE to be optional on
connect
Description:
Although Q.931 describes IE_TIME_DATE as optional for a CONNECT message,
the SV8300 rejects it for Q.SIG. This may be a bug, but I doubt NEC will
fix it. A new option should be added to have the IE omitted. Given issue
18047, that option probably ought to also say whether to include or omit
seconds.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0018047 [patch] add extra IE Q931_IE_TIME_DATE...
======================================================================
----------------------------------------------------------------------
(0135066) svnbot (reporter) - 2011-05-17 15:13
https://issues.asterisk.org/view.php?id=19221#c135066
----------------------------------------------------------------------
Repository: asterisk
Revision: 319427
U trunk/channels/chan_dahdi.c
U trunk/channels/sig_pri.c
U trunk/channels/sig_pri.h
U trunk/configs/chan_dahdi.conf.sample
U trunk/configure
U trunk/configure.ac
U trunk/include/asterisk/autoconfig.h.in
------------------------------------------------------------------------
r319427 | rmudgett | 2011-05-17 15:13:28 -0500 (Tue, 17 May 2011) | 19
lines
Option needed for Q931_IE_TIME_DATE to be optional in CONNECT message.
The NEC SV8300 rejects the Q931_IE_TIME_DATE for Q.SIG.
Add option to specify if and how much of the current time is put in
Q931_IE_TIME_DATE.
* Send date/time ie never.
* Send date/time ie date only.
* Send date/time ie date and hour.
* Send date/time ie date, hour, and minute.
* Send date/time ie date, hour, minute, and second.
* Send date/time ie default: Libpri will send date and hhmm only when in
NT PTMP mode to support ISDN phones.
(closes issue https://issues.asterisk.org/view.php?id=19221)
Reported by: kenner
JIRA SWP-3396
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=319427
Issue History
Date Modified Username Field Change
======================================================================
2011-05-17 15:13 svnbot Checkin
2011-05-17 15:13 svnbot Note Added: 0135066
======================================================================
More information about the asterisk-bugs
mailing list