bug in auto-reregistration on transport connection/disconnection events?

GG
Gustavo Garcia Bernardo
Sun, Jul 1, 2012 10:57 PM

Hi all,

pjsua auto-registration is not invoked unless the application is listening
for the cb.on_transport_state callback.

Find attached simple a patch to ensure that auto-registration is performed
even if the application is not interested in the on_transport_state
callback.

Regards,
G.


Este mensaje se dirige exclusivamente a su destinatario. Puede consultar nuestra política de envío y recepción de correo electrónico en el enlace situado más abajo.
This message is intended exclusively for its addressee. We only send and receive email on the basis of the terms set out at.
http://www.tid.es/ES/PAGINAS/disclaimer.aspx

Hi all, pjsua auto-registration is not invoked unless the application is listening for the cb.on_transport_state callback. Find attached simple a patch to ensure that auto-registration is performed even if the application is not interested in the on_transport_state callback. Regards, G. ________________________________ Este mensaje se dirige exclusivamente a su destinatario. Puede consultar nuestra política de envío y recepción de correo electrónico en el enlace situado más abajo. This message is intended exclusively for its addressee. We only send and receive email on the basis of the terms set out at. http://www.tid.es/ES/PAGINAS/disclaimer.aspx
NI
Nanang Izzuddin
Mon, Jul 9, 2012 6:02 AM

Hi Gustavo,

Just applied the fix into SVN trunk for ticket #1550
(https://trac.pjsip.org/repos/ticket/1550)

Thanks for the report and the fix.

BR,
nanang

On Mon, Jul 2, 2012 at 5:57 AM, Gustavo Garcia Bernardo ggb@tid.es wrote:

Hi all,

pjsua auto-registration is not invoked unless the application is listening
for the cb.on_transport_state callback.

Find attached simple a patch to ensure that auto-registration is performed
even if the application is not interested in the on_transport_state
callback.

Regards,
G.


Este mensaje se dirige exclusivamente a su destinatario. Puede consultar nuestra política de envío y recepción de correo electrónico en el enlace situado más abajo.
This message is intended exclusively for its addressee. We only send and receive email on the basis of the terms set out at.
http://www.tid.es/ES/PAGINAS/disclaimer.aspx


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

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

Hi Gustavo, Just applied the fix into SVN trunk for ticket #1550 (https://trac.pjsip.org/repos/ticket/1550) Thanks for the report and the fix. BR, nanang On Mon, Jul 2, 2012 at 5:57 AM, Gustavo Garcia Bernardo <ggb@tid.es> wrote: > Hi all, > > pjsua auto-registration is not invoked unless the application is listening > for the cb.on_transport_state callback. > > Find attached simple a patch to ensure that auto-registration is performed > even if the application is not interested in the on_transport_state > callback. > > Regards, > G. > > > ________________________________ > > Este mensaje se dirige exclusivamente a su destinatario. Puede consultar nuestra política de envío y recepción de correo electrónico en el enlace situado más abajo. > This message is intended exclusively for its addressee. We only send and receive email on the basis of the terms set out at. > http://www.tid.es/ES/PAGINAS/disclaimer.aspx > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >