AddObject: Object-type must exist to create a new instance
Markus Mehlan
markus.mehlan at argus.info
Tue Jul 21 05:26:27 EDT 2015
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
More information about the Users
mailing list