<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>How to bridge a call to an extension defined in dialplan</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>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>
&lt;extension name=&quot;testRecording_bridge&quot;&gt;<BR>
&nbsp; &lt;condition field=&quot;destination_number&quot; expression=&quot;^(74990)$&quot;&gt;<BR>
&nbsp;&nbsp;&nbsp; &lt;action application=&quot;bridge&quot; data=&quot;sofia/internal/1003%${sip_profile},sofia/internal/74991%${sip_profile}&quot;/&gt;<BR>
&nbsp; &lt;/condition&gt;<BR>
&lt;/extension&gt;<BR>
<BR>
&lt;extension name=&quot;testRecordingOnly&quot;&gt;<BR>
&nbsp;&nbsp;&nbsp; &lt;condition field=&quot;destination_number&quot; expression=&quot;^74991$&quot;&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application=&quot;set&quot; data=&quot;record_waste_resources=true&quot;/&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application=&quot;javascript&quot; data=&quot;testRecordFile.js&quot;/&gt;<BR>
&nbsp;&nbsp;&nbsp; &lt;/condition&gt;<BR>
&nbsp; &lt;/extension&gt;<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>

</BODY>
</HTML>