Skip to content

registrar: increase MAX_FORCED_BINDING_LEN in save function #3685

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
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

asolovjov
Copy link

Summary

Sometimes the SIP Contact header field URI can be larger than 256 chars. For example, 'pn-provider', 'pn-prid' and 'pn-param' MUST be in the URI if SIP UA requests push notifications and they can be quite long.

Sometimes the SIP Contact header field URI can be larger than 256 chars.
For example, 'pn-provider', 'pn-prid' and 'pn-param' should be in the
URI if SIP UA requests push notifications and they can be quite long.
@bogdan-iancu
Copy link
Member

We need to be sure the corresponding DB field may accommodate this new len

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.

3 participants