login | register
Sat 30 of Aug, 2008 [16:33 UTC]

voip-info.org

History

OpenSER module domain

Created by: miconda,Last modification on Wed 16 of Jan, 2008 [14:50 UTC] by linkx
domain module implements checks that based on domain table determine if a host part of an URI is "local" or not. A "local" domain is one that the proxy is responsible for.

The module operates in caching or non-caching mode depending on value of module parameter db_mode. In caching mode it reads the contents of domain table into cache memory when the OpenSER module is loaded. The content can be reloaded via OpenSER MI command domain_reload. In non-caching mode, the module queries all the time the database.

If your SIP server operates many domains, you need this module.

Links to documentation of domain module:

Comments