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

REGISTRAR_DUMP returns empty AOR for release/2.4 #210

Open
RVgo4it opened this issue Jan 19, 2025 · 1 comment
Open

REGISTRAR_DUMP returns empty AOR for release/2.4 #210

RVgo4it opened this issue Jan 19, 2025 · 1 comment

Comments

@RVgo4it
Copy link

RVgo4it commented Jan 19, 2025

Bug description

For release/2.4

flexisip_cli.py REGISTRAR_DUMP
returns:
{
"aors": []
}
It did work for release/2.3
flexisip_cli.py REGISTRAR_DUMP
{
"aors": ["[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]"]
}

Steps to reproduce

normal build of release/2.4
setup as proxy
register clients - confirm via logs Registrar added them to db
run cli commands

Expected behavior

should see list of registrars same as release/2.3

Context

  • OS: [Ubuntu 22.04 LTS] - Kernel: [ Linux version 5.15.0-1065-raspi (buildd@bos03-arm64-087) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) Doesn't send PUSH notification because ev->getOutgoingAgent() == NULL #68-Ubuntu SMP PREEMPT Tue Oct 15 19:25:34 UTC 2024 (Ubuntu 5.15.0-1065.68-raspi 5.15.167)
    ] - Flexisip version: [2.4.0-beta-133-gc1719a49]

Relevant log output

n/a
@RVgo4it RVgo4it added the bug label Jan 19, 2025
@Failxxx
Copy link
Contributor

Failxxx commented Jan 20, 2025

Hello @RVgo4it,
Thank you for taking time to report a problem with Flexisip.

We were able to reproduce your problem. We plan to resolve it in the coming weeks.
We will let you know once it is fixed.

Sincerely,
Félix.

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

No branches or pull requests

2 participants