<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=us-ascii"><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;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
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;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
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=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Now I need to see what is in [from-internal-custom] and [from-internal-additional]<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Or you could just add these lines to [from-internal-xfer]<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Exten =&gt; _X,1,Dial(SIP/${EXTEN},30,iKkTtt)<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Exten =&gt; _XX,1,Dial(SIP/${EXTEN},30,iKkTt)<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>If you have 3 or 4 digit extensions you would need these lines<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Exten =&gt; _XXX,1,Dial(SIP/${EXTEN},30,iKkTtt)<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Exten =&gt; _XXXX,1,Dial(SIP/${EXTEN},30,iKkTt)<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Sorry for the &#8220;cap&#8221; Exten &#8211; outlook did that.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] <b>On Behalf Of </b>Ramiro Paz<br><b>Sent:</b> Wednesday, October 19, 2011 11:19 AM<br><b>To:</b> Asterisk Users Mailing List - Non-Commercial Discussion<br><b>Subject:</b> Re: [asterisk-users] Asterisk call transfers not working<o:p></o:p></span></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Hi Danny:<br><br>Thanks for your response.<br><br>[from-internal-xfer]<br>include =&gt; from-internal-custom<br>include =&gt; from-internal-additional ; auto-generated<br>exten =&gt; s,1,Macro(hangupcall)<br>exten =&gt; h,1,Macro(hangupcall)<br><br>I have to tell you that we use Freepbx 2.9. I hope you can help me to solve this issue. Let's say I'am an asterisk newbie because my asterisk knowledge is just basic. This is the first time I got this system working and I really liked it. Thanks for your time.<br><br clear=all><b><span style='color:#330033'>Ramiro PAZ<br>MASTERLINE LOGISTICS</span></b><br clear=all><o:p></o:p></p><div><p class=MsoNormal>On Wed, Oct 19, 2011 at 11:39 AM, Danny Nicholas &lt;<a href="mailto:danny@debsinc.com">danny@debsinc.com</a>&gt; wrote:<o:p></o:p></p><div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:11.0pt;color:#1F497D'>What does your context [from-internal-xfer] look like? (it should either resemble or have an include for [default] context).</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><b><span style='font-size:10.0pt'>From:</span></b><span style='font-size:10.0pt'> <a href="mailto:asterisk-users-bounces@lists.digium.com" target="_blank">asterisk-users-bounces@lists.digium.com</a> [mailto:<a href="mailto:asterisk-users-bounces@lists.digium.com" target="_blank">asterisk-users-bounces@lists.digium.com</a>] <b>On Behalf Of </b>Ramiro Paz<br><b>Sent:</b> Wednesday, October 19, 2011 10:33 AM<br><b>To:</b> <a href="mailto:asterisk-users@lists.digium.com" target="_blank">asterisk-users@lists.digium.com</a><br><b>Subject:</b> [asterisk-users] Asterisk call transfers not working</span><o:p></o:p></p><div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>&nbsp;<o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>Hello:<br><br>We have a TDM2433E Digium Card (12 FXS, 12 FXO) and Asterisk 1.8.7.0 running. Everything seems to be ok but call transfers. This is the issue:<br><br><b>A, B, C and D are in FXS ports</b>.<br>1) A calls B. B anwers.<br>2) B tries to transfer the call to C dialing *2 (code for attended transfer). <br>3) A hears MOH. B dials number C.<br>4) Asterisk says the dialed number is incorrect or non existing.<br><br>We tried with blind transfers and the same problem.<br>This is the Asterisk CLI log when making a call transfer:<br>&nbsp;&nbsp;&nbsp; <br>-- &lt;DAHDI/19-1&gt; Playing 'pbx-transfer.gsm' (language 'es')<br>[Oct 19 09:00:21] WARNING[18521]: features.c:2319 builtin_atxfer: No digits dialed for atxfer.<br>&nbsp;&nbsp;&nbsp; -- &lt;DAHDI/19-1&gt; Playing 'pbx-invalid.gsm' (language 'es')<br>&nbsp;&nbsp;&nbsp; -- &lt;DAHDI/19-1&gt; Playing 'pbx-transfer.gsm' (language 'es')<br>[Oct 19 09:00:50] WARNING[18521]: features.c:2319 builtin_atxfer: No digits dialed for atxfer.<br>&nbsp;&nbsp;&nbsp; -- &lt;DAHDI/19-1&gt; Playing 'pbx-invalid.gsm' (language 'es')<br>&nbsp;&nbsp;&nbsp; -- &lt;DAHDI/19-1&gt; Playing 'pbx-transfer.gsm' (language 'es')<br>[Oct 19 09:01:52] WARNING[18521]: features.c:2319 builtin_atxfer: No digits dialed for atxfer.<br><br>or<br><br>-- &lt;DAHDI/17-1&gt; Playing 'pbx-transfer.gsm' (language 'es')<br>[Oct&nbsp; 8 10:15:56] WARNING[3840]: features.c:2315 builtin_atxfer: Extension '41' does not exist in context 'from-internal-xfer'<br>&nbsp;&nbsp;&nbsp; -- &lt;DAHDI/17-1&gt; Playing 'pbx-invalid.gsm' (language 'es')<br>&nbsp;&nbsp;&nbsp; -- &lt;DAHDI/17-1&gt; Playing 'pbx-transfer.gsm' (language 'es')<br>[Oct&nbsp; 8 10:16:11] WARNING[3840]: features.c:2315 builtin_atxfer: Extension '41' does not exist in context 'from-internal-xfer'<br>&nbsp;&nbsp;&nbsp; -- &lt;DAHDI/17-1&gt; Playing 'pbx-invalid.gsm' (language 'es')<br>&nbsp;&nbsp;&nbsp; -- &lt;DAHDI/17-1&gt; Playing 'pbx-transfer.gsm' (language 'es')<br>[Oct&nbsp; 8 10:16:27] WARNING[3840]: features.c:2315 builtin_atxfer: Extension '4' does not exist in context 'from-internal-xfer'<br>&nbsp;&nbsp;&nbsp; -- &lt;DAHDI/17-1&gt; Playing 'pbx-invalid.gsm' (language 'es')<br><br>I'd really appreciate your help. Thanks in advance.<br><br clear=all><b><span style='color:#330033'>Ramiro PAZ</span></b><br><b>MASTERLINE LOGISTICS</b><o:p></o:p></p></div></div></div></div><p class=MsoNormal><br>--<br>_____________________________________________________________________<br>-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>New to Asterisk? Join us for a live introductory webinar every Thurs:<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><o:p></o:p></p></div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div></body></html>