How to automatically make pjsua quite after call disconnected?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hhhh
i don't know why i expect that you running pjsip on symbian :) cuze i work
on it
but if you want to make it for linux you can add
static void on_call_state(pjsua_call_id call_id, pjsip_event *e){
  if (call_info.state == PJSIP_INV_STATE_DISCONNECTED) {
    * *pjsua_destroy();
  } *
*}
in pjsua_app.c

thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20100530/7eb47974/attachment.html>


[Index of Archives]     [Asterisk Users]     [Asterisk App Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [Linux API]
  Powered by Linux