Error with Invite session

AP
Ayoze Pérez Rodríguez
Fri, Aug 12, 2016 5:33 AM

Hello,

I've took  the project generated by swig and I've change some thinks to
show only a button. When I push the button, the app should send a IM by
using the Call class.

But, I don't know why, every time I push the button I get this error:

java.lang.Exception: Title: pjsua_call_send_im(id, &mime_type, &content,
param.p_msg_data, prm.userData)

Code: 171140
Description: INVITE session already terminated (PJSIP_ESESSIONTERMINATED)
Location:    ../src/pjsua2/call.cpp:567

Do someone know why I get this error?

Thanks

Hello, I've took the project generated by swig and I've change some thinks to show only a button. When I push the button, the app should send a IM by using the Call class. But, I don't know why, every time I push the button I get this error: java.lang.Exception: Title: pjsua_call_send_im(id, &mime_type, &content, param.p_msg_data, prm.userData) Code: 171140 Description: INVITE session already terminated (PJSIP_ESESSIONTERMINATED) Location: ../src/pjsua2/call.cpp:567 Do someone know why I get this error? Thanks
AP
Ayoze Pérez Rodríguez
Fri, Aug 12, 2016 6:56 AM

And I get also this, but not as an error. I get it as an info. I'm
building an app in Android

utsx0xaec91f34  STUN timeout waiting for response
utsx0xaec91734  ...STUN error sending message: Invalid argument
natck0xaebf200  ..Error sending STUN request: Invalid argument
utsx0xaf064b34  STUN timeout waiting for response

Thanks

On 08/12/2016 07:33 AM, Ayoze Pérez Rodríguez wrote:

Hello,

I've took  the project generated by swig and I've change some thinks
to show only a button. When I push the button, the app should send a
IM by using the Call class.

But, I don't know why, every time I push the button I get this error:

java.lang.Exception: Title: pjsua_call_send_im(id, &mime_type,
&content, param.p_msg_data, prm.userData)

Code: 171140
Description: INVITE session already terminated (PJSIP_ESESSIONTERMINATED)
Location:    ../src/pjsua2/call.cpp:567

Do someone know why I get this error?

Thanks


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

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

And I get also this, but not as an error. I get it as an info. I'm building an app in Android utsx0xaec91f34 STUN timeout waiting for response utsx0xaec91734 ...STUN error sending message: Invalid argument natck0xaebf200 ..Error sending STUN request: Invalid argument utsx0xaf064b34 STUN timeout waiting for response Thanks On 08/12/2016 07:33 AM, Ayoze Pérez Rodríguez wrote: > Hello, > > I've took the project generated by swig and I've change some thinks > to show only a button. When I push the button, the app should send a > IM by using the Call class. > > But, I don't know why, every time I push the button I get this error: > > > java.lang.Exception: Title: pjsua_call_send_im(id, &mime_type, > &content, param.p_msg_data, prm.userData) > > Code: 171140 > Description: INVITE session already terminated (PJSIP_ESESSIONTERMINATED) > Location: ../src/pjsua2/call.cpp:567 > > > Do someone know why I get this error? > > > Thanks > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org