Matthew Boehm wrote:
Do you also have some kind of tool so the companies can
manage their own context ?


 Yup. We use RealTime Extensions. Customers login to a password protected
website. User/pass is tied to their context so they are able to
add/delete/update anything in their extensions context.

 We tell them that extensions managing is a highly advanced tool. If they
screw it up, they get charged a fee for us to fix it.


Just out of curiosity, Matt, do you do any kind of front-end preprocessing of the SQL requests?

I'm trying to figure out how to do some things like round-robin server balancing and the like using Realtime, and it seems like the "right" way to do it would be either via pre-processing the SQL requests coming in, or using stored procedures in the database that would accomplish the same thing.

What I don't particularly want is hundreds of rows in the database that are almost identical duplicates of others, with the only difference between a slight bit of station-specific custom information.

Just curious as to how you're handling that sort of thing. Or maybe it's just me who thinks that would be useful.

B.
_______________________________________________
Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to