datso / react-native-pjsip

A PJSIP module for React Native.
http://datso.github.io/react-native-pjsip
GNU General Public License v3.0
272 stars 228 forks source link

PROCESS_OUTGOING_CALLS #222

Closed csaurav closed 3 years ago

csaurav commented 3 years ago

Hi all,

I am facing an issue with hangup. After launching the app, when i do a PSTN call, it works fine without any issue. Now i do another call

D/PjSipService: Handle "account_delete" action ({"callback_id":12,"account_id":0})
2020-11-13 15:40:00.908 14925-15286/com.frontm.aagehempel D/PjSipLogWriter: 15:40:00.908                        !SIP TCP transport destroyed
2020-11-13 15:40:01.046 14925-15381/com.frontm.aagehempel D/PjSipLogWriter: 15:40:00.989                  speex !warning: Had to discard a playback frame (your application is buggy and/or got xruns)
2020-11-13 15:40:01.046 14925-15381/com.frontm.aagehempel D/PjSipLogWriter: 15:40:01.046                  speex  warning: Auto-filling the buffer (your application is buggy and/or got xruns)
2020-11-13 15:40:01.053 14925-15030/com.frontm.aagehempel I/ReactNativeJS: '>>>>>>>> sending call summary ', { callerUserId: 'wVwmXHfM8dc2DFDPSchK6N',
      userId: '',
      video: false,
      action: 'CallSummary',
      callType: 'PSTN',
      calledNumber: '+XXXXXXXXX',
      dialledSatPhoneNumber: '',
      callDuration: '0',
      callStartTime: 1605262201051 }
2020-11-13 15:40:01.070 14925-15381/com.frontm.aagehempel D/PjSipLogWriter: 15:40:01.070                  speex  warning: Auto-filling the buffer (your application is buggy and/or got xruns)
2020-11-13 15:40:01.343 14925-15381/com.frontm.aagehempel D/PjSipLogWriter: 15:40:01.343                  speex  warning: Had to discard a playback frame (your application is buggy and/or got xruns)
2020-11-13 15:40:01.354 14925-15286/com.frontm.aagehempel A/libc: Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x6e in tid 15286 (PjSipService), pid 14925 (ontm.aagehempel)
2020-11-13 15:40:01.907 14925-15381/com.frontm.aagehempel W/AudioTrack: restartIfDisabled(6696): releaseBuffer() track 0x7709d3c000 disabled due to previous underrun, restarting
2020-11-13 15:40:01.908 14925-15383/com.frontm.aagehempel D/PjSipLogWriter: 15:40:01.908                  speex !warning: No playback frame available (your application is buggy and/or got xruns)
2020-11-13 15:40:01.909 14925-14925/com.frontm.aagehempel W/Looper: Slow Looper main: doFrame is 317ms late because of 1 msg
2020-11-13 15:40:01.911 14925-15295/com.frontm.aagehempel D/PjSipLogWriter: 15:40:01.910            pjsua_aud.c !Closing sound device after idle for 1 second(s)
2020-11-13 15:40:01.912 14925-15295/com.frontm.aagehempel D/PjSipLogWriter: 15:40:01.911            pjsua_aud.c  .Closing OpenSL ES Audio sound playback device and OpenSL ES Audio sound capture device
2020-11-13 15:40:01.912 14925-15295/com.frontm.aagehempel D/PjSipLogWriter: 15:40:01.912           opensl_dev.c  .Stopping stream
2020-11-13 15:40:01.912 14925-15295/com.frontm.aagehempel D/AudioRecord: stop(6700): mActive:1
2020-11-13 15:40:01.927 14925-15381/com.frontm.aagehempel D/AudioTrack: stop(sessionID=20401)