Giter VIP home page Giter VIP logo

Comments (4)

adubovikov avatar adubovikov commented on September 18, 2024

please check if your kamailio config is actual.

https://github.com/sipcapture/homer-api/blob/master/examples/sipcapture/kamailio.cfg

from homer-api.

00Asgaroth00 avatar 00Asgaroth00 commented on September 18, 2024

I just downloaded that config and performed a diff against it and the only differences are the db username/password and listen address, I've masked out the password in the below snip:

# diff -u kamailio.cfg.new kamailio.cfg
--- kamailio.cfg.new    2015-08-05 13:08:25.830701282 +0100
+++ kamailio.cfg        2015-08-05 13:09:34.581138992 +0100
@@ -8,10 +8,10 @@
 # Please, make all your configuration changes here
 #

-#!substdef "!HOMER_DB_USER!homer_user!g"
-#!substdef "!HOMER_DB_PASSWORD!homer_password!g"
+#!substdef "!HOMER_DB_USER!homer!g"
+#!substdef "!HOMER_DB_PASSWORD!password!g"
 #!substdef "!HOMER_LISTEN_PROTO!udp!g"
-#!substdef "!HOMER_LISTEN_IF!0.0.0.0!g"
+#!substdef "!HOMER_LISTEN_IF!10.7.0.53!g"
 #!substdef "!HOMER_LISTEN_PORT!9060!g"

 ####### Global Parameters #########

from homer-api.

adubovikov avatar adubovikov commented on September 18, 2024

check this
8eca1aa

from homer-api.

00Asgaroth00 avatar 00Asgaroth00 commented on September 18, 2024

Hi, that patch corrected the issue, thank you!

from homer-api.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.