Re: [Asterisk-Users] more than one company hosting their PBX on the same machine?

2005-05-22 Thread trixter http://www.0xdecafbad.com
On Sun, 2005-05-22 at 21:45 +, [EMAIL PROTECTED] wrote:
> Did anyone try to have more than one asterisk installation on one machine?

The bigger question is why ignore 'contexts' to run multiple instances?
Contexts give you out of the box ability to route certain calls to
certain places for independant IVR systems, independant voicemail,
independant channel grouping, etc.

You can vhost asterisk in this way quite easily without the extra
overhead of extra instances.  The only thing you have to be careful of
is naming collisions (hint prefix or postfix names with some company
identifier eg  [Cust1-incoming]).  Gotta be careful when doing this so
that all 'goto' and similar are rewritten as well if the customer has
the ability to create raw entries (if done via a tool, web or otherwise
the tool could make sure this doesnt happen).


-- 
Trixter http://www.0xdecafbad.com
UK +44 870 340 4605   Germany +49 801 777 555 3402
US +1 360 207 0479 or +1 516 687 5200
FreeWorldDialup: 635378


signature.asc
Description: This is a digitally signed message part
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

[Asterisk-Users] more than one company hosting their PBX on the same machine?

2005-05-22 Thread Rod Bacon
Sigh... read the wiki. Search the lists. This has been answered at least 
fifteen times.


You don't need multiple instances of *, just set up your dialplan properly.

Hint: Contexts are the key.


___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] more than one company hosting their PBX on the same machine?

2005-05-22 Thread aakef
Did anyone try to have more than one asterisk installation on one machine?
Here's what i'm thinking, why can't amall and medium companies outsource their
telephony service to their data provider? So the ISP could offer a service to
its clients where it hosts the servers that run asterisk at their own premises
which is usually a suitable environment for hosting servers(UPS's and very good
network connectivity).
Summary: Is it possible to have more than one domain(as in the extensions don't
know each other) on the same machine? If it is, any recommended solutions? Many
virtual machines and each one has one asterisk installation? One linux box that
has several asterisk installations? What would be the hardware requirements for
running such a setup?

Regards,
Akef
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users