<div dir="ltr">you can see in the trace that the exchange is using alaw.<br>So the complaint about trans coding is because it&#39;s going from PCMU on leg a to PCMA when talking to exchange.<br><br><br>please revert any changes, upgrade to current SVN trunk and try configuring exchange to use PCMA<br>
or confiigure FS to only use PCMA by editing vars.xml and making the codec_string be PMCA instead of PCMU<br><br>&nbsp;<br><br><div class="gmail_quote">On Sat, Sep 20, 2008 at 10:08 PM, Matt Darnell <span dir="ltr">&lt;<a href="mailto:mattdarnell@gmail.com">mattdarnell@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">&gt; In the meantime, Matt, try applying this non-standard change (it worked for<br>

&gt; me).<br>
&gt; Change src/switch_rtp.c (lines 1197-1198) from:<br>
&gt; rtp_session-&gt;dtmf_data.out_digit_sofar = samples;<br>
&gt; rtp_session-&gt;dtmf_data.out_digit_sub_sofar = samples;<br>
&gt; to:<br>
&gt; rtp_session-&gt;dtmf_data.out_digit_sofar = 0;<br>
&gt; rtp_session-&gt;dtmf_data.out_digit_sub_sofar = 0;<br>
&gt;<br>
&gt; Let me know if that fixed your DTMF problem with your UM.<br>
<br>
</div>I made the change, did configure, make clean, make, &amp; make install. &nbsp;I<br>
see this in the log now:<br>
2008-09-20 16:54:32 [DEBUG] switch_rtp.c:1201 do_2833() Send start<br>
packet for [3] ts=12560 dur=0/0/2000 seq=15883<br>
Before the duration would start at 160/160/2000. &nbsp;Is that what I should see?<br>
<br>
It still doesn&#39;t solve the issue. &nbsp;It doesn&#39;t act like I would expect.<br>
&nbsp;The server either &#39;hears&#39; digits on a call or it doesn&#39;t; I would<br>
expect it to miss digits every now and then, not either completely<br>
pass or completely fail.<br>
<br>
What type of DTMF failure were you experiencing?<br>
<br>
I wonder if it is not a Freeswitch issue but an Exchange issue, I will<br>
get a SIP/TCP softphone and try to connect directly to the Exchange<br>
server. &nbsp;I think SJPhone does SIP/TCP.<br>
<font color="#888888"><br>
-Matt<br>
</font><div><div></div><div class="Wj3C7c"><br>
_______________________________________________<br>
Freeswitch-users mailing list<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
<br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="http://iax:guest@conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>pstn:213-799-1400<br>
</div>