Hi Mathieu,<div><br></div><div>I know know why I missed that. Thanks!</div><div><br></div><div>--matt<br><br><div class="gmail_quote">On Sun, Aug 14, 2011 at 2:57 PM, 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="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">The couldn&#39;t create call one should&#39;ve been printed, the call was indeed launched, but if you look carefully, it has nowhere to go.<br>

<br>
2011-08-14 21:40:43.284111 [NOTICE] switch_core_state_machine.c:194 rtmp/default/5000 has executed the last dialplan instruction, hanging up.<br>
<br>
That means the dialplan didn&#39;t queue any actions for that channel.<br>
<div class="im"><br>
Mathieu Rene<br>
Avant-Garde Solutions Inc<br>
Office: <a href="tel:%2B%201%20%28514%29%20664-1044%20x100" value="+15146641044">+ 1 (514) 664-1044 x100</a><br>
Cell: <a href="tel:%2B1%20%28514%29%20664-1044%20x200" value="+15146641044">+1 (514) 664-1044 x200</a><br>
<a href="mailto:mrene@avgs.ca">mrene@avgs.ca</a><br>
<br>
<br>
<br>
<br>
</div><div><div></div><div class="h5">On 2011-08-14, at 11:46 PM, Matthew Fong wrote:<br>
<br>
&gt; <a href="http://pastebin.freeswitch.org/17036" target="_blank">http://pastebin.freeswitch.org/17036</a><br>
&gt;<br>
&gt; I looked thru the messages, but nothing apparent came out before<br>
&gt;<br>
&gt; 2011-08-14 21:40:43.284111 [WARNING] rtmp.c:99 [amfnumber=2] Unhandled control packet (type=0x3)<br>
&gt;<br>
&gt; and<br>
&gt;<br>
&gt; 2011-08-14 21:40:43.284111 [ERR] rtmp_sig.c:305 Couldn&#39;t create call.<br>
&gt;<br>
&gt; is there something I need to be considering on the .html/flex side? Thanks for the help.<br>
&gt;<br>
&gt; --matt<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Sun, Aug 14, 2011 at 3:34 AM, Mathieu Rene &lt;<a href="mailto:mrene_lists@avgs.ca">mrene_lists@avgs.ca</a>&gt; wrote:<br>
&gt; Switch to loglevel DEBUG (press F8), it should have a lot more clues of what&#39;s going on.<br>
&gt;<br>
&gt; Mathieu Rene<br>
&gt; Avant-Garde Solutions Inc<br>
&gt; Office: <a href="tel:%2B%201%20%28514%29%20664-1044%20x100" value="+15146641044">+ 1 (514) 664-1044 x100</a><br>
&gt; Cell: <a href="tel:%2B1%20%28514%29%20664-1044%20x200" value="+15146641044">+1 (514) 664-1044 x200</a><br>
&gt; <a href="mailto:mrene@avgs.ca">mrene@avgs.ca</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On 2011-08-14, at 8:10 AM, Matthew Fong wrote:<br>
&gt;<br>
&gt;&gt; I am trying to get the mod_rtmp to work with the flex client, but I am receiving the following errors when I try to make a test call<br>
&gt;&gt;<br>
&gt;&gt; 2011-08-14 06:04:32.744112 [NOTICE] rtmp_sig.c:121 Sent connect reply<br>
&gt;&gt; 2011-08-14 06:04:38.764112 [INFO] rtmp_sig.c:136 Replied to createStream (1)<br>
&gt;&gt; 2011-08-14 06:04:38.764112 [WARNING] rtmp.c:99 [amfnumber=2] Unhandled control packet (type=0x3)<br>
&gt;&gt; 2011-08-14 06:04:38.764112 [INFO] rtmp_sig.c:136 Replied to createStream (2)<br>
&gt;&gt; 2011-08-14 06:04:38.764112 [NOTICE] switch_channel.c:904 New Channel rtmp/default/5000 [18578182-a702-49bc-9590-c53ec2d16b72]<br>
&gt;&gt; 2011-08-14 06:04:38.764112 [ERR] rtmp_sig.c:305 Couldn&#39;t create call.<br>
&gt;&gt; 2011-08-14 06:04:38.764112 [INFO] mod_dialplan_xml.c:336 Processing  &lt;0000000000&gt;-&gt;5000 in context public<br>
&gt;&gt; 2011-08-14 06:04:38.764112 [NOTICE] switch_core_state_machine.c:194 rtmp/default/5000 has executed the last dialplan instruction, hanging up.<br>
&gt;&gt; 2011-08-14 06:04:38.764112 [NOTICE] switch_core_state_machine.c:196 Hangup rtmp/default/5000 [CS_EXECUTE] [NORMAL_CLEARING]<br>
&gt;&gt; 2011-08-14 06:04:38.764112 [NOTICE] switch_core_session.c:1346 Session 1 (rtmp/default/5000) Ended<br>
&gt;&gt; 2011-08-14 06:04:38.764112 [NOTICE] switch_core_session.c:1348 Close Channel rtmp/default/5000 [CS_DESTROY]<br>
&gt;&gt; 2011-08-14 06:04:39.784111 [INFO] rtmp_sig.c:159 Sending audio<br>
&gt;&gt; 2011-08-14 06:04:39.784111 [WARNING] rtmp.c:99 [amfnumber=2] Unhandled control packet (type=0x3)<br>
&gt;&gt; 2011-08-14 06:04:39.784111 [INFO] rtmp_sig.c:274 Got publish on stream 2.<br>
&gt;&gt; 2011-08-14 06:04:39.784111 [WARNING] rtmp.c:99 [amfnumber=2] Unhandled control packet (type=0x3)<br>
&gt;&gt;<br>
&gt;&gt; I am using a version checked-out from yesterday, Ubuntu 10.4 64-bit and flash debug version. Does anyone know what I am doing wrong? Or has anyone gotten it to work? Also I tried the FS conference call test using the hosted version on <a href="http://conference.freeswitch.org" target="_blank">conference.freeswitch.org</a> and it seems the first few seconds of audio are distorted. Is there a way to fix this? Thanks... mod_rtmp seems very promising.<br>

&gt;&gt;<br>
&gt;&gt; --matt<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Join us at ClueCon 2011, Aug 9-11, Chicago<br>
&gt;&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a> 877-7-4ACLUE<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;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Join us at ClueCon 2011, Aug 9-11, Chicago<br>
&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a> 877-7-4ACLUE<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>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Join us at ClueCon 2011, Aug 9-11, Chicago<br>
&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a> 877-7-4ACLUE<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>
Join us at ClueCon 2011, Aug 9-11, Chicago<br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a> 877-7-4ACLUE<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></div>