User Tools

Site Tools


tutorials:kamailio-and-mongodb

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tutorials:kamailio-and-mongodb [2015/09/08 19:38] – [Kamailio and MongoDB] micondatutorials:kamailio-and-mongodb [2019/01/07 08:24] (current) – small addtion henningw
Line 52: Line 52:
 > db.getCollection("version").insert({table_name: "watchers", table_version: NumberInt(3) }) > db.getCollection("version").insert({table_name: "watchers", table_version: NumberInt(3) })
  
-db.getCollection("version").insert({table_name: "active_watchers", table_version: NumberInt(11) })+db.getCollection("version").insert({table_name: "active_watchers", table_version: NumberInt(11) })
  
 </code> </code>
Line 70: Line 70:
  
 ==== DB URL ==== ==== DB URL ====
 +
 +You need to load the "db_mongodb" module in the configuration.
  
 The corresponding database URL in kamailio.cfg: The corresponding database URL in kamailio.cfg:
tutorials/kamailio-and-mongodb.1441741130.txt.gz · Last modified: 2015/09/08 19:38 by miconda

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki