Hi,
Can I send unRegister message before register from pjsua2 api?
I need this because on android devices user can kill application and I
can't send unregister before that, app doesn't know that (service also
are killed). And here is problem with server: old session (killed) is
still visible on server and when I try send new second register I
receive error from server.
I was trying use Account.create() and Account.setRegistration(false) but
I get error that account is not registered.
Best regards
Andrzej Grajnert
_______________________________________________
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@xxxxxxxxxxxxxxx
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org