Does pjsip handle connection problems automatically??

MS
Maksim Solovjov
Sat, Apr 12, 2014 2:45 PM

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.

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.
EC
Ernesto Celis
Sat, Apr 12, 2014 8:16 PM

On Sat, Apr 12, 2014 at 9:45 AM, Maksim Solovjov
maxim.solovjov@gmail.com wrote:

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 )??

It tries to re-register on PBX every 300 seconds I think.

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 )

You could do it also.

Looking for some advice and suggestions.

Any help would be highly appreciated.
Thank you in advance.


Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

--
Saludos

Ernesto Celis de la Fuente
http://expressit.celisdelafuente.net

On Sat, Apr 12, 2014 at 9:45 AM, Maksim Solovjov <maxim.solovjov@gmail.com> wrote: > 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 )?? It tries to re-register on PBX every 300 seconds I think. > 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 ) You could do it also. > > Looking for some advice and suggestions. > > Any help would be highly appreciated. > Thank you in advance. > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org -- Saludos Ernesto Celis de la Fuente http://expressit.celisdelafuente.net