[asterisk-bugs] [LibSS7 0013495]: [patch] isup timers + q.764 compatibility + new cli commands

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Oct 14 07:57:38 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/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:              2008-10-14 07:57 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

====================================================================== 

---------------------------------------------------------------------- 
 (0093579) adomjan (reporter) - 2008-10-14 07:57
 http://bugs.digium.com/view.php?id=13495#c93579 
---------------------------------------------------------------------- 
here are the mtp3 modifications:

- added changeover, time controlled changeover, changeback support with
COO, COA, ECO, ECA, CBD, CBA mgmt messages and timers
- added link inhibit/uninhibit
- added Q707 T1 and T2 timers
- checking test pattern in the SLTA
- added correct handling of restarting mtp3, timer T19
- if ss7 down -> inservice = 0 in chan_dahdi

- fixed memory leak when unload chan_dahdi: ss7_destroy()
- improve ss7 show linkset cli
- added ss7 mtp3 cli
- added ss7 restart mtp3 cli
- added small delay (500ms) start sending GRS - to give a little time to
come up more links

set up mtp3 timers:
mtp3_timer.q707_t1 = 4000
mtp3_timer.q707_t2 = 60000

mtp3_timer.t1 = 500
mtp3_timer.t2 = 700
mtp3_timer.t3 = 500
mtp3_timer.t4 = 500
mtp3_timer.t5 = 500

mtp3_timer.t12 = 800
mtp3_timer.t13 = 800
mtp3_timer.t14 = 2000
mtp3_timer.t19 = 67000

mtp3_timer.t22 = 300000
mtp3_timer.t23 = 300000 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-10-14 07:57 adomjan        Note Added: 0093579                          
======================================================================




More information about the asterisk-bugs mailing list