2012/11/7 Jeff LaCoursiere <[email protected]> > >> Just to chime in, if you REALLY want multi-tenant, it is super easy and > surprisingly efficient to use kernel level virtualization to run multiple > instances of asterisk (and even FreePBX). We use LXC to do this. The > "host" runs an instance that has the dahdi hardware, drivers, and upstream > connections. The "clients" have SIP connections to the host for all > inbound/outbound, so you have a central place to collect/process CDR > records for billing. Getting your phones to connect to each instance is an > exercise for the network admin ;) > > Much simpler than working out multiple contexts, extension overlaps, etc., > IMO. >
Yes, it's a very interesting idea !!
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
