I see Avi Marcus has already directed you to the Wiki page.<div><br></div><div>As with Asterisk there&#39;s no official GUI, but there are several open source projects providing one. Or you can build your own. A few include blue.box (2800hz project) and FusionPBX.</div>

<div><a href="http://wiki.freeswitch.org/wiki/Freeswitch_Gui">http://wiki.freeswitch.org/wiki/Freeswitch_Gui</a></div><div><br></div><div>There are 2 ACD modules: mod_fifo and mod_callcentre. mod_fifo is the older one. That doesn&#39;t mean it&#39;s not as good, they just approach the problem in different ways.</div>

<div><br></div><div>As for G729 which you mentioned... do NOT use the Intel IPP codec. It is ILLEGAL unless you have purchased a valid licence for it, which is extremely unlikely. You can support it using a hardware transcoding card (Sangoma), mod_com_g729 (version licensed by FreeSWITCH) and mod_g729 (which is passthrough only, no transcoding but fine for bridging calls).</div>

<div><br></div><div>chan_mobile&#39;s closest match is probably mod_gsmopen. I believe it uses a cable rather than bluetooth though, and is faily new so probably &#39;experimental&#39;.</div><div><br></div><div>IAX2 is supported by mod_opal. As you noted though, it isn&#39;t as stable as say mod_sofia.</div>

<div><br></div><div>For fax handling check the T38 functionality provided by mod_spandsp.</div><div><br></div><div>-Steve</div><div><br><br><div class="gmail_quote">On 9 August 2011 17:48, Nestor A Diaz <span dir="ltr">&lt;<a href="mailto:nestor@tiendalinux.com">nestor@tiendalinux.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><u></u>


  

<div text="#000000" bgcolor="#ffffff">
<tt><big><big>Hi Guys.</big><br>
<br>
<big>I am starting to use FreeSWITCH, i am an asterisk user since the
1.0.7
release appears as a package on the debian distribution, at the
beginning i was amazed by the fact i can build a PBX for my own
business
and i did, later i began to install this system for my customers and
sooner i meet the problems, however being the software open source i
always find a way to fix things using patchs from others, sometimes i
felt how my life was at risk when the system stops working and that
usually happens when i have to use queues and dealing with digium
hardware.</big><br>
<br>
<big>Fixing those problems either by applying patches or by changing
the
hardware where the digium cards were supposed to be installed helps me,
but that was to much stress for me and seeking for a balance that will
let me invest more time on services, configuration and hoping to have
better hardware
options brings me to freeswitch.</big><br>
<br>
<big>I agree with freeswitch philosophy that instead of having
thousands of
modules
that don&#39;t work fine i prefer just a few that works the way it should
be, a rock solid system for a corporate pbx and a call center is what i
want.</big><br>
<br>
<big>So here i am trying to begin the conversion, and i hope the
information
we can transcript in this list will help others that want to try
another
alternative to asterisk.</big><br>
<br>
<big>First of all i think the saner for a migration is to have the two
systems
running either on the same machine or different and use the stable
features of each one.</big><br>
<br>
<big>So could you please freeswitch users help me with this rosetta
stone migration guide in order to post it to <a href="http://voip-info.org" target="_blank">voip-info.org</a> or
freeswitch wiki (i list only the ones i currently use ):<br>
<br>
</big></big></tt><br>

<table rules="NONE" cellspacing="0" cols="3" frame="VOID" border="0">
  <colgroup><col width="199"><col width="199"><col width="213"></colgroup>
  <tbody>
    <tr>
      <td style="border:1px solid rgb(0, 0, 0)" height="17" width="199" align="LEFT"><b><font face="DejaVu Sans Mono">Technology</font></b></td>
      <td style="border:1px solid rgb(0, 0, 0)" width="199" align="LEFT"><b><font face="DejaVu Sans Mono">Asterisk</font></b></td>
      <td style="border:1px solid rgb(0, 0, 0)" width="213" align="LEFT"><b><font face="DejaVu Sans Mono">Freeswitch</font></b></td>
    </tr>
    <tr>
      <td style="border:1px solid rgb(0, 0, 0)" height="32" align="LEFT"><font face="DejaVu Sans Mono">PSTN Connectivity (Digium /
Sangoma)</font></td>
      <td style="border:1px solid rgb(0, 0, 0)" align="LEFT"><font face="DejaVu Sans Mono">dahdi</font></td>
      <td style="border:1px solid rgb(0, 0, 0)" align="LEFT"><font face="DejaVu Sans Mono">freetdm</font></td>
    </tr>
    <tr>
      <td style="border:1px solid rgb(0, 0, 0)" height="106" align="LEFT"><font face="DejaVu Sans Mono">IAX2</font></td>
      <td style="border:1px solid rgb(0, 0, 0)" align="LEFT"><font face="DejaVu Sans Mono">mod_iax</font></td>
      <td style="border:1px solid rgb(0, 0, 0)" align="LEFT"><font face="DejaVu Sans Mono">?? none stable yet.<br>
Use Asterisk to forward traffic via SIP.<br>
Enable Hardware HPET for IAX2 trunk if card not available for Asterisk </font></td>
    </tr>
    <tr>
      <td style="border:1px solid rgb(0, 0, 0)" height="32" align="LEFT"><font face="DejaVu Sans Mono">Bluetooth Channel</font></td>
      <td style="border:1px solid rgb(0, 0, 0)" align="LEFT"><font face="DejaVu Sans Mono">chan_mobile</font></td>
      <td style="border:1px solid rgb(0, 0, 0)" align="LEFT"><font face="DejaVu Sans Mono">??<br>
Use asterisk via SIP<br>
      </font></td>
    </tr>
    <tr>
      <td style="border:1px solid rgb(0, 0, 0)" height="32" align="LEFT"><font face="DejaVu Sans Mono">Skype</font></td>
      <td style="border:1px solid rgb(0, 0, 0)" align="LEFT"><font face="DejaVu Sans Mono">Skypeforasterisk (no longer for sale)</font></td>
      <td style="border:1px solid rgb(0, 0, 0)" align="LEFT"><font face="DejaVu Sans Mono">mod_skypeopen</font></td>
    </tr>
    <tr>
      <td style="border:1px solid rgb(0, 0, 0)" height="17" align="LEFT"><font face="DejaVu Sans Mono">CDR Stadistics</font></td>
      <td style="border:1px solid rgb(0, 0, 0)" align="LEFT"><font face="DejaVu Sans Mono"> Arternic cdr-stats </font></td>
      <td style="border:1px solid rgb(0, 0, 0)" align="LEFT"><font face="DejaVu Sans Mono">??</font></td>
    </tr>
    <tr>
      <td style="border:1px solid rgb(0, 0, 0)" height="32" align="LEFT"><font face="DejaVu Sans Mono">Queue Statistics </font></td>
      <td style="border:1px solid rgb(0, 0, 0)" align="LEFT"><font face="DejaVu Sans Mono"> Asteriskguru queue-stats</font></td>
      <td style="border:1px solid rgb(0, 0, 0)" align="LEFT"><font face="DejaVu Sans Mono">??</font></td>
    </tr>
    <tr>
      <td style="border:1px solid rgb(0, 0, 0)" height="17" align="LEFT"><font face="DejaVu Sans Mono">Web Management</font></td>
      <td style="border:1px solid rgb(0, 0, 0)" align="LEFT"><font face="DejaVu Sans Mono">Freepbx</font></td>
      <td style="border:1px solid rgb(0, 0, 0)" align="LEFT"><font face="DejaVu Sans Mono">??</font></td>
    </tr>
    <tr>
      <td style="border:1px solid rgb(0, 0, 0)" height="17" align="LEFT"><font face="DejaVu Sans Mono">IVR</font></td>
      <td style="border:1px solid rgb(0, 0, 0)" align="LEFT"><font face="DejaVu Sans Mono">AGI / AMI</font></td>
      <td style="border:1px solid rgb(0, 0, 0)" align="LEFT"><font face="DejaVu Sans Mono">Event Socket</font></td>
    </tr>
    <tr>
      <td style="border:1px solid rgb(0, 0, 0)" height="62" align="LEFT"><font face="DejaVu Sans Mono">Codec G.729</font></td>
      <td style="border:1px solid rgb(0, 0, 0)" align="LEFT"><font face="DejaVu Sans Mono">Transcodind Cards<br>
G.729 licenses<br>
Free G.729 (Intel IPP)</font></td>
      <td style="border:1px solid rgb(0, 0, 0)" align="LEFT"><font face="DejaVu Sans Mono">Transcodind Cards<br>
G.729 licenses<br>
fsg729 Intel IPP(any experience with it ? )</font></td>
    </tr>
    <tr>
      <td style="border:1px solid rgb(0, 0, 0)" height="32" align="LEFT"><font face="DejaVu Sans Mono">Fax Handling</font></td>
      <td style="border:1px solid rgb(0, 0, 0)" align="LEFT"><font face="DejaVu Sans Mono"> Iaxmodem with Hylafax</font></td>
      <td style="border:1px solid rgb(0, 0, 0)" align="LEFT"><font face="DejaVu Sans Mono">??<br>
Iaxmodem via asterisk to FS via SIP ?<br>
      </font></td>
    </tr>
    <tr>
      <td style="border:1px solid rgb(0, 0, 0)" height="17" align="LEFT"><font face="DejaVu Sans Mono">SIP</font></td>
      <td style="border:1px solid rgb(0, 0, 0)" align="LEFT"><font face="DejaVu Sans Mono">chan_sip</font></td>
      <td style="border:1px solid rgb(0, 0, 0)" align="LEFT"><font face="DejaVu Sans Mono">sofia</font></td>
    </tr>
    <tr>
      <td style="border:1px solid rgb(0, 0, 0)" height="17" align="LEFT"><font face="DejaVu Sans Mono">ACD</font></td>
      <td style="border:1px solid rgb(0, 0, 0)" align="LEFT"><font face="DejaVu Sans Mono">app_queue</font></td>
      <td style="border:1px solid rgb(0, 0, 0)" align="LEFT"><font face="DejaVu Sans Mono">mod_callcenter</font></td>
    </tr>
  </tbody>
</table>
<br>
<big><big><tt><br>
<big>Thank you all</big><small><br>
</small><br>
<br>
-- <br><font color="#888888">
Nestor A. Diaz<br>
Ingeniero de Sistemas<br>
Tel. +57 1-485-3020 x 211<br>
Cel. +57 316-227-3593<br>
Tel. SIP: <a>sip:211@tiendalinux.com</a><br>
Email/MSN: <a href="mailto:nestor@tiendalinux.com" target="_blank">nestor@tiendalinux.com</a><br>
<a href="http://www.tiendalinux.com/" target="_blank">http://www.tiendalinux.com/</a><br>
Bogota, Colombia <br>
</font></tt></big></big>
<br>
</div>

<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>
<br></blockquote></div><br></div>