mattlandis Posted April 5, 2010 Report Posted April 5, 2010 i'm curious if anyone has a done a web based provisioning for pbxnsip? For example: they type in their contact info and a user name and password and pbxnsip sets up a standard config domain for them and emails them their credentials. we have been solely installing on premise equipment --so maybe something I'm really missing here but it seems like it could possibly be simple. Matt Quote
Vodia PBX Posted April 5, 2010 Report Posted April 5, 2010 i'm curious if anyone has a done a web based provisioning for pbxnsip? Depending on your phone type you can just run a very simple redirection service. Then the web server just needs to look up the MAC address and then redirect the request to the right PBX which will do the details. Quote
mattlandis Posted April 5, 2010 Author Report Posted April 5, 2010 i think your misunderstanding my need. I want to let a user self-provision a pbxnsip domain. (my goal is to provide a free, hosted pbxnsip server for clients to play with pbxnsip on. ..instead of working thru installing it on their trouble-prone network ;-) The way I see it: user would type in: domain name: email address: password: {other contact inf} then click submit. If pbxnsip domain already created then we would get red error message saying "try another domain name" if domain doesn't exist: -create new pbxnsip domain, -email the user with the login credentials...(and how to setup phone handsets) -email the pbxnsip domain admin some things things that would be nice if we do this: -ability to attatch more customer contact info to a pbxnsip domain -system level ability to set default domain config used when creating a new domain. I suppose we could write the code to do this...or even do it manually for them if we don't have much traffic. Just curious if someone else already invented the wheel. ;-) Matt Quote
Vodia PBX Posted April 6, 2010 Report Posted April 6, 2010 Oh for that you would have to run another server. That server would talk to your CRM and then make the decision if the domain (and where!) it should be set up. Then after aproval, it would "restore" a template domain on the selected server. In PHP, that should be possible. Quote
mattlandis Posted April 6, 2010 Author Report Posted April 6, 2010 yeah, it's almost as easy just to get someone to manually add it--if we have an approval step... but thanks for humoring my idea ;-) Matt Quote
Vodia PBX Posted April 6, 2010 Report Posted April 6, 2010 but thanks for humoring my idea ;-) Well, using a domain backup as a template is a absolutely valid way of quickly setting up a new domain. You can even have different domain templates for the different customer types that you want to set up. Quote
hosted Posted April 7, 2010 Report Posted April 7, 2010 we use domain backup templates. but we manually have to adjust trunk auth info. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.