<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
yes, please refer this: http://www.voip-info.org/wiki/view/Asterisk+ss7+commands<br>use the command:<br><ul><li><strong>ss7 dump start &lt;file&gt; [in|out|both] [fisu] [lssu] [msu]</strong>This
 starts the chan_ss7 module producing a PCAP dump of the data sentand/or
 received on the SS7 link. Format is suitable for display inwireshark <a href="http://www.wireshark.org/" target="_blank">Wireshark</a>,which
 understands the SS7 protocols natively. The dump contains eachMTP2 
packet excluding the flags, so the first byte is the BSN and thelast two
 bytes are the CRC checksum (though the CRC is currentlymissing for 
packets sent). Flags and bits that do not validate ascorrect signalling 
units are not dumped. Parameters are the name of thefile to dump to; 
which directions to dump (incoming, outgoing, or both,default both); and
 which type of signalling units to dump (defaultall).</li><li> <strong>ss7 dump stop [in|out|both]</strong> Stop dumping to file. <br></li></ul>and use wireshark to get what you need, refer this:<br>http://wiki.wireshark.org/MTP3<br><br>Best regards,<br>James.zhu<br>Doing asterisk/PRI/ss7/dahdi, linux, asterisk cards, gateway(fxs/fxo/pri&lt;-&gt;SIP).<br>website: www.voipviews.com <br><br><br><div>&gt; Date: Wed, 29 Jun 2011 14:28:27 +0300<br>&gt; From: n.tsanov@email.bg<br>&gt; To: asterisk-ss7@lists.digium.com<br>&gt; Subject: [asterisk-ss7] libss7 debug output to cap/pcap<br>&gt; <br>&gt; Hello,<br>&gt; <br>&gt; Is it possible to save the output of "ss7 debug linkset x" command to pcap/cap<br>&gt; file which can be analyzed in wireshark?<br>&gt; <br>&gt; Best Regards,<br>&gt; <br>&gt; Nikolay Tsanov<br>&gt; <br>&gt; <br>&gt; ------------------------------------------------------------<br>&gt; §¬§ì§Õ§Ö §Õ§Ñ §Ú§Þ§Ñ§ê email §Ó .bg, §Ñ§Ü§à §ß§Ö §Ó email.bg?<br>&gt; §£§Ù§Ö§Þ§Ú §ã§Ó§à§ñ §ß§à§Ó email §Ó email.bg §ã§Ö§Ô§Ñ.<br>&gt; <br>&gt; <br>&gt; <br>&gt; --<br>&gt; _____________________________________________________________________<br>&gt; -- Bandwidth and Colocation Provided by http://www.api-digital.com --<br>&gt; <br>&gt; asterisk-ss7 mailing list<br>&gt; To UNSUBSCRIBE or update options visit:<br>&gt;    http://lists.digium.com/mailman/listinfo/asterisk-ss7<br></div>                                               </div></body>
</html>