<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>
<div>
<div>It looks like the preset isn’t running because the device is returning a fault. The device is nice enough to tell us what parameter is failing, which is:</div>
<div><br>
</div>
<div>Device.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.X_GRANDSTREAM_AAL2G72632PayloadType</div>
<div><br>
</div>
<div>I think the problem might be because the device actually says the parameter name has a space:</div>
<div><br>
</div>
<div><Name>Device.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.X_GRANDSTREAM_AAL2G72632PayloadType </Name></div>
<div><br>
</div>
<div>Genie is trimming that space off. That might be a bug in the firmware (typo), but the only way you’d be able to tell is if you use another ACS to get that parameter directly via an RPC call.</div>
<div><br>
</div>
<div>
<div>
<div>-- </div>
<div>Manny Veloso</div>
</div>
<div>Sr. Solutions Engineer</div>
<div>Smartrg.com</div>
</div>
</div>
</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>Users <<a href="mailto:users-bounces@lists.genieacs.com">users-bounces@lists.genieacs.com</a>> on behalf of Agustín Bertamoni <<a href="mailto:abertamoni@stechs.com.ar">abertamoni@stechs.com.ar</a>><br>
<span style="font-weight:bold">Reply-To: </span>Community support for GenieACS users <<a href="mailto:users@lists.genieacs.com">users@lists.genieacs.com</a>><br>
<span style="font-weight:bold">Date: </span>Tuesday, August 18, 2015 at 10:09 AM<br>
<span style="font-weight:bold">To: </span>Community support for GenieACS users <<a href="mailto:users@lists.genieacs.com">users@lists.genieacs.com</a>><br>
<span style="font-weight:bold">Subject: </span>Re: ACS presets seems not work properly<br>
</div>
<div><br>
</div>
<div>
<div>
<div dir="ltr">
<div class="gmail_extra">
<div class="gmail_extra">Without tag write action in the preset seems not execute the preset.. After initial Inform from CPE the ACS call a GetParameterNames method and then GetParameterValues which seems to fail in one parameter:</div>
<div class="gmail_extra">Fault response for task 55d36311609a456709312be9. Retrying after 300 seconds.</div>
<div class="gmail_extra">But de preset must execute anyway not?</div>
<div class="gmail_extra">Attached is a txt showing this flow.</div>
<div class="gmail_extra">Thanks in advance!</div>
</div>
<div class="gmail_extra"><br clear="all">
<div>
<div class="gmail_signature">
<div dir="ltr"><font style="background-color:rgb(255,255,255)" color="#999999" size="2">STECHS - Ing. Agustin Bertamoni<br>
Móvil: (+54911) 62183226<br>
Av. Boyacá 372 Piso 4º Oficina 401 (C1406BHF)<br>
Buenos Aires, Argentina</font></div>
</div>
</div>
<br>
<div class="gmail_quote">On Tue, Aug 18, 2015 at 12:12 PM, Manny Veloso <span dir="ltr">
<<a href="mailto:manny.veloso@smartrg.com" target="_blank">manny.veloso@smartrg.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word;color:rgb(0,0,0);font-size:14px;font-family:Calibri,sans-serif">
<div>
<div>
<div>Does it work if you remove the tag?</div>
<div>
<div>
<div>-- </div>
<div>Manny Veloso</div>
</div>
<div>Sr. Solutions Engineer</div>
<div>Smartrg.com</div>
</div>
</div>
</div>
<div><br>
</div>
<span>
<div style="font-family:Calibri;font-size:11pt;text-align:left;color:black;BORDER-BOTTOM:medium none;BORDER-LEFT:medium none;PADDING-BOTTOM:0in;PADDING-LEFT:0in;PADDING-RIGHT:0in;BORDER-TOP:#b5c4df 1pt solid;BORDER-RIGHT:medium none;PADDING-TOP:3pt">
<span style="font-weight:bold">From: </span>Users <<a href="mailto:users-bounces@lists.genieacs.com" target="_blank">users-bounces@lists.genieacs.com</a>> on behalf of Agustín Bertamoni <<a href="mailto:abertamoni@stechs.com.ar" target="_blank">abertamoni@stechs.com.ar</a>><br>
<span style="font-weight:bold">Reply-To: </span>Community support for GenieACS users <<a href="mailto:users@lists.genieacs.com" target="_blank">users@lists.genieacs.com</a>><br>
<span style="font-weight:bold">Date: </span>Tuesday, August 18, 2015 at 7:22 AM<br>
<span style="font-weight:bold">To: </span>Community support for GenieACS users <<a href="mailto:users@lists.genieacs.com" target="_blank">users@lists.genieacs.com</a>><br>
<span style="font-weight:bold">Subject: </span>Re: ACS presets seems not work properly<br>
</div>
<div><br>
</div>
<div>
<div>
<div dir="ltr"><span style="font-size:12.8000001907349px">Dan</span>
<div style="font-size:12.8000001907349px">Thank you in advance for your answer! Yes nodes <span style="font-size:12.8000001907349px">Device.ManagementServer.</span><span style="font-size:12.8000001907349px">PeriodicInformEnable and .PeriodicInformInterval are
 in the device model but ACS never execute the SetParameterValues method for this nodes. </span></div>
<div style="font-size:12.8000001907349px"><span style="font-size:12.8000001907349px">Anyone know if this is correct this message in the log:</span><br>
</div>
<div style="font-size:12.8000001907349px"><br>
</div>
<div style="font-size:12.8000001907349px">17 Aug 17:11:33 - 000B82-HT%2D502-000b8228c1b7: Presets discrepancy found</div>
<div style="font-size:12.8000001907349px"><span style="font-size:12.8000001907349px"><br>
</span></div>
<div style="font-size:12.8000001907349px"><span style="font-size:12.8000001907349px">Finally, the present must write and schedule a task or directly execute a method? </span><br>
<div class="gmail_extra">Thanks again!</div>
</div>
<div class="gmail_extra"><br clear="all">
<div>
<div>
<div dir="ltr"><font style="background-color:rgb(255,255,255)" color="#999999" size="2">STECHS - Ing. Agustin Bertamoni<br>
Móvil: (+54911) 62183226<br>
Av. Boyacá 372 Piso 4º Oficina 401 (C1406BHF)<br>
Buenos Aires, Argentina</font></div>
</div>
</div>
<br>
<div class="gmail_quote">On Mon, Aug 17, 2015 at 6:46 PM, Dan Morphis <span dir="ltr">
<<a href="mailto:dan@milkcarton.com" target="_blank">dan@milkcarton.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><span style="font-size:12.8000001907349px">You have probably already verified this, but do the nodes </span><span style="font-size:12.8000001907349px">Device.ManagementServer.</span><span style="font-size:12.8000001907349px">PeriodicInformEnable
 and .</span><span style="font-size:12.8000001907349px">PeriodicInformInterval exist in the object model coming from the CPE?</span>
<div style="font-size:12.8000001907349px"><span style="font-size:12.8000001907349px"><br>
</span></div>
<div style="font-size:12.8000001907349px"><span style="font-size:12.8000001907349px">The way you are using presets is correct</span></div>
<div class="gmail_extra"><br>
</div>
</div>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.genieacs.com" target="_blank">Users@lists.genieacs.com</a><br>
<a href="http://lists.genieacs.com/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.genieacs.com/mailman/listinfo/users</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</div>
</span></div>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.genieacs.com">Users@lists.genieacs.com</a><br>
<a href="http://lists.genieacs.com/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.genieacs.com/mailman/listinfo/users</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</div>
</span>
</body>
</html>