Content

Page tree

I had a M110SC (webui says M100KLE) for a customer and wanted to add it to our SRAPS enviroment. (we use only the redirect function)

I wrote for our company a internal xml generation script (it loads passwords directly from the freepbx) and use the mac detection functionality which i adapted from https://gitlab.com/sraps/RDS-CLI/-/releases 

But it looks like the mac adresse of the M110SC is unknown for the python script (and then also for my php scripts). It tells "Unknown device type (maybe not a snom MAC?)"

So is their a missing update for the python cli? the last update was last year and perhaps there were new snom mac ranges? Or does the M100 base station support provisioning but not over the redirection service? (so factory reset don't load from there) and ony first manual set the server url on the webui enables provisioning over our server?

I can write a workaround for this, but regardless of it, for me it woul'd already help me if i had offical regex for the mac adress to match with M100 models.

ex. M400 Models had:

"000413D1[0-9A-F]{4}" => "snomM400",

So i can adapt this (but i'm not sure if this covers all M100 devices) and add to my scripts:

"00041365[0-9A-F]{4}" => "snomM100KLE",

profilePicture

Roger Meier

End user

Joined: 18.08.2022