<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<META content="MSHTML 6.00.2900.3199" name=GENERATOR>
<STYLE>@font-face {
        font-family: 宋体;
}
@font-face {
        font-family: Verdana;
}
@font-face {
        font-family: @宋体;
}
@page Section1 {size: 595.3pt 841.9pt; margin: 72.0pt 90.0pt 72.0pt 90.0pt; layout-grid: 15.6pt; }
P.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; FONT-SIZE: 10.5pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; TEXT-ALIGN: justify
}
LI.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; FONT-SIZE: 10.5pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; TEXT-ALIGN: justify
}
DIV.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; FONT-SIZE: 10.5pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; TEXT-ALIGN: justify
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.EmailStyle17 {
        FONT-WEIGHT: normal; COLOR: windowtext; FONT-STYLE: normal; FONT-FAMILY: Verdana; TEXT-DECORATION: none; mso-style-type: personal-compose
}
DIV.Section1 {
        page: Section1
}
BLOCKQUOTE {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em
}
OL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
UL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</STYLE>
</HEAD>
<BODY>
<DIV><FONT face=Verdana color=#0000ff size=2>I think you haven't capture
the packet from the beginning of the call.</FONT></DIV>
<DIV><FONT face=Verdana color=#0000ff size=2></FONT> </DIV>
<DIV><FONT face=Verdana color=#0000ff size=2>You must capture the SIP
packets. And the wireshark will recognise the packets as RTP.</FONT></DIV>
<DIV><FONT face=Verdana color=#0000ff size=2></FONT> </DIV>
<DIV align=left>
<DIV align=left><FONT face=Verdana size=2>
<HR style="WIDTH: 122px; HEIGHT: 2px" SIZE=2>
</FONT></DIV>
<DIV><FONT color=#c0c0c0><FONT face=Verdana size=2><SPAN>木木</SPAN></FONT></DIV>
<DIV><FONT face=Verdana size=2>2007-11-16</FONT></FONT></DIV></DIV>
<DIV><FONT face=Verdana size=2>
<HR>
</FONT></DIV>
<DIV><FONT face=Verdana><FONT size=2><STRONG>发件人:</STRONG> Benjamin
Jacob</FONT></FONT></DIV>
<DIV><FONT face=Verdana><FONT size=2><STRONG>发送时间:</STRONG>
2007-11-16 12:55:51</FONT></FONT></DIV>
<DIV><FONT face=Verdana><FONT size=2><STRONG>收件人:</STRONG> Asterisk Users
Mailing List - Non-Commercial Discussion</FONT></FONT></DIV>
<DIV><FONT face=Verdana><FONT size=2><STRONG>抄送:</STRONG> </FONT></FONT></DIV>
<DIV><FONT face=Verdana><FONT size=2><STRONG>主题:</STRONG> Re: [asterisk-users]
DTMF Problem</FONT></FONT></DIV>
<DIV><FONT face=Verdana size=2></FONT> </DIV>
<DIV><FONT face=Verdana size=2>
<DIV>for UDP</DIV>
<DIV>tcpdump -nnXs 0 udp -i eth0 -w name.cap</DIV>
<DIV> </DIV>
<DIV>Btw, a pcap file (created on a linux server using tcpdump) capturing the </DIV>
<DIV>RTP(udp) traffic opened up in wireshark, wireshark doesn't really </DIV>
<DIV>format(or recognize) the packets as RTP, unlike the capture done live </DIV>
<DIV>from a wireshark configured to capture RTP traffic.</DIV>
<DIV>In the former, wireshark shows up everything as UDP and I have to do a </DIV>
<DIV>lot of manual parsing to find out the type etc in the packets captured.</DIV>
<DIV> </DIV>
<DIV>Am I missing some config on wireshark here?</DIV>
<DIV> </DIV>
<DIV>TiA</DIV>
<DIV>- Ben.</DIV>
<DIV> </DIV>
<DIV>ľľ wrote:</DIV>
<DIV> </DIV>
<DIV>> You can use the tcpdump comand in linux.</DIV>
<DIV>> Like: tcpdump -i eth0 -s 0 -w name.cap</DIV>
<DIV>> And you can open the cap file useing wireshark that is a good</DIV>
<DIV>> ------------------------------------------------------------------------</DIV>
<DIV>> 木木</DIV>
<DIV>> 2007-11-16</DIV>
<DIV>> ------------------------------------------------------------------------</DIV>
<DIV>> *发件人:* Doug</DIV>
<DIV>> *发送时间:* 2007-11-16 00:53:15</DIV>
<DIV>> *收件人:* Asterisk Users Mailing List - Non-Commercial Discussion; </DIV>
<DIV>> Asterisk Users Mailing List - No</DIV>
<DIV>> *抄送:*</DIV>
<DIV>> *主题:* Re: [asterisk-users] DTMF Problem</DIV>
<DIV>> At 06:42 11/15/2007, =?gb2312?B?xL7Evg==?= wrote:</DIV>
<DIV>> >Hi,</DIV>
<DIV>> ></DIV>
<DIV>>
>Could you capture the the UDP package</DIV>
<DIV>> How is this done?</DIV>
<DIV>>
>in all of your server, Asterisk A, Asterisk B, ser, Asterisk C.</DIV>
<DIV>>
>And you can find that server who lost the DTMF (RTP EVENT).</DIV>
<DIV>> ></DIV>
<DIV>> ></DIV>
<DIV>> >----------</DIV>
<DIV>> >Amy</DIV>
<DIV>> >2007-11-15</DIV>
<DIV>> ></DIV>
<DIV>> >----------</DIV>
<DIV>> >发件人: Arun Kumar</DIV>
<DIV>> >发送时间: 2007-11-15 20:30:45</DIV>
<DIV>>
>收件人: Asterisk Users Mailing List - Non-Commercial Discussion; SER </DIV>
<DIV>> Users</DIV>
<DIV>> >抄送:</DIV>
<DIV>> >主题: [asterisk-users] DTMF Problem</DIV>
<DIV>> ></DIV>
<DIV>> >Hi</DIV>
<DIV>> ></DIV>
<DIV>> >Here is my setup:</DIV>
<DIV>> ></DIV>
<DIV>> >USER ------ > PSTN -----
> Asterisk A ----
> IAX2 Trunk ---- > Asterisk</DIV>
<DIV>> >B --------- > SER --------
> Asterisk C</DIV>
<DIV>> ></DIV>
<DIV>>
>I'm not able to receive DTMF passed by USER on Asterisk C.</DIV>
<DIV>> ></DIV>
<DIV>>
>All my asterisk boxs are configured with same DTMF type (auto) but no </DIV>
<DIV>> luck.</DIV>
<DIV>> ></DIV>
<DIV>> >Please help on this issue.</DIV>
<DIV>> ></DIV>
<DIV>> ></DIV>
<DIV>> >Thanks,</DIV>
<DIV>> ></DIV>
<DIV>> >Arun</DIV>
<DIV>> _______________________________________________</DIV>
<DIV>> --Bandwidth and Colocation Provided by <A
href="http://www.api-digital.com--">http://www.api-digital.com--</A></DIV>
<DIV>> asterisk-users mailing list</DIV>
<DIV>> To UNSUBSCRIBE or update options visit:</DIV>
<DIV>> <A
href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</A></DIV>
<DIV>></DIV>
<DIV>>------------------------------------------------------------------------</DIV>
<DIV>></DIV>
<DIV>>_______________________________________________</DIV>
<DIV>>--Bandwidth and Colocation Provided by <A
href="http://www.api-digital.com--">http://www.api-digital.com--</A></DIV>
<DIV>></DIV>
<DIV>>asterisk-users mailing list</DIV>
<DIV>>To UNSUBSCRIBE or update options visit:</DIV>
<DIV>> <A
href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</A></DIV>
<DIV>></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>EMAIL DISCLAIMER : This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. Any unauthorised distribution or copying is strictly prohibited. If you receive this transmission in error, please notify the sender by reply email and then destroy the message. Opinions, conclusions and other information in this message that do not relate to official business of Mascon shall be understood to be neither given nor endorsed by Mascon. Any information contained in this email, when addressed to Mascon clients is subject to the terms and conditions in governing client contract.</DIV>
<DIV> </DIV>
<DIV>Whilst Mascon takes steps to prevent the transmission of viruses via e-mail, we can not guarantee that any email or attachment is free from computer viruses and you are strongly advised to undertake your own anti-virus precautions. Mascon grants no warranties regarding performance, use or quality of any e-mail or attachment and undertakes no liability for loss or damage, howsoever caused. </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>_______________________________________________</DIV>
<DIV>--Bandwidth and Colocation Provided by <A
href="http://www.api-digital.com--">http://www.api-digital.com--</A></DIV>
<DIV> </DIV>
<DIV>asterisk-users mailing list</DIV>
<DIV>To UNSUBSCRIBE or update options visit:</DIV>
<DIV> <A
href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</A></DIV></FONT></DIV></BODY></HTML>