Fouad Mouffok | Hi, I'm trying to achieve the same thing. I'm not using a BAT phone template but a simple device. The idea is to create a new device by copying another one, just changing some properties like DN, MAC, ... Using C# and the Proxy class, I'm unable to fill my new device (XPhone) with the properties of the device template which I got from an AXL Getphone Request(RPhone). Explicit and Implicit Casting isn't working between XPhone and RPhone. :-( E.g: Xphone.Xbusylampfieds=RPhone.Xbusylampfields or Xphone.lines=RPhone.lines How are you handling this in your code? any example is welcome Regards, ./WM |
| Please sign in to flag this as inappropriate. |