[asterisk-bugs] [LibPRI 0010705]: [patch] User-User IE misplaced in SETUP
noreply at bugs.digium.com
noreply at bugs.digium.com
Tue Sep 25 01:49:06 CDT 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=10705
======================================================================
Reported By: flefoll
Assigned To: mattf
======================================================================
Project: LibPRI
Issue ID: 10705
Category: General
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: 1.4.11
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 09-12-2007 04:12 CDT
Last Modified: 09-25-2007 01:49 CDT
======================================================================
Summary: [patch] User-User IE misplaced in SETUP
Description:
User-User IE is misplaced in SETUP message.
The error is located in q.931.c setup_ies array declaration : in order to
respect IE correct order, User-User should be after Redirecting Number and
before Sending Complete. Reference : Q.931 4.5.1 "Coding Rules".
As a consequence, the receiving equipment may (and some happen to do)
ignore following IEs. Reference : Q.931 5.8.5.1 "Information element out of
sequence".
These rules are unchanged in ETSI ETS 300 403.
======================================================================
----------------------------------------------------------------------
flefoll - 09-25-07 01:49
----------------------------------------------------------------------
Update : patch for q931.c rev 466 (SVN trunk head).
Issue History
Date Modified Username Field Change
======================================================================
09-25-07 01:49 flefoll Note Added: 0071051
======================================================================
More information about the asterisk-bugs
mailing list