You are gonna kick yourself when you hear the answer...<div><br></div><div>You don&#39;t dial this: <br><div><meta charset="utf-8">sofia/internal/<a href="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"></a>You dial one of these:</div><div><meta charset="utf-8">sofia/internal/<a href="mailto:1001@192.168.0.11">1001%192.168.0.11</a></div><div><a href="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">http://wiki.freeswitch.org/wiki/Dialplan_XML#SIP-Specific_Dialstrings</a></div>
<div><br></div><div>I didn&#39;t catch this at first because I just naturally did the &quot;user/xxxx&quot; syntax. (I always use the &quot;user/xxxx&quot; 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&#39;t use &quot;user/1001&quot;...</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">jeanpierrepoulin@yahoo.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi all,<br>
 <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>
 <br>
Has anyone been able to initiate calls from conference rooms to invite another<br>
extension to the conference?<br>
 <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">1001@192.168.0.11</a>”<br>
<br>
 <br>
My setup is as follows:<br>
- Latest version of the latest Freeswtich installed on Windows 7 / 64<br>
bit. (version reports &quot;FreeSWITCH Version 1.0.head (git-cab1565 2010-05-18<br>
10-42-16 -0400)&quot;)<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>
- 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.  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">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">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">1004@192.168.0.11</a> conference:3300@default inline<br>
- originate sofia/internal/<a href="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>
   Jean-Pierre<br>
<br>
---------------------- Example log below:<br>
 <br>
freeswitch@JPM&gt; conference 3000-192.168.0.11 dial<br>
sofia/internal/<a href="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">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">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">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">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">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">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">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">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">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">FreeSWITCH-dev@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br></div></div>