Hello,

the ACS should create a new object "Line" below "Device.Services.VoiceService.1.NetworkProfile.1."
I added a new configuration "Add object" in my preset.

Add object [CPE_Line_1] to [Device.Services.VoiceService.1.NetworkProfile.1.Line]


This doesn't work if this object is the first "Line"-object.
The ACS doesn't send the AddObject-RPC.
If I had previous "Line"-objects, it works as expected.

Cut-out of device parameters (After first GetParameterNames)
---------------------------------------------------------------
Device.Services
Device.Services.VoiceService
Device.Services.VoiceService.1
Device.Services.VoiceService.1.NetworkProfile
Device.Services.VoiceService.1.NetworkProfile.1
Device.Services.VoiceService.1.NetworkProfile.1.Enable Enabled
Device.Services.VoiceService.1.NetworkProfile.1.Name Profile0825


After AddObject the parameter tree should look as follows
---------------------------------------------------------------
Device.Services
Device.Services.VoiceService
Device.Services.VoiceService.1
Device.Services.VoiceService.1.NetworkProfile
Device.Services.VoiceService.1.NetworkProfile.1
Device.Services.VoiceService.1.NetworkProfile.1.Enable Enabled
Device.Services.VoiceService.1.NetworkProfile.1.Name Profile0825
Device.Services.VoiceService.1.NetworkProfile.1.Line
Device.Services.VoiceService.1.NetworkProfile.1.Line.1
Device.Services.VoiceService.1.NetworkProfile.1.Line.1.Enable true
Device.Services.VoiceService.1.NetworkProfile.1.Line.1.SIPRef 1


Any idea?

Best regards,
Markus

_______________________________________________
Users mailing list
[email protected]
http://lists.genieacs.com/mailman/listinfo/users

Reply via email to