[asterisk-ss7] MATTF libss7

Erik Wartusch erik.wartusch at gmail.com
Wed Nov 18 10:05:33 CST 2009


Hello Attila!

I can send you what happend if they switched off the link via software
command (Siemens EWSD). (see txt attached).

Im afraid I dont have the output of "ss7 show linkset 1". but Im pretty
sure it was like this (when the link was set to down from their side):

ss7 show 
calls    cics     linkset  
srv27*CLI> ss7 show linkset 1
SS7 flags: 0x0
SS7 linkset 1 status: Down
SS7 calling nai: -1
SS7 called nai: -1
SS7 nationalprefix: 
SS7 internationalprefix: 
SS7 unknownprefix: 
SS7 networkroutedprefix: 
SS7 subscriberprefix: 
Switch type: ITU
Our point code: 4297
SLS shift: 0
numlinks: 1
numsps: 1
  ---------------------------------
  Adjecent SP PC: 5921 STATE: Down
  TRA:  GOT SENT    T19: not running T21: not running
  Routes:
    DPC       State        T6       T10
  Link SLC: 0 NetMngSLS: 0
    State:      INSERVICE,  UP
    STD Test:  passed
    Got, sent :
    Inhibit:            
    Changeover: NO
    Tx buffer:  0
    Tx queue:   0
    Retrans pos 0
    CO buffer:  0
    CB buffer:  0
    Last FSN:   71
    MTP3timers: Q707_T2(12s)   [here im not sure this was running)

So sadly we got today again a negative result (test not passed) of the
czech telco so we can not go live with the SS7 link...

Kind Regards,
Erik


Am Mittwoch, den 11.11.2009, 16:10 +0100 schrieb Attila Domjan:
> Hmm, it is interesting...
> 
> static void t2_expiry(void * data)
> {
> 	struct mtp2 *link = data;
> 
> 	mtp2_setstate(link, MTP_IDLE);
> 
> 	return;
> }
> 
> 
> int mtp2_setstate(struct mtp2 *link, int newstate)
> ....
> case MTP_IDLE:
> 			link->t2 = ss7_schedule_event(link->master, link->timers.t2,
> t2_expiry, link);
> 			if (mtp2_lssu(link, LSSU_SIO)) {
> 				mtp_error(link->master, "Unable to transmit initial LSSU\n");
> 				return -1;
> 			}
> 			link->state = MTP_NOTALIGNED;
> 			return 0;
> 
> it is coded, periodically send SIO....
> 
> what is the link state in this case? (ss7 show linkset ...)
> 
> A
> 
> On Wed, 2009-11-11 at 15:46 +0100, Erik Wartusch wrote:
> > Hi Attila!
> > 
> > I like your version. Thanks. Still I have problems to pass a MTP level 2
> > test wanted by a czech telco.
> > 
> > It's regarding sending SIO / SIOS messages when the other sites link is
> > down (during the specified T2 timer). They claim we sending not
> > periodically the SIO messages (just once) until the T2 timer is running
> > out. 
> > 
> > Any experience with that?
> > 
> > Kind Regards,
> > Erik
> > 
> > Am Dienstag, den 10.11.2009, 11:30 +0100 schrieb Attila Domjan:
> > > Hi, don't mix the libss7/asterisk(chan_dahdi) versions, there are some
> > > api changes.
> > > 
> > > My version (many additional features) are working from my svn.
> > > 
> > > Regards,
> > > Attila
> > > 
> > > On Mon, 2009-11-09 at 17:35 +0100, Erik Wartusch wrote:
> > > > Hello ss7 list!
> > > > 
> > > > Installing libss7 and asterisk from
> > > > http://svn.digium.com/svn/libss7/team/mattf/bug13495
> > > > 
> > > >  http://svn.digium.com/svn/asterisk/team/mattf/bug13495
> > > > 
> > > > as well as:
> > > > http://svn.digium.com/svn/dahdi/tools/trunk dahdi-tools
> > > > http://svn.digium.com/svn/dahdi/linux/trunk dahdi-trunk
> > > > 
> > > > (this order: dahdi, dahdi-tools, libss7 and then asterisk)
> > > > 
> > > > leads to the follwing error doing a "make" for the Asterisk version (see below).
> > > > Did I made any mistake or is this a bug?
> > > > 
> > > > Kind Regards,
> > > > 
> > > > Erik
> > > > 
> > > > [CC] chan_dahdi.c -> chan_dahdi.o
> > > > chan_dahdi.c: In function ‘ss7_linkset’:
> > > > chan_dahdi.c:10921: error: ‘ss7_event_iam’ has no member named
> > > > ‘cot_performed_on_previous_cic’
> > > > chan_dahdi.c:10921: error: ‘ss7_event_sam’ has no member named
> > > > ‘cot_performed_on_previous_cic’
> > > > chan_dahdi.c:10929: error: ‘ss7_event_iam’ has no member named
> > > > ‘cot_performed_on_previous_cic’
> > > > chan_dahdi.c:10947: error: ‘ss7_event_cot’ has no member named
> > > > ‘cot_performed_on_previous_cic’
> > > > chan_dahdi.c: In function ‘process_dahdi’:
> > > > chan_dahdi.c:16660: error: ‘SS7_ISDN_ACCESS_INDICATOR’ undeclared (first
> > > > use in this function)
> > > > chan_dahdi.c:16660: error: (Each undeclared identifier is reported only
> > > > once
> > > > chan_dahdi.c:16660: error: for each function it appears in.)
> > > > make[1]: *** [chan_dahdi.o] Error 1
> > > > make: *** [channels] Error 2
> > > > srv27:/usr/src/UNSTABLE_libss7/asterisk-patched# cd ..
> > > > 
> > > > 
> > > > _______________________________________________
> > > > --Bandwidth and Colocation Provided by http://www.api-digital.com--
> > > > 
> > > > asterisk-ss7 mailing list
> > > > To UNSUBSCRIBE or update options visit:
> > > >    http://lists.digium.com/mailman/listinfo/asterisk-ss7
> > 
-------------- next part --------------

Len = 20 [ 80 80 11 01 c9 50 c8 05 21 a0 32 35 36 34 32 38 36 32 38 38 ]
FSN: 0 FIB 1
BSN: 0 BIB 1
<[0] MSU
[ 80 80 11 ]
        Network Indicator: 0 Priority: 0 User Part: STD_TEST (1)
        [ 01 ]
        OPC 5921 DPC 4297 SLS 0
        [ c9 50 c8 05 ]
        H0: 1 H1: 2
        [ 21 a0 32 35 36 34 32 38 36 32 38 38 ]

Len = 25 [ 80 81 16 01 c9 50 c8 05 11 f0 0e 0d 0c 0b 0a 09 08 07 06 05 04 03 02 01 00 ]
FSN: 1 FIB 1
BSN: 0 BIB 1
<[0] MSU
[ 80 81 16 ]
        Network Indicator: 0 Priority: 0 User Part: STD_TEST (1)
        [ 01 ]
        OPC 5921 DPC 4297 SLS 0
        [ c9 50 c8 05 ]
        H0: 1 H1: 1
        [ 11 f0 0e 0d 0c 0b 0a 09 08 07 06 05 04 03 02 01 00 ]

Len = 25 [ 81 81 16 01 21 57 32 04 21 f0 0e 0d 0c 0b 0a 09 08 07 06 05 04 03 02 01 00 ]
FSN: 1 FIB 1
BSN: 1 BIB 1
>[0] MSU
[ 81 81 16 ]
        Network Indicator: 0 Priority: 0 User Part: STD_TEST (1)
        [ 01 ]
        OPC 4297 DPC 5921 SLS 0
        [ 21 57 32 04 ]
        H0: 1 H1: 2
        [ 21 f0 0e 0d 0c 0b 0a 09 08 07 06 05 04 03 02 01 00 ]

    -- Remote UNIX connection
    -- Remote UNIX connection disconnected
    -- Remote UNIX connection
    -- Remote UNIX connection disconnected
Len = 19 [ 81 82 10 05 c9 50 ca 15 02 00 19 01 01 05 1d ff ff ff 3f ]
FSN: 2 FIB 1
BSN: 1 BIB 1
<[0] MSU
[ 81 82 10 ]
        Network Indicator: 0 Priority: 0 User Part: ISUP (5)
        [ 05 ]
        OPC 5929 DPC 4297 SLS 1
        [ c9 50 ca 15 ]
                CIC: 2
                [ 02 00 ]
                Message Type: CGU
                [ 19 ]
                --FIXED LENGTH PARMS[1]--
                Circuit Group Supervision Indicator:
                        Type indicator: Hardware Failure oriented
                        [ 01 ]
                --VARIABLE LENGTH PARMS[1]--
                Range and status:
                        Range: 29
                        [ 05 1d ff ff ff 3f ]

[Nov 12 10:42:07] ERROR[2847]: chan_dahdi.c:10935 dahdi_ss7_error: Got ISUP message on link while MTP3 state is not UP!
Len = 14 [ 81 83 0b 05 c9 50 ca 15 02 00 17 01 01 1d ]
FSN: 3 FIB 1
BSN: 1 BIB 1
<[0] MSU
[ 81 83 0b ]
        Network Indicator: 0 Priority: 0 User Part: ISUP (5)
        [ 05 ]
        OPC 5929 DPC 4297 SLS 1
        [ c9 50 ca 15 ]
                CIC: 2
                [ 02 00 ]
                Message Type: GRS
                [ 17 ]
                --VARIABLE LENGTH PARMS[1]--
                Range and status:
                        Range: 29
                        [ 01 1d ]

[Nov 12 10:42:08] ERROR[2847]: chan_dahdi.c:10935 dahdi_ss7_error: Got ISUP message on link while MTP3 state is not UP!
    -- Remote UNIX connection
    -- Remote UNIX connection disconnected
    -- Remote UNIX connection
    -- Remote UNIX connection disconnected
[Nov 12 10:42:14] WARNING[2848]: chan_dahdi.c:4574 handle_alarms: Detected alarm on channel 2: Yellow Alarm
[Nov 12 10:42:14] WARNING[2848]: chan_dahdi.c:4574 handle_alarms: Detected alarm on channel 3: Yellow Alarm
[Nov 12 10:42:14] WARNING[2848]: chan_dahdi.c:4574 handle_alarms: Detected alarm on channel 4: Yellow Alarm
[Nov 12 10:42:14] WARNING[2848]: chan_dahdi.c:4574 handle_alarms: Detected alarm on channel 5: Yellow Alarm
[Nov 12 10:42:14] WARNING[2848]: chan_dahdi.c:4574 handle_alarms: Detected alarm on channel 6: Yellow Alarm
[Nov 12 10:42:14] WARNING[2848]: chan_dahdi.c:4574 handle_alarms: Detected alarm on channel 7: Yellow Alarm
[Nov 12 10:42:14] WARNING[2848]: chan_dahdi.c:4574 handle_alarms: Detected alarm on channel 8: Yellow Alarm
[Nov 12 10:42:14] WARNING[2848]: chan_dahdi.c:4574 handle_alarms: Detected alarm on channel 9: Yellow Alarm
[Nov 12 10:42:14] WARNING[2848]: chan_dahdi.c:4574 handle_alarms: Detected alarm on channel 10: Yellow Alarm
[Nov 12 10:42:14] WARNING[2848]: chan_dahdi.c:4574 handle_alarms: Detected alarm on channel 11: Yellow Alarm
[Nov 12 10:42:14] WARNING[2848]: chan_dahdi.c:4574 handle_alarms: Detected alarm on channel 12: Yellow Alarm
[Nov 12 10:42:14] WARNING[2848]: chan_dahdi.c:4574 handle_alarms: Detected alarm on channel 13: Yellow Alarm
[Nov 12 10:42:14] WARNING[2848]: chan_dahdi.c:4574 handle_alarms: Detected alarm on channel 14: Yellow Alarm
[Nov 12 10:42:14] WARNING[2848]: chan_dahdi.c:4574 handle_alarms: Detected alarm on channel 15: Yellow Alarm
[Nov 12 10:42:14] WARNING[2848]: chan_dahdi.c:4574 handle_alarms: Detected alarm on channel 16: Yellow Alarm
[Nov 12 10:42:14] WARNING[2848]: chan_dahdi.c:4574 handle_alarms: Detected alarm on channel 17: Yellow Alarm
[Nov 12 10:42:14] WARNING[2848]: chan_dahdi.c:4574 handle_alarms: Detected alarm on channel 18: Yellow Alarm
[Nov 12 10:42:14] WARNING[2848]: chan_dahdi.c:4574 handle_alarms: Detected alarm on channel 19: Yellow Alarm
[Nov 12 10:42:14] WARNING[2848]: chan_dahdi.c:4574 handle_alarms: Detected alarm on channel 20: Yellow Alarm
[Nov 12 10:42:14] WARNING[2848]: chan_dahdi.c:4574 handle_alarms: Detected alarm on channel 21: Yellow Alarm
[Nov 12 10:42:14] WARNING[2848]: chan_dahdi.c:4574 handle_alarms: Detected alarm on channel 22: Yellow Alarm
[Nov 12 10:42:14] WARNING[2848]: chan_dahdi.c:4574 handle_alarms: Detected alarm on channel 23: Yellow Alarm
[Nov 12 10:42:14] WARNING[2848]: chan_dahdi.c:4574 handle_alarms: Detected alarm on channel 24: Yellow Alarm
[Nov 12 10:42:14] WARNING[2848]: chan_dahdi.c:4574 handle_alarms: Detected alarm on channel 25: Yellow Alarm
[Nov 12 10:42:14] WARNING[2848]: chan_dahdi.c:4574 handle_alarms: Detected alarm on channel 26: Yellow Alarm
[Nov 12 10:42:14] WARNING[2848]: chan_dahdi.c:4574 handle_alarms: Detected alarm on channel 27: Yellow Alarm
[Nov 12 10:42:14] WARNING[2848]: chan_dahdi.c:4574 handle_alarms: Detected alarm on channel 28: Yellow Alarm
[Nov 12 10:42:14] WARNING[2848]: chan_dahdi.c:4574 handle_alarms: Detected alarm on channel 29: Yellow Alarm
[Nov 12 10:42:14] WARNING[2848]: chan_dahdi.c:4574 handle_alarms: Detected alarm on channel 30: Yellow Alarm
[Nov 12 10:42:14] WARNING[2848]: chan_dahdi.c:4574 handle_alarms: Detected alarm on channel 31: Yellow Alarm
[Nov 12 10:42:14] ERROR[2847]: chan_dahdi.c:10036 ss7_linkset: Alarm on link!
Len = 4 [ ff ff 01 00 ]
FSN: 127 FIB 1
BSN: 127 BIB 1
<[0] LSSU SIO

Len = 4 [ ff ff 01 02 ]
FSN: 127 FIB 1
BSN: 127 BIB 1
<[0] LSSU SIE

Len = 3 [ ff ff 00 ]
FSN: 127 FIB 1
BSN: 127 BIB 1
<[0] FISU

Huh?! Got FISU in link state 6
Len = 25 [ ff 80 16 01 c9 50 c8 05 11 f0 0e 0d 0c 0b 0a 09 08 07 06 05 04 03 02 01 00 ]
FSN: 0 FIB 1
BSN: 127 BIB 1
<[0] MSU
[ ff 80 16 ]
        Network Indicator: 0 Priority: 0 User Part: STD_TEST (1)
        [ 01 ]
        OPC 5921 DPC 4297 SLS 0
        [ c9 50 c8 05 ]
        H0: 1 H1: 1
        [ 11 f0 0e 0d 0c 0b 0a 09 08 07 06 05 04 03 02 01 00 ]

[Nov 12 10:42:30] ERROR[2847]: chan_dahdi.c:10935 dahdi_ss7_error: Received MSU in invalid state 6
Link state change: ALARM -> IDLE
Len = 25 [ 80 81 16 01 c9 50 c8 05 11 f0 0e 0d 0c 0b 0a 09 08 07 06 05 04 03 02 01 00 ]
FSN: 1 FIB 1
BSN: 0 BIB 1
<[0] MSU
[ 80 81 16 ]
        Network Indicator: 0 Priority: 0 User Part: STD_TEST (1)
        [ 01 ]
        OPC 5921 DPC 4297 SLS 0
        [ c9 50 c8 05 ]
        H0: 1 H1: 1
        [ 11 f0 0e 0d 0c 0b 0a 09 08 07 06 05 04 03 02 01 00 ]

[Nov 12 10:42:38] ERROR[2847]: chan_dahdi.c:10935 dahdi_ss7_error: Received MSU in invalid state 6
[Nov 12 10:42:41] NOTICE[2848]: chan_dahdi.c:7943 handle_init_event: Alarm cleared on channel 2
[Nov 12 10:42:41] NOTICE[2848]: chan_dahdi.c:7943 handle_init_event: Alarm cleared on channel 3
[Nov 12 10:42:41] NOTICE[2848]: chan_dahdi.c:7943 handle_init_event: Alarm cleared on channel 4
[Nov 12 10:42:41] NOTICE[2848]: chan_dahdi.c:7943 handle_init_event: Alarm cleared on channel 5
[Nov 12 10:42:41] NOTICE[2848]: chan_dahdi.c:7943 handle_init_event: Alarm cleared on channel 6
[Nov 12 10:42:41] NOTICE[2848]: chan_dahdi.c:7943 handle_init_event: Alarm cleared on channel 7
[Nov 12 10:42:41] NOTICE[2848]: chan_dahdi.c:7943 handle_init_event: Alarm cleared on channel 8
[Nov 12 10:42:41] NOTICE[2848]: chan_dahdi.c:7943 handle_init_event: Alarm cleared on channel 9
[Nov 12 10:42:41] NOTICE[2848]: chan_dahdi.c:7943 handle_init_event: Alarm cleared on channel 10
[Nov 12 10:42:41] NOTICE[2848]: chan_dahdi.c:7943 handle_init_event: Alarm cleared on channel 11
[Nov 12 10:42:41] NOTICE[2848]: chan_dahdi.c:7943 handle_init_event: Alarm cleared on channel 12
[Nov 12 10:42:41] NOTICE[2848]: chan_dahdi.c:7943 handle_init_event: Alarm cleared on channel 13
[Nov 12 10:42:41] NOTICE[2848]: chan_dahdi.c:7943 handle_init_event: Alarm cleared on channel 14
[Nov 12 10:42:41] NOTICE[2848]: chan_dahdi.c:7943 handle_init_event: Alarm cleared on channel 15
[Nov 12 10:42:41] NOTICE[2848]: chan_dahdi.c:7943 handle_init_event: Alarm cleared on channel 16
[Nov 12 10:42:41] NOTICE[2848]: chan_dahdi.c:7943 handle_init_event: Alarm cleared on channel 17
[Nov 12 10:42:41] NOTICE[2848]: chan_dahdi.c:7943 handle_init_event: Alarm cleared on channel 18
[Nov 12 10:42:41] NOTICE[2848]: chan_dahdi.c:7943 handle_init_event: Alarm cleared on channel 19
[Nov 12 10:42:41] NOTICE[2848]: chan_dahdi.c:7943 handle_init_event: Alarm cleared on channel 20
[Nov 12 10:42:41] NOTICE[2848]: chan_dahdi.c:7943 handle_init_event: Alarm cleared on channel 21
[Nov 12 10:42:41] NOTICE[2848]: chan_dahdi.c:7943 handle_init_event: Alarm cleared on channel 22
[Nov 12 10:42:41] NOTICE[2848]: chan_dahdi.c:7943 handle_init_event: Alarm cleared on channel 23
[Nov 12 10:42:41] NOTICE[2848]: chan_dahdi.c:7943 handle_init_event: Alarm cleared on channel 24
[Nov 12 10:42:41] NOTICE[2848]: chan_dahdi.c:7943 handle_init_event: Alarm cleared on channel 25
[Nov 12 10:42:41] NOTICE[2848]: chan_dahdi.c:7943 handle_init_event: Alarm cleared on channel 26
[Nov 12 10:42:41] NOTICE[2848]: chan_dahdi.c:7943 handle_init_event: Alarm cleared on channel 27
[Nov 12 10:42:41] NOTICE[2848]: chan_dahdi.c:7943 handle_init_event: Alarm cleared on channel 28
[Nov 12 10:42:41] NOTICE[2848]: chan_dahdi.c:7943 handle_init_event: Alarm cleared on channel 29
[Nov 12 10:42:41] NOTICE[2848]: chan_dahdi.c:7943 handle_init_event: Alarm cleared on channel 30
[Nov 12 10:42:41] NOTICE[2848]: chan_dahdi.c:7943 handle_init_event: Alarm cleared on channel 31
[Nov 12 10:42:41] ERROR[2847]: chan_dahdi.c:10042 ss7_linkset: Alarm cleared on link
Link state change: IDLE -> NOTALIGNED
Len = 4 [ ff ff 01 00 ]
FSN: 127 FIB 1
BSN: 127 BIB 1
>[0] LSSU SIO

Len = 4 [ 81 81 01 03 ]
FSN: 1 FIB 1
BSN: 1 BIB 1
<[0] LSSU SIOS

Link state change: NOTALIGNED -> NOTALIGNED
Len = 4 [ ff ff 01 00 ]
FSN: 127 FIB 1
BSN: 127 BIB 1
<[0] LSSU SIO

Link state change: NOTALIGNED -> ALIGNED
Len = 4 [ ff ff 01 02 ]
FSN: 127 FIB 1
BSN: 127 BIB 1
>[0] LSSU SIE

Len = 4 [ ff ff 01 02 ]
FSN: 127 FIB 1
BSN: 127 BIB 1
<[0] LSSU SIE

Link state change: ALIGNED -> PROVING
T4 expired!
Link state change: PROVING -> ALIGNEDREADY
Len = 3 [ ff ff 00 ]
FSN: 127 FIB 1
BSN: 127 BIB 1
>[0] FISU

Len = 3 [ ff ff 00 ]
FSN: 127 FIB 1
BSN: 127 BIB 1
<[0] FISU

Link state change: ALIGNEDREADY -> INSERVICE
MTP2 link up (SLC -1276070936)
Len = 20 [ ff 80 11 01 21 57 32 04 11 a0 32 35 36 34 32 38 36 32 38 38 ]
FSN: 0 FIB 1
BSN: 127 BIB 1
>[0] MSU
[ ff 80 11 ]
        Network Indicator: 0 Priority: 0 User Part: STD_TEST (1)
        [ 01 ]
        OPC 4297 DPC 5921 SLS 0
        [ 21 57 32 04 ]
        H0: 1 H1: 1
        [ 11 a0 32 35 36 34 32 38 36 32 38 38 ]

Len = 20 [ 80 80 11 01 c9 50 c8 05 21 a0 32 35 36 34 32 38 36 32 38 38 ]
FSN: 0 FIB 1
BSN: 0 BIB 1
<[0] MSU
[ 80 80 11 ]
        Network Indicator: 0 Priority: 0 User Part: STD_TEST (1)
        [ 01 ]
        OPC 5921 DPC 4297 SLS 0
        [ c9 50 c8 05 ]
        H0: 1 H1: 2
        [ 21 a0 32 35 36 34 32 38 36 32 38 38 ]

Len = 25 [ 80 81 16 01 c9 50 c8 05 11 f0 0e 0d 0c 0b 0a 09 08 07 06 05 04 03 02 01 00 ]
FSN: 1 FIB 1
BSN: 0 BIB 1
<[0] MSU
[ 80 81 16 ]
        Network Indicator: 0 Priority: 0 User Part: STD_TEST (1)
        [ 01 ]
        OPC 5921 DPC 4297 SLS 0
        [ c9 50 c8 05 ]
        H0: 1 H1: 1
        [ 11 f0 0e 0d 0c 0b 0a 09 08 07 06 05 04 03 02 01 00 ]

Len = 25 [ 81 81 16 01 21 57 32 04 21 f0 0e 0d 0c 0b 0a 09 08 07 06 05 04 03 02 01 00 ]
FSN: 1 FIB 1
BSN: 1 BIB 1
>[0] MSU
[ 81 81 16 ]
        Network Indicator: 0 Priority: 0 User Part: STD_TEST (1)
        [ 01 ]
        OPC 4297 DPC 5921 SLS 0
        [ 21 57 32 04 ]
        H0: 1 H1: 2
        [ 21 f0 0e 0d 0c 0b 0a 09 08 07 06 05 04 03 02 01 00 ]

Len = 19 [ 81 82 10 05 c9 50 ca 15 02 00 19 01 01 05 1d ff ff ff 3f ]
FSN: 2 FIB 1
BSN: 1 BIB 1
<[0] MSU
[ 81 82 10 ]
        Network Indicator: 0 Priority: 0 User Part: ISUP (5)
        [ 05 ]
        OPC 5929 DPC 4297 SLS 1
        [ c9 50 ca 15 ]
                CIC: 2
                [ 02 00 ]
                Message Type: CGU
                [ 19 ]
                --FIXED LENGTH PARMS[1]--
                Circuit Group Supervision Indicator:
                        Type indicator: Hardware Failure oriented
                        [ 01 ]
                --VARIABLE LENGTH PARMS[1]--
                Range and status:
                        Range: 29
                        [ 05 1d ff ff ff 3f ]

[Nov 12 10:42:49] ERROR[2847]: chan_dahdi.c:10935 dahdi_ss7_error: Got ISUP message on link while MTP3 state is not UP!
Len = 14 [ 81 83 0b 05 c9 50 ca 15 02 00 17 01 01 1d ]
FSN: 3 FIB 1
BSN: 1 BIB 1
<[0] MSU
[ 81 83 0b ]
        Network Indicator: 0 Priority: 0 User Part: ISUP (5)
        [ 05 ]
        OPC 5929 DPC 4297 SLS 1
        [ c9 50 ca 15 ]
                CIC: 2
                [ 02 00 ]
                Message Type: GRS
                [ 17 ]
                --VARIABLE LENGTH PARMS[1]--
                Range and status:
                        Range: 29
                        [ 01 1d ]

[Nov 12 10:42:53] ERROR[2847]: chan_dahdi.c:10935 dahdi_ss7_error: Got ISUP message on link while MTP3 state is not UP!
Len = 19 [ 81 84 10 05 c9 50 ca 15 02 00 19 01 01 05 1d ff ff ff 3f ]
FSN: 4 FIB 1
BSN: 1 BIB 1
<[0] MSU
[ 81 84 10 ]
        Network Indicator: 0 Priority: 0 User Part: ISUP (5)
        [ 05 ]
        OPC 5929 DPC 4297 SLS 1
        [ c9 50 ca 15 ]
                CIC: 2
                [ 02 00 ]
                Message Type: CGU
                [ 19 ]
                --FIXED LENGTH PARMS[1]--
                Circuit Group Supervision Indicator:
                        Type indicator: Hardware Failure oriented
                        [ 01 ]
                --VARIABLE LENGTH PARMS[1]--
                Range and status:
                        Range: 29
                        [ 05 1d ff ff ff 3f ]

[Nov 12 10:42:54] ERROR[2847]: chan_dahdi.c:10935 dahdi_ss7_error: Got ISUP message on link while MTP3 state is not UP!
Len = 19 [ 81 85 10 05 c9 50 ca 15 02 00 19 01 01 05 1d ff ff ff 3f ]
FSN: 5 FIB 1
BSN: 1 BIB 1
<[0] MSU
[ 81 85 10 ]
        Network Indicator: 0 Priority: 0 User Part: ISUP (5)
        [ 05 ]
        OPC 5929 DPC 4297 SLS 1
        [ c9 50 ca 15 ]
                CIC: 2
                [ 02 00 ]
                Message Type: CGU
                [ 19 ]
                --FIXED LENGTH PARMS[1]--
                Circuit Group Supervision Indicator:
                        Type indicator: Hardware Failure oriented
                        [ 01 ]
                --VARIABLE LENGTH PARMS[1]--
                Range and status:
                        Range: 29
                        [ 05 1d ff ff ff 3f ]

[Nov 12 10:42:56] ERROR[2847]: chan_dahdi.c:10935 dahdi_ss7_error: Got ISUP message on link while MTP3 state is not UP!
Len = 14 [ 81 86 0b 05 c9 50 ca 15 02 00 17 01 01 1d ]
FSN: 6 FIB 1
BSN: 1 BIB 1
<[0] MSU
[ 81 86 0b ]
        Network Indicator: 0 Priority: 0 User Part: ISUP (5)
        [ 05 ]
        OPC 5929 DPC 4297 SLS 1
        [ c9 50 ca 15 ]
                CIC: 2
                [ 02 00 ]
                Message Type: GRS
                [ 17 ]
                --VARIABLE LENGTH PARMS[1]--
                Range and status:
                        Range: 29
                        [ 01 1d ]

[Nov 12 10:43:00] ERROR[2847]: chan_dahdi.c:10935 dahdi_ss7_error: Got ISUP message on link while MTP3 state is not UP!
Len = 14 [ 81 87 0b 05 c9 50 ca 15 02 00 17 01 01 1d ]
FSN: 7 FIB 1
BSN: 1 BIB 1
<[0] MSU
[ 81 87 0b ]
        Network Indicator: 0 Priority: 0 User Part: ISUP (5)
        [ 05 ]
        OPC 5929 DPC 4297 SLS 1
        [ c9 50 ca 15 ]
                CIC: 2
                [ 02 00 ]
                Message Type: GRS
                [ 17 ]
                --VARIABLE LENGTH PARMS[1]--
                Range and status:
                        Range: 29
                        [ 01 1d ]

[Nov 12 10:43:00] ERROR[2847]: chan_dahdi.c:10935 dahdi_ss7_error: Got ISUP message on link while MTP3 state is not UP!
Len = 19 [ 81 88 10 05 c9 50 ca 15 02 00 19 01 01 05 1d ff ff ff 3f ]
FSN: 8 FIB 1
BSN: 1 BIB 1
<[0] MSU
[ 81 88 10 ]
        Network Indicator: 0 Priority: 0 User Part: ISUP (5)
        [ 05 ]
        OPC 5929 DPC 4297 SLS 1
        [ c9 50 ca 15 ]
                CIC: 2
                [ 02 00 ]
                Message Type: CGU
                [ 19 ]
                --FIXED LENGTH PARMS[1]--
                Circuit Group Supervision Indicator:
                        Type indicator: Hardware Failure oriented
                        [ 01 ]
                --VARIABLE LENGTH PARMS[1]--
                Range and status:
                        Range: 29
                        [ 05 1d ff ff ff 3f ]

[Nov 12 10:43:05] ERROR[2847]: chan_dahdi.c:10935 dahdi_ss7_error: Got ISUP message on link while MTP3 state is not UP!
Len = 14 [ 81 89 0b 05 c9 50 ca 15 02 00 17 01 01 1d ]
FSN: 9 FIB 1
BSN: 1 BIB 1
<[0] MSU
[ 81 89 0b ]
        Network Indicator: 0 Priority: 0 User Part: ISUP (5)
        [ 05 ]
        OPC 5929 DPC 4297 SLS 1
        [ c9 50 ca 15 ]
                CIC: 2
                [ 02 00 ]
                Message Type: GRS
                [ 17 ]
                --VARIABLE LENGTH PARMS[1]--
                Range and status:
                        Range: 29
                        [ 01 1d ]

[Nov 12 10:43:08] ERROR[2847]: chan_dahdi.c:10935 dahdi_ss7_error: Got ISUP message on link while MTP3 state is not UP!
Len = 20 [ 89 82 11 01 21 57 32 04 11 a0 32 35 36 34 32 38 36 32 38 38 ]
FSN: 2 FIB 1
BSN: 9 BIB 1
>[0] MSU
[ 89 82 11 ]
        Network Indicator: 0 Priority: 0 User Part: STD_TEST (1)
        [ 01 ]
        OPC 4297 DPC 5921 SLS 0
        [ 21 57 32 04 ]
        H0: 1 H1: 1
        [ 11 a0 32 35 36 34 32 38 36 32 38 38 ]

Len = 20 [ 82 8a 11 01 c9 50 c8 05 21 a0 32 35 36 34 32 38 36 32 38 38 ]
FSN: 10 FIB 1
BSN: 2 BIB 1
<[0] MSU
[ 82 8a 11 ]
        Network Indicator: 0 Priority: 0 User Part: STD_TEST (1)
        [ 01 ]
        OPC 5921 DPC 4297 SLS 0
        [ c9 50 c8 05 ]
        H0: 1 H1: 2
        [ 21 a0 32 35 36 34 32 38 36 32 38 38 ]

Len = 25 [ 82 8b 16 01 c9 50 c8 05 11 f0 0e 0d 0c 0b 0a 09 08 07 06 05 04 03 02 01 00 ]
FSN: 11 FIB 1
BSN: 2 BIB 1
<[0] MSU
[ 82 8b 16 ]
        Network Indicator: 0 Priority: 0 User Part: STD_TEST (1)
        [ 01 ]
        OPC 5921 DPC 4297 SLS 0
        [ c9 50 c8 05 ]
        H0: 1 H1: 1
        [ 11 f0 0e 0d 0c 0b 0a 09 08 07 06 05 04 03 02 01 00 ]

Len = 25 [ 8b 83 16 01 21 57 32 04 21 f0 0e 0d 0c 0b 0a 09 08 07 06 05 04 03 02 01 00 ]
FSN: 3 FIB 1
BSN: 11 BIB 1
>[0] MSU
[ 8b 83 16 ]
        Network Indicator: 0 Priority: 0 User Part: STD_TEST (1)
        [ 01 ]
        OPC 4297 DPC 5921 SLS 0
        [ 21 57 32 04 ]
        H0: 1 H1: 2
        [ 21 f0 0e 0d 0c 0b 0a 09 08 07 06 05 04 03 02 01 00 ]



More information about the asterisk-ss7 mailing list