[Asterisk-Users] overlapping extensions

Brian McSpadden mcspadden at gmail.com
Sat Jul 17 18:09:47 MST 2004


If they are in seperate contexts, it should be no problem.

[cust1local]
exten => 100...
exten => 101...
include => dialoutcontext

[cust2local]
exten => 100...
exten => 101...
include => dialoutcontext

On Sat, 17 Jul 2004 18:18:20 -0500, micko <micko at micko.net> wrote:
> I am about to setup an asterisk pbx for 2 customers and would like to
> use a single box. Since I don't want to use 1xx for one and 2xx for the
> other customer, is there a way to setup overlapping extenstions? If not
> anybody can give me an example of how a similar situation like this
> was solved?
> 
> thanks
> micko
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at 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
>



More information about the asterisk-users mailing list