Re: [Asterisk-Users] Virtual PBX setup.

2005-02-15 Thread Michael Welter
zimdog wrote: I am wondering what has been done as far as running multiple instances of *. Like if you were providing a virtual PBX for small companies. I imagine it can be done in one of the following ways and am looking to see how other users are doing it. I have searched the wiki and have no

Re: [Asterisk-Users] Virtual PBX setup.

2005-02-15 Thread Jon Gabrielson
I would think the best solution would be to have each virtual PBX have it's own context and only run a single instance of asterisk. This way you have less overhead and can more easily manage the sharing of any physical devices that you may have. Jon. On Tuesday 15 February 2005 12:07 pm, zimd

Re: [Asterisk-Users] Virtual PBX setup.

2005-02-15 Thread C F
None of these. You should run one instance of * on one box, and configure extensions.conf with different contexts for different companies. For music on hold use setmusiconhold in the dial plan. Works for me. On Tue, 15 Feb 2005 11:07:24 -0700, zimdog <[EMAIL PROTECTED]> wrote: > I am wondering wh

[Asterisk-Users] Virtual PBX setup.

2005-02-15 Thread zimdog
I am wondering what has been done as far as running multiple instances of *. Like if you were providing a virtual PBX for small companies. I imagine it can be done in one of the following ways and am looking to see how other users are doing it. I have searched the wiki and have not found any i