Emergency Call Tutorial

This tutorial describes how to set up and make an emergency call.


  1. Set the priority of the client to make an emergency call.
  2. Use RTelServer::SetPriorityClient() to set a client application as the priority client.

  3. To prevent an out of memory error the client must get the resources during phone startup.
  4. Use RMobileCall::DialEmergencyCall() to make an emergency call.