RE: [Asterisk-Users] Realtime Static/Dynamic Preference

2005-12-27 Thread Douglas Garstang
m: Douglas Garstang Sent: Tuesday, December 27, 2005 1:16 PM To: 'Asterisk Users Mailing List - Non-Commercial Discussion' Subject: RE: [Asterisk-Users] Realtime Static/Dynamic Preference Yes, I tied something like this. I included the database context first (the one that has the realt

RE: [Asterisk-Users] Realtime Static/Dynamic Preference

2005-12-27 Thread Douglas Garstang
:58 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Realtime Static/Dynamic Preference Douglas Garstang wrote: > It seems that Asterisk gives priority to extensions in the extensions.conf > file over what's access in the db via the switch stat

Re: [Asterisk-Users] Realtime Static/Dynamic Preference

2005-12-27 Thread C F
Take a look at the following page (you might be able to change the priority): http://www.voip-info.org/wiki-Asterisk+config+extensions.conf+sorting On 12/27/05, Douglas Garstang <[EMAIL PROTECTED]> wrote: > It seems that Asterisk gives priority to extensions in the extensions.conf > file over wha

Re: [Asterisk-Users] Realtime Static/Dynamic Preference

2005-12-27 Thread Kevin P. Fleming
Douglas Garstang wrote: It seems that Asterisk gives priority to extensions in the extensions.conf file over what's access in the db via the switch statement. For example, if you have an entry in extensions.conf and realtime for the same extension, Asterisk won't look in the db. This is true in

RE: [Asterisk-Users] Realtime Static/Dynamic Preference

2005-12-27 Thread Douglas Garstang
e- From: BJ Weschke [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 27, 2005 10:33 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Realtime Static/Dynamic Preference On 12/27/05, Douglas Garstang <[EMAIL PROTECTED]> wrote: > It seems that

Re: [Asterisk-Users] Realtime Static/Dynamic Preference

2005-12-27 Thread BJ Weschke
On 12/27/05, Douglas Garstang <[EMAIL PROTECTED]> wrote: > It seems that Asterisk gives priority to extensions in the extensions.conf > file over what's access in the db via the switch statement. For example, if > you have an entry in extensions.conf and realtime for the same extension, > Asteri