<div dir="ltr">You need to figure out what the "key" value is for <span style="font-size:12.8000001907349px">Device.Services.VoiceService.1</span><span style="font-size:12.8000001907349px">.NetworkProfile. The key value is the parameter name/value that Genie will use to know it has the right instance to configure. Find one of the parameters that never changes, and make that your key.</span></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jul 21, 2015 at 10:38 PM, Markus Mehlan <span dir="ltr"><<a href="mailto:markus.mehlan@argus.info" target="_blank">markus.mehlan@argus.info</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">Am 21.07.2015 um 19:05 schrieb Dan Morphis:<br>
</span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
Go to the objects tab, and add a new object. Give it a name of "SIP<br>
Line" For the parameter field, enter Enable and the value true, SIPRef<br>
and 1. Then figure out which entry is going to be your "key." This is<br>
the value that GenieACS will use to determine if the object exists. See<br>
the screenshot for an example.<br>
<br>
Next, create a preset. One of the configuration options will be "Add<br>
Object", for the object name enter "SIP Line" and for the "to" portion<br>
enter "Device.Services.VoiceService.1.NetworkProfile" For the<br>
precondition portion, I use tags. For example, our CPE's can be<br>
configured in either routed mode or bridged mode. If the CPE has the tag<br>
"Routed" it gets one preset, if it has the tag "Bridged" it gets another<br>
preset. You can even remove objects as well.<br>
<br>
<br>
<br></span>
Inline image 1<br>
<br>
Inline image 2<br>
<br>
<br>
Inline image 3<span class=""><br>
<br>
<br>
<br>
<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>
</span></blockquote>
Hi Dan,<br>
<br>
if i follow your instructions, the acs wants to create a new instance of<br>
NetworkProfile:<br>
<br>
ACS sends ...<br>
<br>
<SOAP-ENV:Body><br>
  <cwmp:AddObject><br>
    <ObjectName><br>
      Device.Services.VoiceService.1.NetworkProfile.<br>
    </ObjectName><br>
    <ParameterKey/><br>
  </cwmp:AddObject><br>
</SOAP-ENV:Body><br>
<br>
<br>
Best regards,<br>
Markus<br>
<br>
<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>