<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
<META content="MSHTML 6.00.6000.16640" name=GENERATOR></HEAD>
<BODY>
<DIV style="FONT: 10pt Courier New; COLOR: #000000">Hello Anthony,</DIV>
<DIV style="FONT: 10pt Courier New; COLOR: #000000"> </DIV>
<DIV style="FONT: 10pt Courier New; COLOR: #000000">sorry, but I forgot to tell
you that I have an inbound ESL connection not an outbound one. So I connect to
FS and then wait for Events. I know that I can set async flag in outbound
socket, but is this also possible for inbound socket, and when, is it the same
as in outbound socket behind the IP-Address?</DIV>
<DIV style="FONT: 10pt Courier New; COLOR: #000000"> </DIV>
<DIV style="FONT: 10pt Courier New; COLOR: #000000">Thank you very
much...Guido</DIV>
<DIV style="FONT: 10pt Courier New; COLOR: #000000"> </DIV>
<DIV style="FONT: 10pt Courier New; COLOR: #000000"> </DIV>
<BLOCKQUOTE id=tobit_blockquote
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<TABLE id=tobit_repfor
style="BORDER-RIGHT: #e0e0e0 1px solid; BORDER-TOP: #e0e0e0 1px solid; FONT: 10pt Arial; BORDER-LEFT: #e0e0e0 1px solid; COLOR: black; BORDER-BOTTOM: 0px"
cellSpacing=0 cols=3 cellPadding=0 width="99%" border=0>
<TBODY>
<TR borderColor=#dfdfdf borderColorLight=#dfdfdf bgColor=#dfdfdf>
<TD
style="PADDING-LEFT: 4px; PADDING-BOTTOM: 1px; PADDING-TOP: 1px; BORDER-BOTTOM: #ffffff 1px solid"
width=140 colSpan=2 height=22>
<DIV style="FONT: bold 9pt Arial">Original
Message </DIV></TD>
<TD style="BORDER-BOTTOM: #ffffff 1px solid" align=right>
<DIV style="FONT: 8pt Arial">
<DIV style="FONT: 8pt Arial"><STRONG><FONT
color=#808080> processed by
David.InfoCenter</FONT></STRONG> </DIV></DIV></TD></TR></TBODY></TABLE>
<TABLE id=tobit_repfor2
style="BORDER-RIGHT: #e0e0e0 1px solid; BORDER-TOP: 0px; FONT: 8pt Tahoma; BORDER-LEFT: #e0e0e0 1px solid; COLOR: black; BORDER-BOTTOM: #e0e0e0 1px solid"
cellSpacing=0 cols=2 cellPadding=0 width="99%" border=0>
<TBODY>
<TR style="PADDING-BOTTOM: 2px">
<TD style="PADDING-LEFT: 6px; BORDER-BOTTOM: #ffffff 1px solid" width=68
bgColor=#efefef height=18>
<DIV style="FONT: 8pt Tahoma">Subject: </DIV></TD>
<TD style="PADDING-LEFT: 4px; BORDER-BOTTOM: #efefef 1px solid"
bgColor=#ffffff>
<DIV style="FONT: 8pt Tahoma">Re: [Freeswitch-users] Serious Problem
detecting DTMF in bridged SIP call using ESL (29-Apr-2009
19:47)</DIV></TD></TR>
<TR style="PADDING-BOTTOM: 2px">
<TD style="PADDING-LEFT: 6px; BORDER-BOTTOM: #ffffff 1px solid" width=68
bgColor=#efefef height=18>
<DIV style="FONT: 8pt Tahoma">From: </DIV></TD>
<TD style="PADDING-LEFT: 4px; BORDER-BOTTOM: #efefef 1px solid"
bgColor=#ffffff>
<DIV style="FONT: 8pt Tahoma"><A
href="mailto:anthony.minessale@gmail.com">Anthony Minessale
<anthony.minessale@gmail.com></A></DIV></TD></TR>
<TR style="PADDING-BOTTOM: 0px">
<TD style="PADDING-LEFT: 6px" width=68 bgColor=#efefef height=17>
<DIV
style="FONT: 8pt Tahoma">To: </DIV></TD>
<TD style="PADDING-LEFT: 4px" bgColor=#ffffff>
<DIV style="FONT: 8pt Tahoma"><A
href="mailto:gk@exram.de">gk@exram.de</A></DIV></TD></TR></TBODY></TABLE>
<DIV> </DIV>set the async flag on the socket app call that triggers your
ESL connection<BR><BR><BR>
<DIV class=gmail_quote>On Wed, Apr 29, 2009 at 12:21 PM, Guido Kuth <SPAN
dir=ltr><<A href="mailto:gk@exram.de">gk@exram.de</A>></SPAN> wrote:<BR>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
<DIV style="FONT-SIZE: 10pt; COLOR: rgb(0,0,0); FONT-FAMILY: Tahoma,Arial"
bgcolor="#e5e5e5">
<TABLE
style="MARGIN-TOP: 17px; FONT-SIZE: 10pt; MARGIN-LEFT: 12px; WIDTH: 500px; FONT-FAMILY: Tahoma,Arial; HEIGHT: 66px"
cellPadding=0 bgColor=#ffffff border=1>
<TBODY>
<TR>
<TD
style="PADDING-RIGHT: 6px; PADDING-LEFT: 7px; PADDING-BOTTOM: 6px; VERTICAL-ALIGN: top; LINE-HEIGHT: 130%; PADDING-TOP: 6px"
width="100%">
<DIV>I have a problem I am trying to solve for several days now. I
have FS 1.3.0 installed. I have the default configuration except that
I have edited event_socket.conf to match my configuration. I have two
computers with x-Lite SIP phone 1000 and 1001. Both started and
registered. I call in from 1000 and my esl app answers the call plays
back a greeting and after that sends a record_session command and a
start_dtmf command.</DIV>
<DIV> </DIV>
<DIV>Now I send the bridge command with <A
href="mailto:sofia/internal/1001@ip-address"
target=_blank>sofia/internal/1001@ip-address</A>. The x-lite 1001
rings and I can take the call the two can talk to each other and both
are able to end the call by hanging up the phone, but there is no
reaction on any dtmf tone except when I press * and 1-3, cause this is
defined by bind-meta-app in default dialplan.</DIV>
<DIV> </DIV>
<DIV>What I need is that I get an Event on DTMF Entry on the bridged
call. Please I have to resolve this, cause this is the reason why I
came from Asterisk to FreeSwitch.</DIV>
<DIV> </DIV>
<DIV>Any help or suggestion is welcome.</DIV>
<DIV> </DIV>
<DIV>Thanks in
advance...Guido<BR></DIV></TD></TR></TBODY></TABLE></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><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></BLOCKQUOTE></BODY></HTML>