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

Add support for bigints in JSON ( store as string ) #3534

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vladpaiu
Copy link
Member

@vladpaiu vladpaiu commented Dec 3, 2024

Summary
Add support for bigints in JSON

Details
In certain scenarios ( like #3533 ), we are processing JSONs which have bigints in them, so we need to properly parse those and export sub-fields in the opensips scripts.

Solution
Expose bigints in JSON as string to the opensips script.

Compatibility
Backwards compatible

@vladpaiu vladpaiu added this to the 3.6-dev milestone Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant