<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body>
I dont expect to see an ascii code or such since the tones are in a rtp
stream. But when I place the dtmf type to "info" in the sip.conf and
make a call I see this under asterisk with sip debug on.<br>
<br>
DEBUG[122896]: File rtp.c, Line 942 (ast_rtp_raw_write): Difference is
960, ms i<br>
s 140<br>
<br>
I assume this is asterisk sending the dtmf tone, but if I switch to
rfc2833 I dont see anything.<br>
<br>
What I am looking for is a way to verify * is sending the dtmf to the
vocal server, since it does not see the dtmf even though the audio
portion is in operation and I know dtmf works between the vocal server
and a cisco AS5300.<br>
<br>
Scott England<br>
<br>
Sean P. Robertson wrote:<br>
<blockquote type="cite" cite="mid005201c3ad16$8c7aa700$23c9a8c0@spr">
  <pre wrap="">I think that you are thinking of SIP INFO messages if you are expecting to
see something in the SIP messaging.  RFC2833 is sent as part of the RTP
packets so you are not going to see a plain text 1,2,3,4,etc in a trace when
using it.

<a class="moz-txt-link-freetext" href="http://www.faqs.org/rfcs/rfc2833.html">http://www.faqs.org/rfcs/rfc2833.html</a>


Sean
----- Original Message ----- 
From: "Scott England" <a class="moz-txt-link-rfc2396E" href="mailto:scott@homelan.com">&lt;scott@homelan.com&gt;</a>
To: <a class="moz-txt-link-rfc2396E" href="mailto:asterisk-users@lists.digium.com">&lt;asterisk-users@lists.digium.com&gt;</a>
Sent: Monday, November 17, 2003 5:58 AM
Subject: [Asterisk-Users] DTMF


  </pre>
  <blockquote type="cite">
    <pre wrap="">I am trying to connect to a vocal server from an asterisk server. A call
is received via iax2 to my asterisk server. I then initiate a SIP
connection to the vocal server. everything works great except dtmf
doesnt work. A cisco 5300 can connect to this vocal server and do dtmf
without a problem. I have my dtmf set to rfc2833 in the general section
of the sip.conf . I can confirm that the channel is in rfc2833 during
the call via show channel. With SIP debug though I dont see any event
for dtmf. I do see dtmf in IAX though.

_______________________________________________
Asterisk-Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</a>
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>

    </pre>
  </blockquote>
  <pre wrap=""><!---->

_______________________________________________
Asterisk-Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</a>
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
  </pre>
</blockquote>
</body>
</html>