Asterisk is designed to support multiple switch backends, so you can put a statement like this in your dialplan:
switch => IAX2/<host>/<context>
Which pulls in extensions from another remote host. But just as easily
one could create a switch for MySQL, LDAP, NIS, etc.
I have a mysql_switch already functional, it just needs to implement dialplan caching so we don't hammer the DB with
queries.
Jeremy McNamara
_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
