<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV></DIV>
<DIV>Hi Michael...</DIV>
<DIV>&nbsp;</DIV>
<DIV>(I am indeed&nbsp;kicking myself&nbsp;at every word as I write this email)</DIV>
<DIV>&nbsp;</DIV>
<DIV>I works!&nbsp; Many thanks for taking the time... this has stumped&nbsp;me for days... the error message about 'one legged calls' really threw me off on&nbsp;that one!</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks again for taking the time and&nbsp;have a great day!<BR>&nbsp;</DIV>Jean-Pierre 
<DIV><BR></DIV>
<DIV style="FONT-FAMILY: times new roman, new york, times, serif; FONT-SIZE: 12pt"><BR>
<DIV style="FONT-FAMILY: times new roman, new york, times, serif; FONT-SIZE: 12pt"><FONT size=2 face=Tahoma>
<HR SIZE=1>
<B><SPAN style="FONT-WEIGHT: bold">From:</SPAN></B> Michael Collins &lt;msc@freeswitch.org&gt;<BR><B><SPAN style="FONT-WEIGHT: bold">To:</SPAN></B> freeswitch-dev@lists.freeswitch.org<BR><B><SPAN style="FONT-WEIGHT: bold">Sent:</SPAN></B> Tue, March 22, 2011 6:46:38 PM<BR><B><SPAN style="FONT-WEIGHT: bold">Subject:</SPAN></B> Re: [Freeswitch-dev] How to dial out from an existing conference?<BR></FONT><BR>You are gonna kick yourself when you hear the answer... 
<DIV><BR></DIV>
<DIV>You don't dial this:&nbsp;<BR>
<DIV>sofia/internal/<A href="mailto:1001@192.168.0.11" rel=nofollow target=_blank ymailto="mailto:1001@192.168.0.11">1001@192.168.0.11</A></DIV>
<DIV><BR></DIV>
<DIV><A href="mailto:1001@192.168.0.11" rel=nofollow target=_blank ymailto="mailto:1001@192.168.0.11"></A>You dial one of these:</DIV>
<DIV>sofia/internal/<A href="mailto:1001@192.168.0.11" rel=nofollow target=_blank ymailto="mailto:1001@192.168.0.11">1001%192.168.0.11</A></DIV>
<DIV><A href="mailto:1001@192.168.0.11" rel=nofollow target=_blank ymailto="mailto:1001@192.168.0.11"></A>-or-</DIV>
<DIV>user/1001</DIV>
<DIV><BR></DIV>
<DIV>See this wiki page about the anatomy of a sofia dialstring:</DIV>
<DIV><A href="http://wiki.freeswitch.org/wiki/Dialplan_XML#SIP-Specific_Dialstrings" rel=nofollow target=_blank>http://wiki.freeswitch.org/wiki/Dialplan_XML#SIP-Specific_Dialstrings</A></DIV>
<DIV><BR></DIV>
<DIV>I didn't catch this at first because I just naturally did the "user/xxxx" syntax. (I always use the "user/xxxx" syntax when calling a registered user on my own box, which it appears you are also doing with user 1001.) Keep in mind that of 1001 is not a registered user then you can't use "user/1001"...</DIV>
<DIV><BR></DIV>
<DIV>-MC</DIV>
<DIV><BR></DIV>
<DIV><BR>
<DIV class=gmail_quote>On Tue, Mar 22, 2011 at 12:14 PM, Jean-Pierre Poulin <SPAN dir=ltr>&lt;<A href="mailto:jeanpierrepoulin@yahoo.com" rel=nofollow target=_blank ymailto="mailto:jeanpierrepoulin@yahoo.com">jeanpierrepoulin@yahoo.com</A>&gt;</SPAN> wrote:<BR>
<BLOCKQUOTE style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class=gmail_quote>Hi all,<BR>&nbsp;<BR>I am attempting to initiate an outgoing call from a valid conference, and after<BR>over 10 hours of head scratching trying many things on two different builds I<BR>have not been able to do so.<BR>&nbsp;<BR>Has anyone been able to initiate calls from conference rooms to invite another<BR>extension to the conference?<BR>&nbsp;<BR>I have tried your suggested commands and they give me the same error messages as<BR><BR>“conference dial”<BR><BR>According to the docs, I should be able to initiate an outgoing call to a<BR>registered extension with a command like “conference 3000-192.168.0.11 dial<BR>sofia/internal/<A href="mailto:1001@192.168.0.11" rel=nofollow target=_blank ymailto="mailto:1001@192.168.0.11">1001@192.168.0.11</A>”<BR><BR>&nbsp;<BR>My setup is as follows:<BR>- Latest version of the latest Freeswtich
 installed on Windows 7 / 64<BR>bit. (version reports "FreeSWITCH Version 1.0.head (git-cab1565 2010-05-18<BR>10-42-16 -0400)")<BR>- All configuration settings are at their defaults, including the<BR>dialplan.<BR>- By registering an extension 1001 with X-lite on the main computer,<BR>and extension 1002 on another computer, both can call each other normally and<BR>join conferences together and everything works great.<BR>-&nbsp;Thinking this could be an X-lite issue, I have also registered<BR>extension 1004 on Bria on iPhone 4 and it can connect directly to the others, be<BR><BR>connected by the other extensions and can connect fine to conference calls.<BR><BR>For my application I need Freeswitch conferences to be able to dial out to other<BR><BR>registed phones.&nbsp; After reading the docs, studying the dialplan, I have still<BR>been unable to do so after a half-day of trying various permutations and am<BR>currently grasping at straws… (I am currently
 compiling Freeswtich for Linux to<BR>see if it works there)<BR><BR>I have also tried the following commands as you suggested:<BR>- originate sofia/internal/<A href="mailto:1004@192.168.0.11" rel=nofollow target=_blank ymailto="mailto:1004@192.168.0.11">1004@192.168.0.11</A> &amp;conference(3300-192.168.0.11)<BR>- originate sofia/internal/<A href="mailto:1004@192.168.0.11" rel=nofollow target=_blank ymailto="mailto:1004@192.168.0.11">1004@192.168.0.11</A><BR>&amp;conference(3300-192.168.0.11@default)<BR>- originate sofia/internal/<A href="mailto:1004@192.168.0.11" rel=nofollow target=_blank ymailto="mailto:1004@192.168.0.11">1004@192.168.0.11</A> conference:3300@default inline<BR>- originate sofia/internal/<A href="mailto:1004@192.168.0.11" rel=nofollow target=_blank ymailto="mailto:1004@192.168.0.11">1004@192.168.0.11</A><BR>conference:3300-192.168.0.11@default inline<BR><BR>But in all cases to any registered phones on 3 machines get an error
 as<BR>“NO_USER_RESPONSE” and “Cannot Blind Transfer 1 Legged Calls” as the log entry<BR>below reveals.<BR><BR>Should I try this whole thing in Freeswitch on Linux?<BR><BR>&nbsp;&nbsp; Jean-Pierre<BR><BR>---------------------- Example log below:<BR>&nbsp;<BR>freeswitch@JPM&gt; conference 3000-192.168.0.11 dial<BR>sofia/internal/<A href="mailto:1002@192.168.0.11" rel=nofollow target=_blank ymailto="mailto:1002@192.168.0.11">1002@192.168.0.11</A><BR>2011-03-18 17:43:14.407892 [NOTICE] switch_channel.c:675 New Channel<BR>sofia/internal/<A href="mailto:1002@192.168.0.11" rel=nofollow target=_blank ymailto="mailto:1002@192.168.0.11">1002@192.168.0.11</A> [0b7f1ab1-2251-4bfb-946e-e5fc639a09b9]<BR>2011-03-18 17:43:14.410892 [NOTICE] switch_channel.c:675 New Channel<BR>sofia/internal/<A href="mailto:0000000000@192.168.0.11" rel=nofollow target=_blank ymailto="mailto:0000000000@192.168.0.11">0000000000@192.168.0.11</A>
 [0a64217d-e1ff-4da8-a0b3-e84546f2e029]<BR>2011-03-18 17:43:14.467895 [INFO] mod_dialplan_xml.c:331 Processing<BR>FreeSWITCH-&gt;1002 in context public<BR>2011-03-18 17:43:14.471896 [ERR] sofia.c:5413 Cannot Blind Transfer 1 Legged<BR>calls<BR>Call Requested: result: [NO_USER_RESPONSE]<BR>2011-03-18 17:43:14.472896 [NOTICE] sofia.c:4836 Hangup<BR>sofia/internal/<A href="mailto:1002@192.168.0.11" rel=nofollow target=_blank ymailto="mailto:1002@192.168.0.11">1002@192.168.0.11</A> [CS_CONSUME_MEDIA] [NO_USER_RESPONSE]<BR>2011-03-18 17:43:14.473896 [ERR] mod_conference.c:4597 Cannot create outgoing<BR>channel, cause: NO_USER_RESPONSE<BR>freeswitch@JPM&gt; 2011-03-18 17:43:14.544900 [NOTICE] switch_core_session.c:1188<BR>Session 43 (sofia/internal/<A href="mailto:1002@192.168.0.11" rel=nofollow target=_blank ymailto="mailto:1002@192.168.0.11">1002@192.168.0.11</A>) Ended<BR>2011-03-18 17:43:14.544900 [NOTICE] switch_core_session.c:1190 Close
 Channel<BR>sofia/internal/<A href="mailto:1002@192.168.0.11" rel=nofollow target=_blank ymailto="mailto:1002@192.168.0.11">1002@192.168.0.11</A> [CS_DESTROY]<BR>2011-03-18 17:43:14.570901 [NOTICE] switch_core_state_machine.c:185<BR>sofia/internal/<A href="mailto:0000000000@192.168.0.11" rel=nofollow target=_blank ymailto="mailto:0000000000@192.168.0.11">0000000000@192.168.0.11</A> has executed<BR>the last dialplan instruction, hanging up.<BR>2011-03-18 17:43:14.570901 [NOTICE] switch_core_state_machine.c:187 Hangup<BR>sofia/internal/<A href="mailto:0000000000@192.168.0.11" rel=nofollow target=_blank ymailto="mailto:0000000000@192.168.0.11">0000000000@192.168.0.11</A> [CS_EXECUTE] [NORMAL_CLEARING]<BR>2011-03-18 17:43:14.572901 [NOTICE] switch_core_session.c:1188 Session 44<BR>(sofia/internal/<A href="mailto:0000000000@192.168.0.11" rel=nofollow target=_blank ymailto="mailto:0000000000@192.168.0.11">0000000000@192.168.0.11</A>) Ended<BR>2011-03-18
 17:43:14.572901 [NOTICE] switch_core_session.c:1190 Close Channel<BR>sofia/internal/<A href="mailto:0000000000@192.168.0.11" rel=nofollow target=_blank ymailto="mailto:0000000000@192.168.0.11">0000000000@192.168.0.11</A> [CS_DESTROY]<BR><BR><BR><BR>_______________________________________________<BR>FreeSWITCH-dev mailing list<BR><A href="mailto:FreeSWITCH-dev@lists.freeswitch.org" rel=nofollow target=_blank ymailto="mailto:FreeSWITCH-dev@lists.freeswitch.org">FreeSWITCH-dev@lists.freeswitch.org</A><BR><A href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev" rel=nofollow target=_blank>http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</A><BR>UNSUBSCRIBE:<A href="http://lists.freeswitch.org/mailman/options/freeswitch-dev" rel=nofollow target=_blank>http://lists.freeswitch.org/mailman/options/freeswitch-dev</A><BR><A href="http://www.freeswitch.org/" rel=nofollow
 target=_blank>http://www.freeswitch.org</A><BR></BLOCKQUOTE></DIV><BR></DIV></DIV></DIV></DIV></div><br></body></html>