Standard-dep
This module contains several functions that can be used to manipulate the contents of AVPs (Attribute-Value pairs). The AVPs are variables attached to the SIP message being processed. Each variable has its name and value. AVPs can be used to store arbitrary data or as a means of inter-module comminication.
Jiri Kuthan
jiri@iptel.org [1]>
Copyright © 2004, 2005 FhG FOKUS
| Revision History | |
|---|---|
| Revision $Revision: 1.3 $ | $Date: 2005/08/24 22:26:17 $ |
i [2] releases the avp module will be probably deprecated in favor of avpops module.
Domain module operates in caching mode. Domain module reads the default values of AVPs into cache memory when the module is loaded. After that default values is re-read only when module is given avp_list_reload fifo command. Any changes in usr_preferences_types table must thus be followed by avp_list_reload command in order to reflect them in module behavior.
i [3]:heslo@localhost/ser".
i [4] of the caller (From). All AVP names will have "caller_" prefix.
callee - Load AVPs for callee based on the URI of the callee (Request-URIi [5]). All AVP names will have "callee_" prefix.
http://www.iptel.org/ser/doc/modules/avp_db
Links:
[1] http://www.iptel.org/mailto:jiri@iptel.org
[2] http://www.iptel.org/glossary/term/244
[3] http://www.iptel.org/glossary/term/244
[4] http://www.iptel.org/glossary#term81
[5] http://www.iptel.org/glossary#term80