Hi all, Unfortunately, mobile application can have a lot of issues with persistent internet connection due to moving between cell-network towers, switching 3G/4G to WiFi and other reasons. Does pjsip handle connection issues automatically ( i.e tries to reconnect automatically )?? Or a software developer should take care of these issues by his own ( i.e programatically checking for a state of a connection, reconnect it programatically and so on ) Looking for some advice and suggestions. Any help would be highly appreciated. Thank you in advance.