MizuDroid Push Notifications

Bei Verwendung von Push Notifications werden die REGISTER-Anfragen an Ihren SIP-Server ebenfalls über dieses Gateway weitergeleitet. Ihr Server sendet den eingehenden Anruf also auch an dieses Gateway, das vor der Weiterleitung der Einladung eine Push-Benachrichtigung an die Anwendung sendet.

Die Push-Benachrichtigung aktiviert die App (sofern sie geschlossen ist oder sich das Gerät im Ruhezustand befindet), sodass die App den eingehenden Anruf wie gewohnt verarbeiten kann.



The push notification binding can be removed/disabled multiple ways:

  • From the app settings:
    • Basic settings -> Incoming calls -> set to No or to Yes with background service
    • Or from  Advanced Settings -> General Settings -> Enable push notification -> No
  • Automatically:
    • The push binding on the gateway is also removed automatically after a few days if you are not using the app or if the push server detects that the app is no longer responds for incoming calls.
      (Unfortunately, it s not possible to detect android app uninstall to immediately remove the binding at uninstall, hence we are using a timeout of a few days of inactivity)
  • Manually:
    • We can also remove the push binding of you app manually. For this just send your SIP username to support@mizu-voip.com.