Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I want to achieve register+proxysip #43

Open
lovemianhuatang opened this issue Feb 1, 2025 · 1 comment
Open

I want to achieve register+proxysip #43

lovemianhuatang opened this issue Feb 1, 2025 · 1 comment

Comments

@lovemianhuatang
Copy link

Hello, I want to achieve register+proxysip, using dialog cannot customize the server Handler.
My scenario

  1. Dialog continuously registers to SIP server A
  2. Dialog receives invitation requests from server A and forwards the invitation requests to server B
  3. Server B responds to accept or reject

How should I do it?

@emiago
Copy link
Owner

emiago commented Feb 1, 2025

HI @lovemianhuatang , I think diago is not yet ready for proxy, but it has plans to have it.
To reuse lot of things, it will probably require new structures + RFC proxy behavior.
There was project called wiresip as attempt (check my repos), but due to diago dev it is stopped.

I think this to really happen it would need some financial support, as in this case we need faster dev/maintance.
For now I can only suggest using plain sipgo, as you are not requiring any media support.
You can reuse registration/authorization provided on diago and mix them.

Bigger idea is that diago as library will win both words and make any current frameworks obsolete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants