I am pretty sure inbound-proxy-media forces late-negotation iirc.<br><br><br><div class="gmail_quote">On Wed, Jun 3, 2009 at 1:33 AM, Mathieu Rene <span dir="ltr">&lt;<a href="mailto:mrene_lists@avgs.ca">mrene_lists@avgs.ca</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im"><br>
On 3-Jun-09, at 2:32 AM, Jim Burke wrote:<br>
<br>
&gt; Fernando,<br>
&gt;<br>
&gt; Try setting &#39;inbound-late-negotiation&#39; in your SIP Profile.  This will<br>
&gt; allow the call to hit the dialplan where you can set proxy_media.<br>
&gt; This also assumes you have bypass_media set to false in your dialplan.<br>
&gt;<br>
&gt; Alternatively I beleive you can set &quot;inbound-proxy-media&quot; in the SIP<br>
&gt; Profile and this will do the same thing.<br>
<br>
</div>But you still need late negotiation for that to work, so in both cases<br>
you need to fix that :D<br>
<br>
Math<br>
<div><div></div><div class="h5"><br>
&gt;<br>
&gt;<br>
&gt; Regards,<br>
&gt; Jim<br>
&gt;<br>
&gt; On Wed, Jun 3, 2009 at 6:46 AM, FERNANDO VILLARROEL<br>
&gt; &lt;<a href="mailto:fvillarroel@yahoo.com">fvillarroel@yahoo.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Dear,<br>
&gt;&gt;<br>
&gt;&gt; I can&#39;t solve my problem, i was try with:<br>
&gt;&gt;<br>
&gt;&gt; &lt;action application=&quot;set&quot; data=&quot;proxy_media=true&quot;/&gt;<br>
&gt;&gt; &lt;action application=&quot;bridge&quot; data=&quot;sofia/gateway/ubb/$1$2$3&quot;/&gt;<br>
&gt;&gt;<br>
&gt;&gt; and:<br>
&gt;&gt;<br>
&gt;&gt; &lt;param name=&quot;disable-transcoding&quot; value=&quot;true&quot;/&gt; in freeswitch.xml<br>
&gt;&gt;<br>
&gt;&gt; But receive the same log:<br>
&gt;&gt;<br>
&gt;&gt; <a href="http://pastebin.freeswitch.org/9204" target="_blank">http://pastebin.freeswitch.org/9204</a><br>
&gt;&gt;<br>
&gt;&gt; Anyone help me.<br>
&gt;&gt;<br>
&gt;&gt; Fernando<br>
&gt;&gt;<br>
&gt;&gt; --- On Mon, 6/1/09, FERNANDO VILLARROEL &lt;<a href="mailto:fvillarroel@yahoo.com">fvillarroel@yahoo.com</a>&gt;<br>
&gt;&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt;&gt; From: FERNANDO VILLARROEL &lt;<a href="mailto:fvillarroel@yahoo.com">fvillarroel@yahoo.com</a>&gt;<br>
&gt;&gt;&gt; Subject: Re: [Freeswitch-users] Passthru mode<br>
&gt;&gt;&gt; To: <a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>
&gt;&gt;&gt; Date: Monday, June 1, 2009, 8:10 PM<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Hello i was try with:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; &lt;action application=&quot;set&quot; data=&quot;bypass_media=true&quot;/&gt;<br>
&gt;&gt;&gt; &lt;action application=&quot;bridge&quot;<br>
&gt;&gt;&gt; data=&quot;sofia/gateway/ubb/$1$2$3&quot;/&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; This is the log on FS_CLI:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; <a href="http://pastebin.freeswitch.org/9204" target="_blank">http://pastebin.freeswitch.org/9204</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Fernando<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; --- On Mon, 6/1/09, Michael Collins &lt;<a href="mailto:msc@freeswitch.org">msc@freeswitch.org</a>&gt;<br>
&gt;&gt;&gt; wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; From: Michael Collins &lt;<a href="mailto:msc@freeswitch.org">msc@freeswitch.org</a>&gt;<br>
&gt;&gt;&gt;&gt; Subject: Re: [Freeswitch-users] Passthru mode<br>
&gt;&gt;&gt;&gt; To: <a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>
&gt;&gt;&gt;&gt; Date: Monday, June 1, 2009, 7:41 PM<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; On Mon, Jun 1, 2009 at 3:20 PM,<br>
&gt;&gt;&gt;&gt; FERNANDO VILLARROEL &lt;<a href="mailto:fvillarroel@yahoo.com">fvillarroel@yahoo.com</a>&gt;<br>
&gt;&gt;&gt;&gt; wrote:<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Hello the dial plan:<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; &lt;action application=&quot;bridge&quot;<br>
&gt;&gt;&gt;&gt; data=&quot;sofia/gateway/ubb/$1$2$3&quot;/&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; This i setup from Wikipbx.<br>
&gt;&gt;&gt;&gt; What about this in the dialplan?<br>
&gt;&gt;&gt;&gt; &lt;action application=&quot;set&quot;<br>
&gt;&gt;&gt;&gt; data=&quot;proxy_media=true&quot;/&gt;<br>
&gt;&gt;&gt;&gt; Or alternatively this in the SIP profile?<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; &lt;param name=&quot;inbound-proxy-media&quot;<br>
&gt;&gt;&gt;&gt; value=&quot;true&quot;/&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; I just want to make sure you&#39;re actually telling FS<br>
&gt;&gt;&gt; to<br>
&gt;&gt;&gt;&gt; use proxy media. If I may make a suggestion: use<br>
&gt;&gt;&gt; <a href="http://pastebin.freeswitch.org" target="_blank">pastebin.freeswitch.org</a><br>
&gt;&gt;&gt;&gt; and pastebin the entire extension in the dialplan as<br>
&gt;&gt;&gt; well as<br>
&gt;&gt;&gt;&gt; a complete debug log of the call from the FS CLI.<br>
&gt;&gt;&gt; Please see<br>
&gt;&gt;&gt;&gt; this page for some handy tips on gathering information<br>
&gt;&gt;&gt; for<br>
&gt;&gt;&gt;&gt; troubleshooting:<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; <a href="http://wiki.freeswitch.org/wiki/Reporting_Bugs" target="_blank">http://wiki.freeswitch.org/wiki/Reporting_Bugs</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; -MC<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; -----Inline Attachment Follows-----<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt;&gt; Freeswitch-users mailing list<br>
&gt;&gt;&gt;&gt; <a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
&gt;&gt;&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt;&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt;&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt; Freeswitch-users mailing list<br>
&gt;&gt;&gt; <a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
&gt;&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Freeswitch-users mailing list<br>
&gt;&gt; <a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Freeswitch-users mailing list<br>
&gt; <a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <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>
</div></div></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>