Home
last modified time | relevance | path

Searched refs:usrloc (Results 76 – 100 of 127) sorted by relevance

123456

/dports/net/kamailio/kamailio-5.4.5/misc/examples/pkg/
H A Dsip-router-oob.cfg15 # keeps a full cache of all usrloc entries synchronized using
313 loadmodule "usrloc"
363 FLAG_USRLOC_FWD : 18, # usrloc based forward
374 modparam("speeddial|auth_db|usrloc|domain|uri_db|gflags|avp_db|db_ops",
384 # -- usrloc --
389 # impair request-processing latency later (usrloc would have to be
392 modparam("usrloc", "db_mode", 1)
398 modparam("usrloc","db_skip_delete",1)
1076 # be secure and store it in usrloc
1343 # Native SIP destinations are handled using the usrloc database.
[all …]
/dports/net/kamailio/kamailio-5.4.5/src/modules/pua_bla/
H A DREADME80 * usrloc.
/dports/net/kamailio/kamailio-5.4.5/misc/scripts/
H A Dserconf.sh214 `load_mod usrloc`
/dports/net/kamailio/kamailio-5.4.5/src/modules/statsc/
H A DREADME76 * various - (optional, e.g., sl, tm, usrloc) for getting access to
/dports/net/kamailio/kamailio-5.4.5/src/modules/db_mongodb/
H A DREADME72 'db_insert_null' to 1 for 'usrloc' module. If the module you are using
/dports/net/kamailio/kamailio-5.4.5/src/modules/xmlrpc/
H A DREADME196 <methodName>usrloc.statistics</methodName>
201 This particular request calls method "statistics" from from usrloc
220 <methodName>usrloc.statistics</methodName>
245 usrloc module. The Kamailio RPC Module API describes in detail how
248 Step 5. As the RPC function from usrloc module is running and gathering
253 XML-RPC document from the data received from usrloc module and generate
/dports/net/kamailio/kamailio-5.4.5/src/modules/benchmark/
H A DREADME386 bm_start_timer("usrloc-lookup");
388 bm_log_timer("usrloc-lookup");
/dports/net/kamailio/kamailio-5.4.5/src/modules/db_oracle/
H A DREADME73 API export from usrloc, then you need to set the DORACLE_USRLOC define
/dports/net/kamailio/kamailio-5.4.5/doc/misc/
H A DHISTORY27 At the beginning of 2002 we were joined by Daniel. Jan introduced the mysql, usrloc and auth module…
/dports/net/kamailio/kamailio-5.4.5/src/modules/uid_avp_db/
H A DREADME385 loadmodule "/home/kubartv/SER/lib/ser/modules/usrloc.so";
394 modparam("usrloc", "db_mode", 1);
395 modparam("usrloc|avp_db", "db_url", "mysql://ser:heslo@127.0.0.1/ser")
/dports/net/kamailio/kamailio-5.4.5/src/
H A DMakefile.groups33 sqlops uac uri_db userblacklist usrloc secfilter
/dports/net/kamailio/kamailio-5.4.5/src/modules/snmpstats/
H A DREADME229 usrloc modules callback system. Specifically, the SNMPStats module
279 * usrloc - all scalars and tables relating to users and contacts are
280 dependent on the usrloc module. If the module is not loaded, the
431 The SNMPStats module will export registrar (usrloc) records if this
436 tables for registrations) an internal memory queue of usrloc changes
/dports/net/kamailio/kamailio-5.4.5/src/modules/db_berkeley/
H A DREADME251 in usrloc documentation.
254 usrloc writes back to the DB. The safest mode is mode 3 , since the
388 key to this record. Thus, usrloc modparam use_domain = 1 must be set
/dports/net/kamailio/kamailio-5.4.5/src/modules/pua_reginfo/
H A DREADME106 * usrloc.
/dports/net/kamailio/kamailio-5.4.5/utils/kamctl/
H A Dkamctl2595 usrloc() {
3000 alias|ul|usrloc)
3001 usrloc "$@"
H A Dkamctl.rpcfifo278 "params": [ "usrloc:"],
H A Dkamdbctl.base73 permissions registrar usrloc msilo alias_db uri_db speeddial
/dports/net/kamailio/kamailio-5.4.5/misc/examples/kemi/
H A Dkamailio-basic-kemi-native.cfg198 # when routing via usrloc, log the missed calls also
H A Dkamailio-basic-kemi-sqlang.sq235 // when routing via usrloc, log the missed calls also
/dports/net/kamailio/kamailio-5.4.5/
H A DChangeLog2863 usrloc: docs for ka_timeout module parameter
3272 usrloc: export the ka_logmsg parameter
3678 - modparam timer_procs for usrloc module
6331 usrloc: use file name specific include guard
8184 restored from usrloc location lookup)
8354 usrloc: docs for ka_filter parameter
8403 usrloc: docs for keepalive parameters
8439 usrloc: process keepalive response
8445 usrloc: ability to send keep alive requests
9370 usrloc: doc fixes
[all …]
/dports/net/kamailio/kamailio-5.4.5/src/modules/nathelper/
H A DREADME224 * usrloc module - only if the NATed contacts are to be pinged.
420 memory (not working for db only mode for usrloc module).
460 are those where core server_id matches server_id saved in usrloc.
/dports/net/kamailio/kamailio-5.4.5/src/modules/db_mysql/
H A DREADME240 modparam("usrloc", "db_url", "mysql://[kamailio]/kamailio)
/dports/devel/nextpnr/nextpnr-48cd407/common/
H A Dplacer_heap.cc775 CellLocation &usrloc = cell_locs.at(user.cell->name); in total_hpwl() local
776 xmin = std::min(xmin, usrloc.x); in total_hpwl()
777 xmax = std::max(xmax, usrloc.x); in total_hpwl()
778 ymin = std::min(ymin, usrloc.y); in total_hpwl()
779 ymax = std::max(ymax, usrloc.y); in total_hpwl()
/dports/net/kamailio/kamailio-5.4.5/src/modules/ims_registrar_pcscf/
H A DREADME294 remove or modify location records (in usrloc) depending on Contact and
/dports/net/kamailio/kamailio-5.4.5/src/modules/cplc/
H A DREADME353 Basically this is the name of the usrloc domain (table) where the user
497 # continue with usrloc part

123456