<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:courier,monaco,monospace,sans-serif;font-size:12pt">it may be audio being clipped from the dtmf.<br>you could use the sleep app to but a small 500ms pause.<br><br>session.execute("sleep", "500");<br><br><div> </div><div>Anthony Minessale II<br><br><span>FreeSWITCH <a target="_blank" href="http://www.freeswitch.org/">http://www.freeswitch.org/</a></span><br><span>ClueCon <a target="_blank" href="http://www.cluecon.com/">http://www.cluecon.com/</a></span><br><br>AIM: anthm<br>MSN:anthony_minessale@hotmail.com<br>GTALK/JABBER/PAYPAL:anthony.minessale@gmail.com<br>IRC: irc.freenode.net #freeswitch</div><div><br>FreeSWITCH Developer Conference<br>sip:888@conference.freeswitch.org<br>iax:guest@conference.freeswitch.org/888<br>googletalk:conf+888@conference.freeswitch.org<br>pstn:213-799-1400</div><div style="font-family:
courier,monaco,monospace,sans-serif; font-size: 12pt;"><br><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">----- Original Message ----<br>From: jonathan augenstine <jaugenstine@gmail.com><br>To: freeswitch-users@lists.freeswitch.org<br>Sent: Wednesday, January 16, 2008 3:58:44 PM<br>Subject: Re: [Freeswitch-users] mod_java CoreSession question<br><br>
Damjan,<br><br>Thank for the help. I was able to get my app running. I have run into an issue I have mentioned previously on the list but did not get a response from anyone. The behavior is this: an incoming call is detected, a prompt is played (streamFile), a database query is made, if the reply from the database is a null field for a destination phone number, another prompt is played (streamFile) and then digits are collected (getDigits). The digits collected are then dialed and the incoming/outgoing calls are bridged. The odd behavior I am encountering is that the second prompt plays but clips off the first 1 second of audio. I have checked the file and it is fine. Any idea on what the issue my be and what I can do to fix it? Thank you for your help.
<br><br>Best Regards,<br>Jonathan<br><br><div class="gmail_quote">On Jan 14, 2008 12:18 AM, <<a rel="nofollow" ymailto="mailto:damjan@ecntelecoms.com" target="_blank" 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=-102.578, required 6, autolearn=not spam, AWL
0.02,<br> BAYES_00 -2.60, NO_RELAYS -0.00, USER_IN_WHITELIST -100.00)<br>X-ECN Telecoms-MailScanner-From: <a rel="nofollow" ymailto="mailto:damjan@ecntelecoms.com" target="_blank" href="mailto:damjan@ecntelecoms.com">damjan@ecntelecoms.com</a><br>X-Spam-Status: No<br><div class="Ih2E3d">
<br>> Damjan,<br>> I am trying to call originate from within mod_java. The first argument is<br>> a<br>> handle to CoreSession. I have been unable to get a handle to CoreSession.<br>> Can you tell me how that is accomplished? Thank you.
<br><br></div>You are not supposed to use CoreSession directly. Use JavaSession, which<br>is its subclass. You construct a JavaSession by passing the UUID of the<br>session to the constructor.<br><br>> Best Regards,<br>
> Jonathan<br><br>Good luck<br>Damjan<br><br><br>_______________________________________________<br>Freeswitch-users mailing list<br><a rel="nofollow" ymailto="mailto:Freeswitch-users@lists.freeswitch.org" target="_blank" href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org
</a><br><a rel="nofollow" target="_blank" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a rel="nofollow" target="_blank" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">
http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br><a rel="nofollow" target="_blank" href="http://www.freeswitch.org">http://www.freeswitch.org</a><br></blockquote></div><br>
</div><br></div></div><br>
<hr size=1>Looking for last minute shopping deals? <a href="http://us.rd.yahoo.com/evt=51734/*http://tools.search.yahoo.com/newsearch/category.php?category=shopping">
Find them fast with Yahoo! Search.</a></body></html>