[asterisk-bugs] [LibSS7 0013495]: [patch] isup timers + q.764 compatibility + new cli commands
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Jun 10 09:32:19 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=13495
======================================================================
Reported By: adomjan
Assigned To: mattf
======================================================================
Project: LibSS7
Issue ID: 13495
Category: New/Feature
Reproducibility: always
Severity: feature
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.0
SVN Revision (number only!): 140434
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-09-16 12:43 CDT
Last Modified: 2009-06-10 09:32 CDT
======================================================================
Summary: [patch] isup timers + q.764 compatibility + new cli
commands
Description:
This path introduce isup timers, + handle the abnormal situation as the
q.764 require.
not complete, isup_gra and the others have to move to call oriantated
model.
enable isup timers, put those lines after the sigchan lines(values just
example for testing):
isup_timer.t1 = 3000
isup_timer.t5 = 7000
isup_timer.t7 = 20000
isup_timer.t12 = 5000
isup_timer.t13 = 17000
isup_timer.t14 = 5000
isup_timer.t15 = 17000
isup_timer.t16 = 5000
isup_timer.t17 = 17000
isup_timer.t18 = 5000
isup_timer.t19 = 17000
isup_timer.t20 = 5000
isup_timer.t21 = 17000
isup_timer.t22 = 5000
isup_timer.t23 = 17000
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0012036 [patch] RFC 3372 SIP-T receive implemen...
======================================================================
----------------------------------------------------------------------
(0106208) adomjan (reporter) - 2009-06-10 09:32
https://issues.asterisk.org/view.php?id=13495#c106208
----------------------------------------------------------------------
chan_dahdi.c_itu_switch_doesnt_like_lpa.diff
ITU switches doesnot like LPA messages:
>[0] MSU
[ d6 d4 08 ]
Network Indicator: 3 Priority: 0 User Part: ISUP (5)
[ c5 ]
OPC 1344 DPC 35 SLS 1
[ 23 00 50 11 ]
CIC: 2
[ 02 00 ]
Message Type: LPA
[ 24 ]
<[0] MSU
[ d4 d7 0e ]
Network Indicator: 3 Priority: 0 User Part: ISUP (5)
[ c5 ]
OPC 35 DPC 1344 SLS 2
[ 40 c5 08 20 ]
CIC: 2
[ 02 00 ]
Message Type: CFN
[ 2f ]
--VARIABLE LENGTH PARMS[1]--
Cause Indicator:
Coding Standard: 0
Location: 3
Cause Class: 6
Cause Subclass: 1
Cause: Unknown (97)
[ 03 83 e1 24 ]
isup.c-fix-cot_in_iam-sam.diff:
fixed the message sequence check in incomming SAM message, no working
IAM-with-ccr, SAM, COT, SAM
Issue History
Date Modified Username Field Change
======================================================================
2009-06-10 09:32 adomjan Note Added: 0106208
======================================================================
More information about the asterisk-bugs
mailing list