[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:12 CDT 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=19221 
====================================================================== 
Reported By:                kenner
Assigned To:                
====================================================================== 
Project:                    LibPRI
Issue ID:                   19221
Category:                   NewFeature
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     confirmed
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:              
====================================================================== 
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...
====================================================================== 

---------------------------------------------------------------------- 
 (0135065) svnbot (reporter) - 2011-05-17 15:13
 https://issues.asterisk.org/view.php?id=19221#c135065 
---------------------------------------------------------------------- 
Repository: libpri
Revision: 2266

U   branches/1.4/libpri.h
U   branches/1.4/pri.c
U   branches/1.4/pri_internal.h
U   branches/1.4/q931.c

------------------------------------------------------------------------
r2266 | rmudgett | 2011-05-17 15:13:11 -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/libpri?view=rev&revision=2266 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-05-17 15:13 svnbot         Note Added: 0135065                          
======================================================================




More information about the asterisk-bugs mailing list