[Asterisk-Users] Context confict question??

2005-12-02 Thread Chuck Bunn

Hi,

If I have an extension in a context and I have another context with the 
same extension and I include the second context in the first does this 
cause a conflict or does Asterisk know that there is a 600 extension in 
each context


[big-business]
exten = 600,1,Dial(ZAP/1,20)
include = small-business

[small-business]
exten = 600,1,Dial(ZAP/2,15)

Thanks
___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [Asterisk-Users] Context confict question??

2005-12-02 Thread Andy Kuo
Hi,

The one in [big-business] has higher priority than the one in [small-business]Included context has lower priority.

Hope this helps.
Andy
On 12/2/05, Chuck Bunn [EMAIL PROTECTED] wrote:
Hi,If I have an extension in a context and I have another context with thesame extension and I include the second context in the first does this
cause a conflict or does Asterisk know that there is a 600 extension ineach context[big-business]exten = 600,1,Dial(ZAP/1,20)include = small-business[small-business]exten = 600,1,Dial(ZAP/2,15)
Thanks___--Bandwidth and Colocation provided by Easynews.com --Asterisk-Users mailing listTo UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [Asterisk-Users] Context confict question??

2005-12-02 Thread jonc
On Fri, 2005-12-02 at 16:07, Chuck Bunn wrote:
 Hi,
 
 If I have an extension in a context and I have another context with the 
 same extension and I include the second context in the first does this 
 cause a conflict or does Asterisk know that there is a 600 extension in 
 each context
 
 [big-business]
 exten = 600,1,Dial(ZAP/1,20)
 include = small-business
 
 [small-business]
 exten = 600,1,Dial(ZAP/2,15)
 
 Thanks

It's never caused any problems for me. Enjoy yourself.

Jon Carnes

___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [Asterisk-Users] Context confict question??

2005-12-02 Thread Chuck Bunn

Hi,

When you say it has a higher priority what does that mean?? Does that 
mean that a call to extension 600 always goes to the higher priority 
unless it is busy?


Thanks

Andy Kuo wrote:


Hi,
 
The one in [big-business] has higher priority than the one in 
[small-business]

Included context has lower priority.
 
Hope this helps.

Andy
 
On 12/2/05, *Chuck Bunn* [EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED] wrote:


Hi,

If I have an extension in a context and I have another context
with the
same extension and I include the second context in the first does
this
cause a conflict or does Asterisk know that there is a 600
extension in
each context

[big-business]
exten = 600,1,Dial(ZAP/1,20)
include = small-business

[small-business]
exten = 600,1,Dial(ZAP/2,15)

Thanks
___
--Bandwidth and Colocation provided by Easynews.com
http://Easynews.com --

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




No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.362 / Virus Database: 267.13.11/191 - Release Date: 12/2/2005
 



___
--Bandwidth and Colocation provided by Easynews.com --

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