Re: [pjsip] Sending BYE

JL
JOHAN LANTZ
Wed, Aug 29, 2012 10:07 AM

If you look at the pjsua_call_hangup(…) function in pjsua_call.c  you can see how they are terminating an invite session in the pjsua application. I think this should be a helpful starting point.

/Johan


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

If you look at the pjsua_call_hangup(…) function in pjsua_call.c you can see how they are terminating an invite session in the pjsua application. I think this should be a helpful starting point. /Johan ________________________________ 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
CR
Carlos Ruiz Díaz
Wed, Aug 29, 2012 7:08 PM

Great! I'll check that. I found really useful examples reading the UA
example for Symbian devices.

Cheers.

Carlos.

On Wed, Aug 29, 2012 at 6:07 AM, JOHAN LANTZ johan@tid.es wrote:

If you look at the pjsua_call_hangup(…) function in pjsua_call.c  you
can see how they are terminating an invite session in the pjsua
application. I think this should be a helpful starting point.

/Johan


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

Great! I'll check that. I found really useful examples reading the UA example for Symbian devices. Cheers. Carlos. On Wed, Aug 29, 2012 at 6:07 AM, JOHAN LANTZ <johan@tid.es> wrote: > If you look at the pjsua_call_hangup(…) function in pjsua_call.c you > can see how they are terminating an invite session in the pjsua > application. I think this should be a helpful starting point. > > /Johan > > ------------------------------ > 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 > >