How about this for your bridge line:<br><br><font><action application="bridge" data="sofia/internal/1003%${sip_profile},loopback/74991"/></font><br><br>-MC<br><br><div class="gmail_quote">On Sun, Feb 26, 2012 at 2:29 PM, Liu, Xingkun <span dir="ltr"><<a href="mailto:X.Liu@hw.ac.uk">X.Liu@hw.ac.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>
<div>
<br>
<p><font>Hello,<br>
<br>
I'd like to bridge an incoming to two endpoints simultaneuously:<br>
one is a softphone which is registered to FS (to user 1003),<br>
another is just an extension which is defined in conf/dialplan/public.xml<br>
<br>
It looks like:<br>
<br>
<extension name="testRecording_bridge"><br>
<condition field="destination_number" expression="^(74990)$"><br>
<action application="bridge" data="sofia/internal/1003%${sip_profile},sofia/internal/74991%${sip_profile}"/><br>
</condition><br>
</extension><br>
<br>
<extension name="testRecordingOnly"><br>
<condition field="destination_number" expression="^74991$"><br>
<action application="set" data="record_waste_resources=true"/><br>
<action application="javascript" data="testRecordFile.js"/><br>
</condition><br>
</extension><br>
<br>
The incoming call dial to extension 74990, from there I want to bridge the call to the sofphone at 1003 and<br>
to the extension 74991.<br>
<br>
The problem is that FS can not locate user 74991. So my question is what else I need to modify in order<br>
to bridge the call also to extension 74991 at the same time?<br>
<br>
I did lots of Googling, checked the wiki and tried various ways but still without success.<br>
<br>
Any advices please?<br>
<br>
Many Thanks!<br>
Xing<br>
</font>
</p>
<br>
<hr>
<br>
<font face="arial, helvetica">
<b>Heriot-Watt University is the Sunday Times Scottish University of the Year 2011-2012.</b>
</font>
<br><br>
<font face="arial,helvetica" size="-1">
Heriot-Watt University is a Scottish charity registered under charity number SC000278.
<br>
</font>
</div>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><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></blockquote></div><br>