<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 15 (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:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {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="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">To me, the settings you’ve sent look correct.  However, one thing I’ve found with SPA configuration files is that they’re very picky – if they don’t parse as
 valid XML anywhere in the file, it will pretty much silently discard the entire file.  The first troubleshooting step I use for SPA provisioning is to run all the configuration files a phone should be pulling through an XML validator, or pull them up in a
 browser and see if the browser handles it as XML (Chrome or IE seem to work equally well for this in my experience, but Firefox can get a bit cranky since the file isn’t really an XML file with all the normal headers & tags).<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Also, have you verified with logging on the provisioning server that the configuration file is actually being pulled?<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Thank you,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Noah Engelberth<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">MetaLINK Technologies<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<div style="border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt">
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:11.0pt;font-family:"Calibri","sans-serif"">From:</span></b><span style="font-size:11.0pt;font-family:"Calibri","sans-serif""> asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com]
<b>On Behalf Of </b>Mike Diehl<br>
<b>Sent:</b> Thursday, March 27, 2014 2:47 PM<br>
<b>To:</b> Asterisk Users Mailing List - Non-Commercial Discussion<br>
<b>Subject:</b> [asterisk-users] SPA112 provisioning file questions<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<div>
<div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt">Hi all,<br>
<br>
I've got a provisioning file that I use to configure Cisco SPA112's.<br>
<br>
I'm wanting to get this file to do 3 things for me.  I want to turn T.38 on, Call forwarding off, and Call waiting, off for both lines.  but it's not working.<br>
<br>
This is what I'm using to enable T.38 for line 1.<br>
<br>
<FAX_Enable_T38_1_>Yes</FAX_Enable_T38_1_><br>
<FAX_T38_Redundancy_1_>1</FAX_T38_Redundancy_1_><br>
<FAX_T38_ECM_Enable_1_>Yes</FAX_T38_ECM_Enable_1_><br>
<FAX_Tone_Detect_Mode_1_>caller or callee</FAX_Tone_Detect_Mode_1_><o:p></o:p></p>
</div>
<p class="MsoNormal" style="margin-bottom:12.0pt">This is what I'm using to turn cfwd off on line 1.<br>
<br>
<Cfwd_All_Serv_1_>No</Cfwd_All_Serv_1_><br>
<Cfwd_Busy_Serv_1_>No</Cfwd_Busy_Serv_1_><br>
<Cfwd_No_Ans_Serv_1_>No</Cfwd_No_Ans_Serv_1_><br>
<Cfwd_Sel_Serv_1_>Yes</Cfwd_Sel_Serv_1_><br>
<Cfwd_Last_Serv_1_>Yes</Cfwd_Last_Serv_1_><br>
<br>
<o:p></o:p></p>
</div>
<p class="MsoNormal" style="margin-bottom:12.0pt">This is what I'm using to turn call waiting off on line 1.<br>
<br>
<Call_Waiting_Serv_1_>No</Call_Waiting_Serv_1_><o:p></o:p></p>
</div>
<p class="MsoNormal" style="margin-bottom:12.0pt">However, these setting don't seem be be getting set on the device, even after a reboot.<br>
<br>
Any ideas what I'm doing wrong?<o:p></o:p></p>
</div>
<p class="MsoNormal">TIA,<br>
<br>
Mike.<o:p></o:p></p>
</div>
</div>
</div>
</body>
</html>