i call 'fine' if I'm able to block/unblock one or group of channels :) blocking one channel: ss7*CLI> ss7 block 10 1 Sending Blocking message to peer Jul 19 20:16:39 NOTICE[12242]: l4isup.c:3789 do_group_circuit_block_unblock: Sending CIRCUIT GROUP BLOCKING, cic=10, mask=0x00000001. Jul 19 20:16:39 NOTICE[5425]: l4isup.c:3270 process_cga: Process CGA, cic=10, range=32 ss7*CLI> ss7 show channels Linkset: gts CIC 1 Idle CIC 2 Idle CIC 3 Idle CIC 4 Idle CIC 5 Idle CIC 6 Idle CIC 7 Idle CIC 8 Idle CIC 9 Idle CIC 10 Idle BLOCKED Local Maintenance CIC 11 Idle CIC 12 Idle CIC 13 Idle CIC 14 Idle CIC 15 Idle CIC 17 Busy CIC 18 Idle CIC 19 Idle CIC 20 Idle CIC 21 Idle CIC 22 Idle CIC 23 Idle CIC 24 Idle CIC 25 Busy CIC 26 Idle CIC 27 Busy CIC 28 Idle CIC 29 Busy CIC 30 Idle CIC 31 Idle ss7*CLI> ss7 unblock 10 1 Sending Unblocking message to peer Jul 19 20:16:51 NOTICE[12242]: l4isup.c:3789 do_group_circuit_block_unblock: Sending CIRCUIT GROUP UNBLOCKING, cic=10, mask=0x00000001. Jul 19 20:16:51 NOTICE[5425]: l4isup.c:3325 process_cua: Process CUA, cic=10, range=32 ss7*CLI> ss7 block 10 3 Sending Blocking message to peer Jul 19 20:17:43 NOTICE[12242]: l4isup.c:3789 do_group_circuit_block_unblock: Sending CIRCUIT GROUP BLOCKING, cic=10, mask=0x00000007. Jul 19 20:17:44 NOTICE[5425]: l4isup.c:3270 process_cga: Process CGA, cic=10, range=32 ss7*CLI> ss7 show channels Linkset: gts CIC 1 Idle CIC 2 Idle CIC 3 Idle CIC 4 Idle CIC 5 Idle CIC 6 Idle CIC 7 Idle CIC 8 Idle CIC 9 Idle CIC 10 Idle BLOCKED Local Maintenance CIC 11 Idle BLOCKED Local Maintenance CIC 12 Idle BLOCKED Local Maintenance CIC 13 Idle CIC 14 Idle CIC 15 Idle CIC 17 Busy CIC 18 Idle CIC 19 Idle CIC 20 Idle CIC 21 Busy CIC 22 Idle CIC 23 Idle CIC 24 Idle CIC 25 Busy CIC 26 Idle CIC 27 Busy CIC 28 Idle CIC 29 Idle CIC 30 Idle CIC 31 Idle ss7*CLI> ss7 unblock 10 3 Sending Unblocking message to peer Jul 19 20:17:50 NOTICE[12242]: l4isup.c:3789 do_group_circuit_block_unblock: Sending CIRCUIT GROUP UNBLOCKING, cic=10, mask=0x00000007. Jul 19 20:17:51 NOTICE[5425]: l4isup.c:3325 process_cua: Process CUA, cic=10, range=32 It works fine for me :) The range is always shown as 32, but it's really different. But the problem is, chan_ss7 sends to many octets - the last is empty, but some od DGT does not recognize its as empty. Pozdrawiam / Regards Pawe? Ratajewski Kierownik Dzia?u Us?ug G?osowych pawel.ratajewski at 4web.pl ----------------------------------------------- Forweb S.C. ?agiewnicka 54/56, 91-463 ??d? tel: +48 42 235 10 00, fax: +48 42 235 10 01 biuro at 4web.pl http://www.4web.pl ----------------------------------------------- ----- Original Message ----- From: "Jakub Klausa" <j.klausa@xxxxxx> To: <asterisk-ss7 at lists.digium.com> Sent: Saturday, July 19, 2008 8:29 PM Subject: Re: chan_ss7 - T22 timeout (No'circuitgroup resetacknowledge' from peer) | _______________________________________________ | --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