Damjan,<br><br>I was able to successfully reswig (make swigall) but with the same result.<br><br>Jonathan<br><br><div class="gmail_quote">On Wed, May 28, 2008 at 10:17 PM,  &lt;<a href="mailto:damjan@ecntelecoms.com">damjan@ecntelecoms.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">X-ECN Telecoms-MailScanner-Information: Contact ECN Telecoms<br>
X-ECN Telecoms-MailScanner: Found to be clean<br>
X-ECN Telecoms-MailScanner-SpamCheck: not spam, SpamAssassin (not cached,<br>
 &nbsp; &nbsp; &nbsp; &nbsp;score=-100.591, required 6, autolearn=not spam, AWL -0.59,<br>
 &nbsp; &nbsp; &nbsp; &nbsp;NO_RELAYS -0.00, USER_IN_WHITELIST -100.00)<br>
X-ECN Telecoms-MailScanner-From: <a href="mailto:damjan@ecntelecoms.com">damjan@ecntelecoms.com</a><br>
X-Spam-Status: No<br>
<br>
You can&#39;t retrieve the DTMF digits as it is. I had a specific override for<br>
playAndGetDigits (and one other function) in the swig stuff, which<br>
obviously got taken out somehow (I was matching on the parameter name,<br>
which has probably changed).<br>
<br>
Try &quot;make reswig&quot;, &quot;make clean&quot;, &quot;make&quot; (I think - read the Makefile),<br>
otherwise please give me a chance until this weekend to rewrite mod_java.<br>
<br>
Bye<br>
Damjan<br>
<div><div></div><div class="Wj3C7c"><br>
<br>
&gt; I was encountering some strange behavior in my IVR script. &nbsp;What I finally<br>
&gt; tracked it down to is that the prototype on the playAndGetDigits() method<br>
&gt; has changed. &nbsp;The previous prototype was of the form playAndGetDigits(int,<br>
&gt; int, int, int, String, String, byte[], String) and the new prototype is<br>
&gt; playAndGetDigits(int, int, int, int, String, String, String, String). &nbsp;The<br>
&gt; byte array parameter has been removed and this was the parameter that<br>
&gt; returned the DTMF digits. &nbsp;With this parameter removed, how do I retrieve<br>
&gt; the DTMF digits?<br>
&gt;<br>
&gt; Jonathan<br>
</div></div>&gt; _______________________________________________<br>
&gt; Freeswitch-dev mailing list<br>
&gt; <a href="mailto:Freeswitch-dev@lists.freeswitch.org">Freeswitch-dev@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
<br>
<br>
_______________________________________________<br>
Freeswitch-dev mailing list<br>
<a href="mailto:Freeswitch-dev@lists.freeswitch.org">Freeswitch-dev@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br>