<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18904">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>I use it with fs_cli</FONT></DIV>
<BLOCKQUOTE 
style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B> 
  <A title=freeswitch@gilligan.id.au 
  href="mailto:freeswitch@gilligan.id.au">Chris</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=freeswitch-users@lists.freeswitch.org 
  href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, May 14, 2010 9:33 PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Freeswitch-users] 
  mod_managed or a script,sending DTMF and receiving DTMF</DIV>
  <DIV><BR></DIV>do you happen to be using ti from inside mod_managed or via a 
  different means?  Any chance of a small sample?  maybe i am doing 
  something stupid.<BR><BR>
  <DIV class=gmail_quote>On Sat, May 15, 2010 at 11:22 AM, Madovsky <SPAN 
  dir=ltr><<A 
  href="mailto:infos@madovsky.org">infos@madovsky.org</A>></SPAN> wrote:<BR>
  <BLOCKQUOTE 
  style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
  class=gmail_quote>
    <DIV bgcolor="#ffffff">
    <DIV><FONT size=2>it works, I use it everyday</FONT></DIV>
    <BLOCKQUOTE 
    style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
      <DIV>
      <DIV></DIV>
      <DIV class=h5>
      <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
      <DIV style="FONT: 10pt arial; BACKGROUND: #e4e4e4"><B>From:</B> <A 
      title=freeswitch@gilligan.id.au href="mailto:freeswitch@gilligan.id.au" 
      target=_blank>Chris</A> </DIV>
      <DIV style="FONT: 10pt arial"><B>To:</B> <A 
      title=freeswitch-users@lists.freeswitch.org 
      href="mailto:freeswitch-users@lists.freeswitch.org" 
      target=_blank>freeswitch-users@lists.freeswitch.org</A> </DIV>
      <DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, May 14, 2010 8:52 
      PM</DIV>
      <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Freeswitch-users] 
      mod_managed or a script,sending DTMF and receiving DTMF</DIV>
      <DIV><BR></DIV>sadly uuid_send_dtmf did not seem to work 
      <DIV><BR><BR>
      <DIV class=gmail_quote>On Fri, May 14, 2010 at 11:10 AM, Chris <SPAN 
      dir=ltr><<A href="mailto:freeswitch@gilligan.id.au" 
      target=_blank>freeswitch@gilligan.id.au</A>></SPAN> wrote:<BR>
      <BLOCKQUOTE 
      style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
      class=gmail_quote>Thanks so that is the only way?  I will have to 
        do some tests and see if i can capture dtmf at the same time as i send 
        when i do it that way.  Any other options? 
        <DIV>
        <DIV></DIV>
        <DIV><BR><BR>
        <DIV class=gmail_quote>On Thu, May 13, 2010 at 10:50 PM, Phillip Jones 
        <SPAN dir=ltr><<A href="mailto:pjintheusa@gmail.com" 
        target=_blank>pjintheusa@gmail.com</A>></SPAN> wrote:<BR>
        <BLOCKQUOTE 
        style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
        class=gmail_quote>Try using <A 
          href="http://wiki.freeswitch.org/wiki/Mod_commands#uuid_send_dtmf" 
          target=_blank>http://wiki.freeswitch.org/wiki/Mod_commands#uuid_send_dtmf</A><BR><BR>
          <DIV class=gmail_quote>
          <DIV>
          <DIV></DIV>
          <DIV>On Thu, May 13, 2010 at 5:32 AM, Chris <SPAN dir=ltr><<A 
          href="mailto:freeswitch@gilligan.id.au" 
          target=_blank>freeswitch@gilligan.id.au</A>></SPAN> 
          wrote:<BR></DIV></DIV>
          <BLOCKQUOTE 
          style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0pt 0pt 0pt 0.8ex; PADDING-LEFT: 1ex" 
          class=gmail_quote>
            <DIV>
            <DIV></DIV>
            <DIV>HI, 
            <DIV>I am currently working on a project in mod_managed and i am 
            trying to discover the best way to meet my requirements.  i am 
            hoping someone will have some ideas.  This could be implemented 
            in one of the other scripting language if needed.</DIV>
            <DIV><BR></DIV>
            <DIV>What i am trying to do is reprogram a remote device via the 
            phone.  The device takes commands in the form of DTMF tones and 
            responds in different DTMF tones depending on success or 
            failure. An example of the flow would be</DIV>
            <DIV><BR></DIV>
            <DIV>freeswitch -> 342523#</DIV>
            <DIV>device -> 1</DIV>
            <DIV>freeswitch -> 356789#</DIV>
            <DIV>device ->2</DIV>
            <DIV><BR></DIV>
            <DIV>device always responds with one digit and freeswitch sends 
            many.</DIV>
            <DIV><BR></DIV>
            <DIV>I was hoping to do this with a database and mod_managed but i 
            can't workout how to send the DTMF in mod_managed unless i user 
            audio files for it which seems to be the wrong way to go to me. 
            While i would prefer a mod_managed solution i will take anything i 
            can find.</DIV>
            <DIV><BR></DIV><FONT color=#888888>
            <DIV><BR></DIV>
            <DIV><BR></DIV>
            <DIV>Chris</DIV>
            <DIV><BR></DIV></FONT><BR></DIV></DIV>
            <DIV>_______________________________________________<BR>FreeSWITCH-users 
            mailing list<BR><A 
            href="mailto:FreeSWITCH-users@lists.freeswitch.org" 
            target=_blank>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><BR></DIV></BLOCKQUOTE></DIV><BR><BR>_______________________________________________<BR>FreeSWITCH-users 
          mailing list<BR><A href="mailto:FreeSWITCH-users@lists.freeswitch.org" 
          target=_blank>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><BR></BLOCKQUOTE></DIV><BR></DIV></DIV></BLOCKQUOTE></DIV><BR></DIV></DIV></DIV>
      <P></P>
      <HR>
      <DIV class=im>
      <P></P>_______________________________________________<BR>FreeSWITCH-users 
      mailing list<BR><A href="mailto:FreeSWITCH-users@lists.freeswitch.org" 
      target=_blank>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>
      <P></P></BLOCKQUOTE></DIV><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><BR></BLOCKQUOTE></DIV><BR>
  <P>
  <HR>
  <P></P>_______________________________________________<BR>FreeSWITCH-users 
  mailing 
  list<BR>FreeSWITCH-users@lists.freeswitch.org<BR>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<BR>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<BR>http://www.freeswitch.org<BR></BLOCKQUOTE></BODY></HTML>