Skip to content

URL searching for from_user #607

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

Open
yakimenko73 opened this issue Apr 14, 2025 · 1 comment
Open

URL searching for from_user #607

yakimenko73 opened this issue Apr 14, 2025 · 1 comment

Comments

@yakimenko73
Copy link

Hi,

Is it possible to build a URL - like the one used in the "Share" link - that performs a search on the user_from field?

I tried replacing callid with user_from (also data_header.user_from), but it didn't work for me. In the POST request body, i see that the "search" parameter is sent with an empty value.

I tried:
http://localhost:9080/search/result?{"timestamp":{"from":1743857605187,"to":1743858205187},"param":{"search":{"1_call":{"user_from":"123123"}},"location":{},"transaction":{"call":true,"registration":false,"rest":false},"id":{},"timezone":{"value":-180,"name":"Local"}}}=

But it just returns all logs, as if my user_from filter wasn't applied, maybe i am missing something ?

Copy link

Your report is appreciated. Please star this repository to motivate its developers! ⭐

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

1 participant