
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
          package="com.ajith.voipcall">
        <application>
            <receiver android:name="com.ajith.voipcall.RNVoipBroadcastReciever" />
        </application>
</manifest>
  