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

Patches to the KEMI framework exports #1338

Merged
merged 13 commits into from Nov 27, 2017
Merged

Patches to the KEMI framework exports #1338

merged 13 commits into from Nov 27, 2017

Conversation

verticelo
Copy link
Contributor

@verticelo verticelo commented Nov 26, 2017

Pre-Submission Checklist

  • Commit message has the format required by CONTRIBUTING guide
  • Commits are split per component (core, individual modules, libs, utils, ...)
  • Each component has a single commit (if not, squash them into one commit)
  • No commits to README files for modules (changes must be done to docbook files
    in doc/ subfolder, the README file is autogenerated)

Type Of Change

  • Breaking change (fix or feature that would change existing functionality)

Checklist:

  • PR should be backported to stable branches
  • Tested changes locally

Description

Updated some issues I found in the KEMI exports while reviewing the implementation. There is some name change there hence the breaking change.

- Mismatch between export and function declaration with regards to the quantity of parameters
- Mismatch between export and function declaration with regards to the quantity of parameters
- Updating which function KEMI function allow_address actually calls upon
…ctions

- Mismatch between export and function declaration with regards to the quantity of parameters
…nctions

- Mismatch between export and function declaration with regards to the quantity of parameters
…ions

- Mismatch between export and function declaration with regards to the quantity of parameters
…tions

- Mismatch between export and function declaration with regards to the quantity of parameters
- Updating the name to reflect the original name. Mismatch between export and function declaration with regards to the type of parameters.
- Since constants are used as arguments on the called function I suppose the parameters are not necessary on the parent function
- Mismatch between export and function declaration with regards to the quantity of parameters
- Mismatch between export and function declaration with regards to the quantity of parameters
- Utilize same formatting as all other KEMI exports
…ctions

- Mismatch between export and function declaration with regards to the quantity of parameters
@miconda
Copy link
Member

miconda commented Nov 27, 2017

Many thanks! Saved me a lot of time going through again and proof-checking.

@miconda miconda merged commit 3c64668 into kamailio:master Nov 27, 2017
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

Successfully merging this pull request may close these issues.

None yet

2 participants