Skip to content
Snippets Groups Projects
Commit 169cf34c authored by Ming Rui Zhang's avatar Ming Rui Zhang Committed by Ming Rui Zhang
Browse files

sip: add push notification apis

https://datatracker.ietf.org/doc/html/rfc8599

Follow rfc8599, when the sip account registers, it will add
 1. pn-provider
 2. pn-param
 3. pn-prid
parameters into the Contact header.

pn-provider will either be fcm or apns
pn-param is not used currently
pn-prid will be set from setPushNotificationToken api

Once pushNotificationReceived is called, all sip acc that are enabled
will re-register.

Change-Id: If39a8183e7f45b76ec71641f45805e48690943bc
parent 1d56ab2b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment