<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'><BR>&nbsp;<BR>
&nbsp;<BR>
&nbsp;<BR>
dears,<BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp;am using chan_ss7 and i was surprised by getting the error shown down, in someday everything was wroking fine till this message start to appear.<BR>
&nbsp;kindly note that i tried to restart my server and when getting up i entered the asterisk in normal way and although i&nbsp;found the E'1's still down the mesaage appeared,,, after that the first E'1 went up while the message still appears.<BR><BR>
<P align=left><FONT face="" size=4></FONT>note am using chan_ss7 v0.9, asterisk 1.2.18, zaptel 1.2.17.1.</P>
<P align=left>&nbsp;</P>
<P align=left>i talked to the operator and told him about the schannel ,,,so when he removed his configuration no message appeared and when he reconfigure from his side the message appeared again,. it seems some packets are wrong ..</P>
<P align=left>&nbsp;</P>
<P align=left>i wish if anyone can help what is my problem is.. why am getting 'os' status and what it means???</P>
<P align=left>&nbsp;</P>
<P align=left>thanks for all.</P>
<P align=left>&nbsp;</P>
<BR>un 30 10:59:35 NOTICE[8248]: mtp.c:878 mtp2_process_lssu: Got status indication 'OS' while READY.<BR>Jun 30 10:59:37 NOTICE[8248]: mtp.c:878 mtp2_process_lssu: Got status indication 'OS' while READY.<BR>localhost*CLI&gt; ss7 link status<BR>linkset siuc, link l1, schannel 16, INSERVICE, rx: 1, tx: 0/3, sentseq/lastack: 24/24, total&nbsp; 12234960,&nbsp; 12235008<BR>linkset siuc, link l2, schannel 16, PROVING, rx: 1, tx: 4/4, sentseq/lastack: 127/127, total&nbsp; 12234960,&nbsp; 12235008<BR>linkset siuc2, link l3, schannel 16, NOT_ALIGNED, rx: 0, tx: 4/4, sentseq/lastack: 127/127, total&nbsp; 12234944,&nbsp; 12235008<BR>linkset siuc2, link l4, schannel 16, NOT_ALIGNED, rx: 0, tx: 4/4, sentseq/lastack: 127/127, total&nbsp; 12234944,&nbsp; 12235008<BR>Jun 30 10:59:39 NOTICE[8248]: mtp.c:878 mtp2_process_lssu: Got status indication 'OS' while READY.<BR>Jun 30 10:59:42 NOTICE[8248]: mtp.c:878 mtp2_process_lssu: Got status indication 'OS' while READY.<BR>Jun 30 10:59:44 NOTICE[8248]: mtp.c:878 mtp2_process_lssu: Got status indication 'OS' while READY.<BR>localhost*CLI&gt; ss7 link status<BR>linkset siuc, link l1, schannel 16, INSERVICE, rx: 1, tx: 0/3, sentseq/lastack: 24/24, total&nbsp; 12275616,&nbsp; 12275664<BR>linkset siuc, link l2, schannel 16, DOWN, rx: 6, tx: 2/4, sentseq/lastack: 127/127, total&nbsp; 12275616,&nbsp; 12275664<BR>linkset siuc2, link l3, schannel 16, NOT_ALIGNED, rx: 0, tx: 3/4, sentseq/lastack: 127/127, total&nbsp; 12275616,&nbsp; 12275664<BR>linkset siuc2, link l4, schannel 16, NOT_ALIGNED, rx: 0, tx: 3/4, sentseq/lastack: 127/127, total&nbsp; 12275600,&nbsp; 12275664<BR>Jun 30 10:59:46 NOTICE[8248]: mtp.c:878 mtp2_process_lssu: Got status indication 'OS' while READY.<BR>Jun 30 10:59:48 NOTICE[8248]: mtp.c:878 mtp2_process_lssu: Got status indication 'OS' while READY.<BR>Jun 30 10:59:50 NOTICE[8248]: mtp.c:878 mtp2_process_lssu: Got status indication 'OS' while READY.<BR>Jun 30 10:59:52 NOTICE[8248]: mtp.c:878 mtp2_process_lssu: Got status indication 'OS' while READY.<BR>Jun 30 10:59:55 NOTICE[8248]: mtp.c:878 mtp2_process_lssu: Got status indication 'OS' while READY.<BR>Jun 30 10:59:57 NOTICE[8248]: mtp.c:878 mtp2_process_lssu: Got status indication 'OS' while READY.<BR>Jun 30 10:59:59 NOTICE[8248]: mtp.c:878 mtp2_process_lssu: Got status indication 'OS' while READY.<BR>Jun 30 11:00:01 NOTICE[8248]: mtp.c:878 mtp2_process_lssu: Got status indication 'OS' while READY.<BR>Jun 30 11:00:03 NOTICE[8248]: mtp.c:878 mtp2_process_lssu: Got status indication 'OS' while READY.<BR>
&nbsp;<BR>
&nbsp;<BR>
my configuration are :<BR>
&nbsp;<BR>
ss7.conf<BR>
&nbsp;<BR>
[linkset-siuc]<BR>enabled =&gt; yes<BR>enable_st =&gt; no<BR>use_connect =&gt; yes<BR>hunting_policy =&gt; even_mru<BR>subservice =&gt; auto<BR>context =&gt; default<BR>
&nbsp;<BR>
[linkset-siuc2]<BR>enabled =&gt; yes<BR>enable_st =&gt; no<BR>use_connect =&gt; yes<BR>hunting_policy =&gt; even_mru<BR>subservice =&gt; auto<BR>context =&gt; default<BR>
&nbsp;<BR>
[link-l1]<BR>linkset =&gt; siuc<BR>channels =&gt; 1-15,17-31<BR>schannel =&gt; 16<BR>firstcic =&gt; 1<BR>enabled =&gt; yes<BR>
&nbsp;<BR>
[link-l2]<BR>linkset =&gt; siuc<BR>channels =&gt; 1-15,17-31<BR>schannel =&gt; 16<BR>firstcic =&gt; 33<BR>enabled =&gt; yes<BR>
&nbsp;<BR>
[link-l3]<BR>linkset =&gt; siuc2<BR>channels =&gt; 1-15,17-31<BR>schannel =&gt; 16<BR>firstcic =&gt; 1<BR>enabled =&gt; yes<BR>
&nbsp;<BR>
[link-l4]<BR>linkset =&gt; siuc2<BR>channels =&gt; 1-15,17-31<BR>schannel =&gt; 16<BR>firstcic =&gt; 33<BR>enabled =&gt; yes<BR>
<BR>[host-localhost.localdomain]<BR>default_linkset =&gt; siuc<BR>enabled =&gt; yes<BR>opc =&gt; 1307<BR>dpc =&gt; siuc:2000,siuc2:1000<BR>links =&gt; l1:1,l2:2,l3:3,l4:4<BR>
<BR>&nbsp;<BR>
zaptel.conf<BR>
&nbsp;<BR>
<BR>span=1,1,0,ccs,hdb3<BR>bchan=1-31<BR>
span=2,2,0,ccs,hdb3<BR>bchan=32-62<BR>
span=3,3,0,ccs,hdb3<BR>bchan=63-93<BR>
span=4,4,0,ccs,hdb3<BR>bchan=94-124<BR><br /><hr />Earn cashback on your purchases with Live Search - the search that pays you back! <a href='http://search.live.com/cashback/?&pkw=form=MIJAAF/publ=HMTGL/crea=earncashback' target='_new'>Learn More</a></body>
</html>