Git Product home page Git Product logo

Comments (8)

kietcaodev avatar kietcaodev commented on June 12, 2024 1

many tks , i will try it

from dispatcher.

os11k avatar os11k commented on June 12, 2024 1

Actually I think it should be hash over call-id:

if(!ds_select_dst("1", "0")

That means all messages with same call-id will be sent to same asterisk, that what we are trying to achieve here... I suppose

With hash over authorization-username it will not work, because first registration will not have authorization-username...

from dispatcher.

os11k avatar os11k commented on June 12, 2024 1

Hi! Did you get it work? I will close this issue in next couple of days if no reply will be received.

from dispatcher.

kietcaodev avatar kietcaodev commented on June 12, 2024 1

it's working. Many tks @os11k .
Have a good day for you

from dispatcher.

os11k avatar os11k commented on June 12, 2024

I don't understood, what you wrote. Can you please explain where problem is?

from dispatcher.

kietcaodev avatar kietcaodev commented on June 12, 2024

image
i have 1 kamailio-172.23.90.124 config module dispatcher load balancing 2 asterisk server 172.23.90.171,172.23.90.172
when i register device , it not working

from dispatcher.

kietcaodev avatar kietcaodev commented on June 12, 2024

if i have 1 server kamailio config module dispatcher and 1 server asterisk. i register successful
image

from dispatcher.

os11k avatar os11k commented on June 12, 2024

I think it is due that Asterisks do not share registrations. Other solution would be to try out hash over authorization-username:

if(!ds_select_dst("1", "5")

from dispatcher.

Related Issues (5)

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.