Community discussions

MikroTik App
 
sudiptakp
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 77
Joined: Thu Jan 29, 2009 2:43 pm

SMS integration with user manager

Sat Jan 09, 2010 10:05 am

Hi,

Is it possible to integrate an SMS gateway/GSM modem with the usermanager box so that it sends the password of a newly created user to the mobile device of the user automatically? This obviously requires that at the time of creation of a user account there must be a field to mention the mobile phone number of the user.

Thanks and Regards,

Sudipta
 
Etza
newbie
Posts: 46
Joined: Tue May 31, 2011 10:33 pm

Re: SMS integration with user manager

Wed May 16, 2012 5:40 pm

Hi,

Is it possible to integrate an SMS gateway/GSM modem with the usermanager box so that it sends the password of a newly created user to the mobile device of the user automatically? This obviously requires that at the time of creation of a user account there must be a field to mention the mobile phone number of the user.

Thanks and Regards,

Sudipta

Hi,
It is possible??
Have any news ??
 
pjulian
Member Candidate
Member Candidate
Posts: 267
Joined: Mon May 31, 2004 12:16 pm
Location: Sydney, Australia

Re: SMS integration with user manager

Thu May 31, 2012 5:29 pm

Usermanager won't do this, it simply doesn't have a trigger mechanism.

You need to create a customised login portal which can process the request to create a user somehow, and then run some background scripts to perform the SMS notification.

It could be pretty simple really, you could just use an API call to create the user in usermanager, then many SMS gateway services allow you to send an email to their gateway with a mobile number and SMS message in it, then they just convert that to SMS and send it

Paul
 
User avatar
boled
just joined
Posts: 2
Joined: Thu Oct 27, 2011 7:49 pm
Location: Cilacap
Contact:

Re: SMS integration with user manager

Sun Jun 10, 2012 9:49 am

Usermanager won't do this, it simply doesn't have a trigger mechanism.

You need to create a customised login portal which can process the request to create a user somehow, and then run some background scripts to perform the SMS notification.

It could be pretty simple really, you could just use an API call to create the user in usermanager, then many SMS gateway services allow you to send an email to their gateway with a mobile number and SMS message in it, then they just convert that to SMS and send it

Paul
nice idea....
any somebody have try this idea..?
 
pjulian
Member Candidate
Member Candidate
Posts: 267
Joined: Mon May 31, 2004 12:16 pm
Location: Sydney, Australia

Re: SMS integration with user manager

Sun Jun 10, 2012 10:12 am

It's all achievable if you can work with PHP or Perl, and really wouldn't be a huge amount of code.

It would be even easier if you were just using Freeradius as the backend with MySQL, but using the API should allow you to gain access to usermanager that way and do what you need to do.

Paul

Who is online

Users browsing this forum: No registered users and 14 guests