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, <<a href="mailto:damjan@ecntelecoms.com">damjan@ecntelecoms.com</a>> 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>
score=-100.591, required 6, autolearn=not spam, AWL -0.59,<br>
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'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 "make reswig", "make clean", "make" (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>
> I was encountering some strange behavior in my IVR script. What I finally<br>
> tracked it down to is that the prototype on the playAndGetDigits() method<br>
> has changed. The previous prototype was of the form playAndGetDigits(int,<br>
> int, int, int, String, String, byte[], String) and the new prototype is<br>
> playAndGetDigits(int, int, int, int, String, String, String, String). The<br>
> byte array parameter has been removed and this was the parameter that<br>
> returned the DTMF digits. With this parameter removed, how do I retrieve<br>
> the DTMF digits?<br>
><br>
> Jonathan<br>
</div></div>> _______________________________________________<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>
><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>