Administration XML Developer Forums

« Back to Administration XML Questions

How to modify a line's COS(Class of Service)

Combination View Flat View Tree View
Threads [ Previous | Next ]
How to control a line's COS by AXL to implement the call restriction like(Internal call, Local, DDD ,IDD)?
Which method may use?
updateLine , updatePhone or else?

If you're concerned with the 'line' settings, then you should use updateLine.
However the method depends on how to fetch the line UUID, either by perusing all DNs or recursively from a getPhone or the like.

The line CSS will have precedence over the device's, provided that they do collide.

HTH.

Hi,

I would like to do the same on the new Business Edition 3000. Do you know if this interface is available ??

Regards,

My understanding is that only the BE 6000 supports the full set of UCM APIs, including AXL