Hi!
I was wondering what I should load when connecting two phones using a data call between two P900s? What I mean is, what Phone Module, Logical Device, Physical Device and what Comm Module should I load?
The function calls I`m thinking of is:
RTelServer::LoadPhoneModule(PHONE_MODULE_NAME)
User::LoadPhysicalDevice(PDD_NAME)
User::LoadLogicalDevice(LDD_NAME)
RCommServer.LoadCommModule(COMM_MODULE_NAME))I`m aware of all the dangers in hardcoding the names, but I just want it to work!!! :wink:
Thanks!!!