Skip to content

Add several fixes for push notification integration in the sdk

Quentin Arguillere requested to merge fix/new_push_notifications into master
  • fix crash that could happen when a call started by push times out
  • Handle PushIncomingReceived call state in missing places
  • detect all changes in the push parameters before deciding if an update is required
  • deduce pn-prid, pn-provider and pn-param from the contact uri in the config file
Edited by Quentin Arguillere

Merge request reports