[asterisk-users] Single * multiple offices
    Thomas Kenyon 
    digium at sanguinarius.co.uk
       
    Mon Feb 11 03:20:56 CST 2008
    
    
  
Nhadie wrote:
> Hi,
> 
> Is what i'm thinking possible, i will setup an asterisk server, i will 
> let 2 or more offices use it, e.g.
> 
> Office 1 will have extension 100 - 110
> Office 2 will have extension 100 - 105
> Office 3 will also have 100 - 105
> 
> my questions are:
> 
> 1. will it have conflict on the asterisk having the same extension 
> number for each office?
> 
No, you can simple segregate their dialplans using different contexts.
> 2. can i define trunk/s that will be dedicated only for each office?
> 
Yes, you merely only set up rules for those offices.
> 3. can i define IVR for each office?
> 
Yes.
> or to summarize it, is it possible to provide all the asterisk features 
> on all 3 offices without the offices conflicting with each other.
> 
> thank you in advanced
> 
I'm assuming you don't want each office to be able to talk to each other 
directly. It may be a good idea to have separate config files for each 
office and include them in the main config file. (using #include 
<filename> ).
Don't forget that you will not be able to have 2 contexts across the 
system with the same name.
> regards,
> ron
> 
> 
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> 
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
> 
> 
    
    
More information about the asterisk-users
mailing list