[Asterisk-Users] Same Extensions in Multiple contexts

Seth Remington sremington at saberlogic.com
Mon Nov 8 14:05:34 MST 2004


On Mon, 2004-11-08 at 15:43, Uma S. Pandey wrote:
> Hi
> 
> For a customer, I am trying to setup 3 different companies on one
> asterisk box, and I need to assign extension 200 in three different
> companies. I was using different contexts, but was unable to get it to
> work. So, my basic question is - 
> 
> In Asterisk, Can we have same extension number in different contexts? 

> For example:

> [Context_company_1]
> 
> exten => 200,1,,,
> 
>  
> [context_company_2]
> 
> Exten =>200,1,..
> 
>  
> [context_company_3]
> 
> Exten =>200,1,..

> Thanks
> Uma Pandey

This is certainly possible and in fact quite common. The actual
extension that gets used just depends on which context you drop the
incoming / outgoing call into.

Maybe if you give us some more specifics / config examples we can help
you out more.

-Seth

-- 
Seth Remington
SaberLogic, LLC
661-B Weber Drive
Wadsworth, Ohio 44281
Phone: (330)335-6442
Fax: (330)336-8559




More information about the asterisk-users mailing list