Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We start from the User's network. First we have to check if the device can connect to an internet provider and if it doesn't  close the Internet. Usually we open the device's browser and visit a popular web site (your choice, but let's say "google.com"). If the site is not reachable, then you can close the incident as "Not an issue" and tell the user to solve the issue whit his(her) provider. If instead the internet connection is available, then check the client connection status.

Note
The above procedure has to be performed even in case of registration issue.

In any case we force a Force Manual Reconnection, so we are sure that the connection action is correctly triggered and thus we can collect answer by the client. If the connection proceeds fine, then the User experienced a Temporary Network Problem which is now over and then the Incident is closed, otherwise we write the exact error message (if any) about the connection problem. Using this message we Check the Configuration of the Application, looking for misconfigurations which might lead to the incident reported. Example Given: pbx wrong address or port. 

...