<!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.18939">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>is it need any specific sdp for rfc2833 ?</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>variable_switch_r_sdp: [v=0<BR>o=- 1292379777 1292379777 IN
IP4 67.205.XX.XX<BR>s=-<BR>c=IN IP4 67.205.XX.XX</FONT></DIV>
<DIV><FONT size=2>t=0 0<BR>m=audio 46566 RTP/AVP 96<BR>a=rtpmap:96
speex/16000<BR>m=video 53492 RTP/AVP 97<BR>]</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>seems missing</FONT></DIV>
<DIV><FONT size=2>a=rtpmap:101 telephone-event/8000<BR>a=fmtp:101
0-16</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>does dtmf need it ?</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Thanks</FONT></DIV>
<DIV><FONT size=2> </DIV>
<DIV><BR></DIV>
<DIV><BR></DIV></FONT>
<BLOCKQUOTE
style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px"
dir=ltr>
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B>
<A title=infos@madovsky.org href="mailto:infos@madovsky.org">Madovsky</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 Help</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, December 14, 2010 8:09
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Freeswitch-users] send dtmf
on one leg bridge</DIV>
<DIV><BR></DIV>
<DIV><FONT size=2>Ok I will try. Bingo Brian, </FONT></DIV>
<DIV><FONT size=2>the rfc2833 RTP payload is not interpreted by
FS</FONT></DIV>
<DIV><FONT size=2>I have to debug it.</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=msc@freeswitch.org href="mailto:msc@freeswitch.org">Michael
Collins</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
Help</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, December 14, 2010 3:32
AM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Freeswitch-users] send
dtmf on one leg bridge</DIV>
<DIV><BR></DIV>Per my other message you may also just need to use
uuid_recv_dtmf. Try it and see.
<DIV>-MC<BR><BR>
<DIV class=gmail_quote>On Mon, Dec 13, 2010 at 11:12 PM, Steven Ayre <SPAN
dir=ltr><<A
href="mailto:steveayre@gmail.com">steveayre@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>Perhaps the UUID variable doesn't contain the correct
value though...<BR><BR>Try uuid_send_dtmf using the known UUID yourself.
That'll show you<BR>whether uuid_send_dtmf works and the problem is in the
expand api, or<BR>whether it's uuid_send_dtmf that's having a
problem.<BR><BR>-Steve<BR><BR><BR>On 14 December 2010 01:18, Madovsky
<<A href="mailto:infos@madovsky.org">infos@madovsky.org</A>>
wrote:<BR>> because I need to use variables inside the api
request<BR>> is it make a difference ?<BR>><BR>> ----- Original
Message -----<BR>> From: "Steven Ayre" <<A
href="mailto:steveayre@gmail.com">steveayre@gmail.com</A>><BR>> To:
"FreeSWITCH Users Help" <<A
href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</A>><BR>>
Sent: Monday, December 13, 2010 7:47 PM<BR>> Subject: Re:
[Freeswitch-users] send dtmf on one leg bridge<BR>><BR>><BR>>>
What about uuid_send_dtmf directly? i.e. not through
expand.<BR>>><BR>>> -Steve<BR>>><BR>>><BR>>>
On 13 December 2010 20:04, Madovsky <<A
href="mailto:infos@madovsky.org">infos@madovsky.org</A>>
wrote:<BR>>>> yes,<BR>>>><BR>>>> I tried expand
uuid_send_dtmf [uuid] 12345@120 once<BR>>>> answer done and ivr
asks pin number but the CLI<BR>>>> says "ERR- no
reply".<BR>>>><BR>>>> ----- Original Message
-----<BR>>>> From: Michael Collins<BR>>>> To: FreeSWITCH
Users Help<BR>>>> Sent: Monday, December 13, 2010 2:50
PM<BR>>>> Subject: Re: [Freeswitch-users] send dtmf on one leg
bridge<BR>>>> Have you tried uuid_send_dtmf?<BR>>>>
-MC<BR>>>><BR>>>> On Sun, Dec 12, 2010 at 12:30 PM,
Madovsky <<A
href="mailto:infos@madovsky.org">infos@madovsky.org</A>>
wrote:<BR>>>>><BR>>>>> Is it possible to send
dtfmf via<BR>>>>> send_dtmf from CLI on a one leg bridge
?<BR>>>>> it's for enter a pin conference and I can't
use<BR>>>>> any RFC on my sip
phone.<BR>>>>><BR>>>>>
Thanks<BR>>>>><BR>>>>> Franck<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>>>><BR>>>>
________________________________<BR>>>><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>>>>
_______________________________________________<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>>>><BR>>><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>><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><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></BLOCKQUOTE></DIV><BR></DIV>
<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></BLOCKQUOTE></BODY></HTML>