mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 20:04:50 +00:00
document that CLID matching is not available for realtime extensions
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6775 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -57,11 +57,14 @@ a registration, but that work is not integrated into Asterisk yet.
|
||||
----------------------------------------------------
|
||||
The realtime switch is more than a port of functionality in v1.0 to the
|
||||
new architecture, this is a new feature of Asterisk based on the
|
||||
ARA. The realtime switch let's your Asterisk server do database lookups
|
||||
ARA. The realtime switch lets your Asterisk server do database lookups
|
||||
of extensions in realtime from your dial plan. You can have many Asterisk
|
||||
servers sharing a dynamically updated dial plan in real time with this
|
||||
solution.
|
||||
|
||||
Note that this switch does _NOT_ support Caller ID matching, only
|
||||
extension name/pattern matching.
|
||||
|
||||
* So what can you do?
|
||||
---------------------
|
||||
The realtime Architecture lets you store all of your configuration in
|
||||
|
Reference in New Issue
Block a user