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

username based lookup in uac_reg_lookup #2714

Closed
surendratiwari3 opened this issue Apr 18, 2021 · 1 comment
Closed

username based lookup in uac_reg_lookup #2714

surendratiwari3 opened this issue Apr 18, 2021 · 1 comment

Comments

@surendratiwari3
Copy link
Contributor

Description

Currently uac_reg_lookup don't have provision to pass the mode parameter but its implement in core fuction:

int uac_reg_lookup(struct sip_msg *msg, str *src, pv_spec_t *dst, int mode)

This should be imported to kemi as well as cfg function.

Expected behavior

lookup in uacreg should be supported using username based also, currently uuid based support is only there.

Actual observed behavior

Debugging Data

(paste your debugging data here)

Log Messages

(paste your log messages here)

SIP Traffic

(paste your sip traffic here)

Possible Solutions

Additional Information

  • Kamailio Version - output of kamailio -v
    5.4.5
(paste your output here)
  • Operating System:
(paste your output here)
@miconda
Copy link
Member

miconda commented May 7, 2021

Function uac_reg_lookup_uri() added with 7cee651.

@miconda miconda closed this as completed May 7, 2021
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