Jump to content
  1. Welcome to the 2600Hz Forums!

    1. Forum Rules & Announcements

      We're so glad you're here. Find out how to make your stay with us even more enjoyable.

      48
      posts
    2. 29
      posts
    3. 39
      posts
    4. Introductions

      ATTENTION: INTRODUCTION POST REQUIRED FOR NEW ACCOUNTS  

      Welcome to the 2600Hz Community and forums! In our perpetual effort to provide a better experience to our community and make everyone feel welcome, we ask that all new members make their inaugural post here, with an introduction and little bit about what brings you into the wonderful world of KAZOO and 2600Hz. Please include any details you deem relevant about yourself as a member and your organization, and how you're using KAZOO, and enjoy your stay! 

      235
      posts
  2. Platform Basics

    1. Product Discussion

      Collecting product guidance, documentation and demo media, and platform releases and announcements, the main question and discussion area for high level product topics and news. 

      4.6k
      posts
    2. Tips and Feedback

      Collecting tips and tricks, product feedback, and product focus groups and surveys, this area serves as a dialog on best practices and input for the KAZOO team. 

      1.3k
      posts
    3. Starting Out and Training

      Combining the pre-flight and 2600Hz training sections, this area will consolidate learning resources from the community. In addition, this area will serve as an additional discussion and feedback area for our newly launched Learning Management System (LMS), KAZOO Academy. Make sure to check back here for updates on that platform and to provide feedback and get community support! 

      245
      posts
  3. 2600Hz Mobile

    1. 2600Hz Mobile

      A place for discussion and questions about mobile devices, network, and general topics on 2600Hz mobile. 

      305
      posts
  4. 2600Hz Open Source Developers

    1. 462
      posts
  5. Vendor Discussion

    1. Hardware Endpoints

      A comprehensive discussion area for all devices used as endpoints on our platform. 

      404
      posts
    2. PSTN, Software, and Services

      Collecting topics on PSTN connectivity, software, and additional services.

      490
      posts
  • Upcoming Events

  • Posts

    • @Christian King In general, when compiling from source, most people use PostgreSQL for the Kamailio DB instead of KazooDB. The Kamailio DB (regardless of backend type) is used by Kamailio for things internal to it, like keeping track of the Kamailio server's dispatcher list of Freeswitch servers, presence subscriptions, etc.  As mc_ noted, there is no connection or relationship between that DB and CouchDB. In the past (around 10 years ago I think?), the 2600Hz KazooDB module actually used AMQP to request data for Kamailio's "database" (i.e. to do a lookup of a presence subscription it would send an AMQP message and some app or module of Kazoo would respond with the data. Kamailio internally saw this communication as just a standard DB lookup like using a local DB.) But for whatever reason they moved away from that system and KazooDB basically became a SQLite wrapper for all practical purposes. (Not sure what else is in the module, as it isn't open source, but I don't think it does much other than use the SQLite DB file nowdays with Kazoo v4 and above.)
    • Thanks for the reply. I resolved modifying ecallmgr source code in order to force ring_ready to FS. Usually it's called when an user has multiple devices - I noticed that in that case, 180 is triggered, so I forced that code to be always executed.
  • Forum Statistics

    • Total Topics
      7.2k
    • Total Posts
      36.9k
×
×
  • Create New...