Set mobile number through api

Status
Not open for further replies.

llama

Joined
Jun 24, 2012
Messages
10
Reaction score
0
Does anyone know how to set the mobile number of an extension through the api? It would be very appreciated if anyone could help me with this.

Thanks!
 
It looks like I was able to figure it out by examining all of the properties using .GetProperties(). In case anyone ever needs it, you can set the mobile number by using this code .SetProperty("MOBILENUMBER", "555-555-5555", PropertyType.String, "The mobile number specified for extension");
 
Does this still work with you after installen sp3 of 3cx 11? Because it changes the mobile number but messes up the forwarding rules...
 
Status
Not open for further replies.