<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=iso-8859-1"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=FR-CA link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>Hello FS users,<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal><span lang=EN-CA>I have Freeswitch (1.3.13) using a Sangoma A200 card with 2 FXO. I am using FreeTDM and inbound/outbound calls are going through. One of the POTS line has call forwarding feature so my customer wants to have the ability to dial *<b>72 / </b>*73 and get proper dialtone back from the phone company so he can activate or deactivate CFW.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-CA>While the call is marked as answer in the log, I don&#8217;t hear the dialtone back so unsure if it works or not. This is the dialplan I used:<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-CA>    &lt;extension name=&quot;CFW Handler&quot;&gt;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>      &lt;condition field=&quot;destination_number&quot; expression=&quot;^(\*72|\*73)$&quot;&gt;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>        &lt;action application=&quot;set&quot; data=&quot;default_language=${default_language}&quot;/&gt;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>        &lt;action application=&quot;bridge&quot; data=&quot;freetdm/FXO/1/$1&quot;/&gt;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>        &lt;action application=&quot;hangup&quot;/&gt;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>      &lt;/condition&gt;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>    &lt;/extension&gt;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-CA>Is there a better way or a good way of doing this?<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-CA>Thanks,<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><b><span style='mso-fareast-language:FR-CA'>Benoit Raymond</span></b><span style='mso-fareast-language:FR-CA'><o:p></o:p></span></p><p class=MsoNormal><span style='mso-fareast-language:FR-CA'>AMI Concept Inc.<o:p></o:p></span></p><p class=MsoNormal><span style='mso-fareast-language:FR-CA'>Solutions VoIP Affaire / Création Web<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='mso-fareast-language:FR-CA'>Tel: (450) 553-1231<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:10.0pt;mso-fareast-language:FR-CA'><a href="http://www.amiconcept.com/">http://www.amiconcept.com</a><o:p></o:p></span></p><p class=MsoNormal><o:p>&nbsp;</o:p></p></div></body></html>