Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cordova with SIPJS #55

Open
ptorrent opened this issue Nov 12, 2021 · 0 comments
Open

Cordova with SIPJS #55

ptorrent opened this issue Nov 12, 2021 · 0 comments

Comments

@ptorrent
Copy link

ptorrent commented Nov 12, 2021

Hello there !

I was using sipjs with cordova on android 6 and everything was working well !

I'm trying now sipjs with android 8.1. The app was correctyl ringing but I've no sound and micro was not working.

This log are taked directly from Android studio:

2021-11-12 18:25:51.290  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:51 GMT+0100 (heure normale d’Europe centrale) | sip.Transport | Received WebSocket text message:
    
    INVITE sip:df67r3ol@10.11.72.99:44514;transport=ws SIP/2.0
    Via: SIP/2.0/WS 127.0.0.1:8088;rport;branch=z9hG4bKPja7de5ada-75f8-480e-9bfe-6d5d4bb5db75;alias
    From: <sip:1001@XXXXXXXX>;tag=ba5942c8-e85c-4993-a708-5a16c8442d9a
    To: <sip:df67r3ol@10.11.72.99>
    Contact: <sip:asterisk@XXXXXXXX:5060;transport=ws>
    Call-ID: 480a0aac-9522-448a-9b3a-0aa63a83df32
    CSeq: 16759 INVITE
    Allow: OPTIONS, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, REFER, MESSAGE
    Supported: 100rel, timer, replaces, norefersub, histinfo
    Session-Expires: 1800
    Min-SE: 90
    Max-Forwards: 70
    User-Agent: Asterisk PBX GIT-16-89cf7899be
    Content-Type: application/sdp
    Content-Length:  1093
    
    v=0
    o=- 2067970350 2067970350 IN IP4 10.11.72.99
    s=Asterisk
    c=IN IP4 10.11.72.99
    t=0 0
    a=msid-semantic:WMS *
    a=group:BUNDLE audio-0
    m=audio 15080 UDP/TLS/RTP/SAVPF 0 101
    a=connection:new
    a=setup:actpass
    a=fingerprint:SHA-256 6D:44:00:93:35:F3:67:32:82:A2:BD:0A:0A:3E:35:8A:05:8A:B6:7A:33:BD:24:55:3C:8F:23:2D:71:DF:6A:1B
    a=ice-ufrag:45363e373092d3f04854ff9418d59f01
    a=ice-pwd:571182fd53355b19719950663f9785c4
    a=candidate:Ha0b4863 1 UDP 2130706431 10.11.72.99 15080 typ host
    a=candidate:Hc0a80263 1 UDP 2130706431 192.168.2.99 15080 typ host
    a=candidate:H1a000e1e 1 UDP 2130706431 26.0.14.30 15080 typ host
    a=candidate:H43c8d275 1 UDP 2130706431 fe80::20d:b9ff:fe58:c0fa 15080 typ host
    a=candidate:H5f685279 1 UDP 2130706431 fe80::3535:5177:4b67:fb5c 15080 typ host
    a=rtpmap:0 PCMU/8000
    a=rtpmap:101 telephone-event/8000
    a=fmtp:101 0-16
    a=ptime:20
    a=maxptime:150
    a=sendrecv
    a=rtcp-mux
    a=ssrc:719363457 cname:6cdeebe4-a265-4636-9fb0-17762c6b96b4
    a=msid:2e1bd094-1391-43b2-afc9-17d6857b6e99 74804d64-22aa-4c41-9db2-8a6a663d6ccc
    a=rtcp-fb:* transport-cc
    a=mid:audio-0
2021-11-12 18:25:51.291  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:51 GMT+0100 (heure normale d’Europe centrale) | sip.Transport | Received WebSocket text message:
    
    INVITE sip:df67r3ol@10.11.72.99:44514;transport=ws SIP/2.0
    Via: SIP/2.0/WS 127.0.0.1:8088;rport;branch=z9hG4bKPja7de5ada-75f8-480e-9bfe-6d5d4bb5db75;alias
    From: <sip:1001@XXXXXXXX>;tag=ba5942c8-e85c-4993-a708-5a16c8442d9a
    To: <sip:df67r3ol@10.11.72.99>
    Contact: <sip:asterisk@XXXXXXXX:5060;transport=ws>
    Call-ID: 480a0aac-9522-448a-9b3a-0aa63a83df32
    CSeq: 16759 INVITE
    Allow: OPTIONS, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, REFER, MESSAGE
    Supported: 100rel, timer, replaces, norefersub, histinfo
    Session-Expires: 1800
    Min-SE: 90
    Max-Forwards: 70
    User-Agent: Asterisk PBX GIT-16-89cf7899be
    Content-Type: application/sdp
    Content-Length:  1093
    
    v=0
    o=- 2067970350 2067970350 IN IP4 10.11.72.99
    s=Asterisk
    c=IN IP4 10.11.72.99
    t=0 0
    a=msid-semantic:WMS *
    a=group:BUNDLE audio-0
    m=audio 15080 UDP/TLS/RTP/SAVPF 0 101
    a=connection:new
    a=setup:actpass
    a=fingerprint:SHA-256 6D:44:00:93:35:F3:67:32:82:A2:BD:0A:0A:3E:35:8A:05:8A:B6:7A:33:BD:24:55:3C:8F:23:2D:71:DF:6A:1B
    a=ice-ufrag:45363e373092d3f04854ff9418d59f01
    a=ice-pwd:571182fd53355b19719950663f9785c4
    a=candidate:Ha0b4863 1 UDP 2130706431 10.11.72.99 15080 typ host
    a=candidate:Hc0a80263 1 UDP 2130706431 192.168.2.99 15080 typ host
    a=candidate:H1a000e1e 1 UDP 2130706431 26.0.14.30 15080 typ host
    a=candidate:H43c8d275 1 UDP 2130706431 fe80::20d:b9ff:fe58:c0fa 15080 typ host
    a=candidate:H5f685279 1 UDP 2130706431 fe80::3535:5177:4b67:fb5c 15080 typ host
    a=rtpmap:0 PCMU/8000
    a=rtpmap:101 telephone-event/8000
    a=fmtp:101 0-16
    a=ptime:20
    a=maxptime:150
    a=sendrecv
    a=rtcp-mux
    a=ssrc:719363457 cname:6cdeebe4-a265-4636-9fb0-17762c6b96b4
    a=msid:2e1bd094-1391-43b2-afc9-17d6857b6e99 74804d64-22aa-4c41-9db2-8a6a663d6ccc
    a=rtcp-fb:* transport-cc
    a=mid:audio-0
    
    ", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:51.359  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:51 GMT+0100 (heure normale d’Europe centrale) | sip.Transport | Sending WebSocket message:
    
    SIP/2.0 100 Trying
    Via: SIP/2.0/WS 127.0.0.1:8088;rport;branch=z9hG4bKPja7de5ada-75f8-480e-9bfe-6d5d4bb5db75;alias
    From: <sip:1001@XXXXXXXX>;tag=ba5942c8-e85c-4993-a708-5a16c8442d9a
    To: <sip:df67r3ol@10.11.72.99>
    CSeq: 16759 INVITE
    Call-ID: 480a0aac-9522-448a-9b3a-0aa63a83df32
    Supported: outbound
    User-Agent: SIP.js/0.16.0
    Content-Length: 0
2021-11-12 18:25:51.359  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:51 GMT+0100 (heure normale d’Europe centrale) | sip.Transport | Sending WebSocket message:
    
    SIP/2.0 100 Trying
    Via: SIP/2.0/WS 127.0.0.1:8088;rport;branch=z9hG4bKPja7de5ada-75f8-480e-9bfe-6d5d4bb5db75;alias
    From: <sip:1001@XXXXXXXX>;tag=ba5942c8-e85c-4993-a708-5a16c8442d9a
    To: <sip:df67r3ol@10.11.72.99>
    CSeq: 16759 INVITE
    Call-ID: 480a0aac-9522-448a-9b3a-0aa63a83df32
    Supported: outbound
    User-Agent: SIP.js/0.16.0
    Content-Length: 0
    
    
    ", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:51.360  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:51 GMT+0100 (heure normale d’Europe centrale) | sip.Invitation | Invitation.progress
2021-11-12 18:25:51.360  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:51 GMT+0100 (heure normale d’Europe centrale) | sip.Invitation | Invitation.progress", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:51.360  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:51 GMT+0100 (heure normale d’Europe centrale) | sip.invite-dialog | INVITE dialog 480a0aac-9522-448a-9b3a-0aa63a83df3202r8ufl7kiba5942c8-e85c-4993-a708-5a16c8442d9a constructed
2021-11-12 18:25:51.360  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:51 GMT+0100 (heure normale d’Europe centrale) | sip.invite-dialog | INVITE dialog 480a0aac-9522-448a-9b3a-0aa63a83df3202r8ufl7kiba5942c8-e85c-4993-a708-5a16c8442d9a constructed", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:51.361  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:51 GMT+0100 (heure normale d’Europe centrale) | sip.Transport | Sending WebSocket message:
    
    SIP/2.0 180 Ringing
    Via: SIP/2.0/WS 127.0.0.1:8088;rport;branch=z9hG4bKPja7de5ada-75f8-480e-9bfe-6d5d4bb5db75;alias
    From: <sip:1001@XXXXXXXX>;tag=ba5942c8-e85c-4993-a708-5a16c8442d9a
    To: <sip:df67r3ol@10.11.72.99>;tag=02r8ufl7ki
    CSeq: 16759 INVITE
    Call-ID: 480a0aac-9522-448a-9b3a-0aa63a83df32
    Supported: outbound
    User-Agent: SIP.js/0.16.0
    Contact: <sip:df67r3ol@192.0.2.243;transport=ws>
    Content-Length: 0
2021-11-12 18:25:51.361  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:51 GMT+0100 (heure normale d’Europe centrale) | sip.Transport | Sending WebSocket message:
    
    SIP/2.0 180 Ringing
    Via: SIP/2.0/WS 127.0.0.1:8088;rport;branch=z9hG4bKPja7de5ada-75f8-480e-9bfe-6d5d4bb5db75;alias
    From: <sip:1001@XXXXXXXX>;tag=ba5942c8-e85c-4993-a708-5a16c8442d9a
    To: <sip:df67r3ol@10.11.72.99>;tag=02r8ufl7ki
    CSeq: 16759 INVITE
    Call-ID: 480a0aac-9522-448a-9b3a-0aa63a83df32
    Supported: outbound
    User-Agent: SIP.js/0.16.0
    Contact: <sip:df67r3ol@192.0.2.243;transport=ws>
    Content-Length: 0
    
    
    ", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:51.362  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:51 GMT+0100 (heure normale d’Europe centrale) | sip.SimpleUser | [Anonymous] Received INVITE
2021-11-12 18:25:51.362  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:51 GMT+0100 (heure normale d’Europe centrale) | sip.SimpleUser | [Anonymous] Received INVITE", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:51.362  W/AudioManager: Use of stream types is deprecated for operations other than volume control
2021-11-12 18:25:51.363  W/AudioManager: See the documentation of requestAudioFocus() for what to use instead with android.media.AudioAttributes to qualify your playback use case
2021-11-12 18:25:51.363 13713-14416/com.weble.shs I/AAudio: AAudioStreamBuilder_openStream() called ----------------------------------------
2021-11-12 18:25:51.363 13713-14416/com.weble.shs I/AudioStreamBuilder: rate   =  44100, channels  = 2, format   = 5, sharing = SH, dir = OUTPUT
2021-11-12 18:25:51.363 13713-14416/com.weble.shs I/AudioStreamBuilder: device =      0, sessionId = -1, perfMode = 11, callback: ON with frames = 4104
2021-11-12 18:25:51.363 13713-14416/com.weble.shs I/AudioStreamBuilder: usage  =      1, contentType = 0, inputPreset = 0, allowedCapturePolicy = 0
2021-11-12 18:25:51.363 13713-14416/com.weble.shs D/AudioStreamBuilder: build() MMAP not available because AAUDIO_PERFORMANCE_MODE_LOW_LATENCY not used.
2021-11-12 18:25:51.364 13713-14416/com.weble.shs D/AudioStreamTrack: open(), request notificationFrames = 4104, frameCount = 0
2021-11-12 18:25:51.368  D/SystemWebChromeClient: cdvfile://localhost/persistent/min.js: Line 1 : GOTO  1
2021-11-12 18:25:51.368  I/chromium: [INFO:CONSOLE(1)] "GOTO  1", source: cdvfile://localhost/persistent/min.js (1)
2021-11-12 18:25:51.368  D/SystemWebChromeClient: cdvfile://localhost/persistent/min.js: Line 1 : /app11/LayoutFlexTitle/Content/TabGrid/Content/grid translateTo Translate on same index !
2021-11-12 18:25:51.368  I/chromium: [INFO:CONSOLE(1)] "/app11/LayoutFlexTitle/Content/TabGrid/Content/grid translateTo Translate on same index !", source: cdvfile://localhost/persistent/min.js (1)
2021-11-12 18:25:51.369 13713-14416/com.weble.shs D/AudioTrack: setVolume(1.000000, 1.000000) pid : 13713
2021-11-12 18:25:51.371 13713-14416/com.weble.shs I/AAudio: AAudioStreamBuilder_openStream() returns 0 = AAUDIO_OK for s#7 ----------------
2021-11-12 18:25:51.371 13713-14416/com.weble.shs D/AAudio: AAudioStream_requestStart(s#7) called --------------
2021-11-12 18:25:51.378 13713-14365/com.weble.shs D/AudioStreamLegacy: onAudioDeviceUpdate() devId 3 => 3
2021-11-12 18:25:51.378 13713-14416/com.weble.shs D/AAudio: AAudioStream_requestStart(s#7) returned 0 ---------
2021-11-12 18:25:53.144  D/ViewRootImpl@be1f9c6[MainActivity]: ViewPostIme pointer 0
2021-11-12 18:25:53.183  D/ViewRootImpl@be1f9c6[MainActivity]: ViewPostIme pointer 1
2021-11-12 18:25:53.189  D/SystemWebChromeClient: : Line 506 : answer !
2021-11-12 18:25:53.189  I/chromium: [INFO:CONSOLE(506)] "answer !", source:  (506)
2021-11-12 18:25:53.190  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.SimpleUser | [Anonymous] Accepting Invitation...
2021-11-12 18:25:53.190  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.SimpleUser | [Anonymous] Accepting Invitation...", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:53.190  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.Invitation | Invitation.accept
2021-11-12 18:25:53.190  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.Invitation | Invitation.accept", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:53.191  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.Invitation | Session 480a0aac-9522-448a-9b3a-0aa63a83df32ba5942c8-e85c-4993-a708-5a16c8442d9a transitioned to state Establishing
2021-11-12 18:25:53.191  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.Invitation | Session 480a0aac-9522-448a-9b3a-0aa63a83df32ba5942c8-e85c-4993-a708-5a16c8442d9a transitioned to state Establishing", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:53.191  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.SimpleUser | [Anonymous] session state changed to Establishing
2021-11-12 18:25:53.191  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.SimpleUser | [Anonymous] session state changed to Establishing", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:53.191  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.SessionDescriptionHandler | SessionDescriptionHandlerOptions: {}
2021-11-12 18:25:53.192  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.SessionDescriptionHandler | SessionDescriptionHandlerOptions: {}", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:53.192  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.SessionDescriptionHandler | initPeerConnection
2021-11-12 18:25:53.192  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.SessionDescriptionHandler | initPeerConnection", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:53.199  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.SessionDescriptionHandler | New peer connection created
2021-11-12 18:25:53.199  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.SessionDescriptionHandler | New peer connection created", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:53.209  D/InputMethodManager: HSIFW - flag : 0
2021-11-12 18:25:53.220  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.SessionDescriptionHandler | track added
2021-11-12 18:25:53.220  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.SessionDescriptionHandler | track added", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:53.221  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.SessionDescriptionHandler | acquiring local media
2021-11-12 18:25:53.221  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.SessionDescriptionHandler | acquiring local media", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:53.242  D/SystemWebChromeClient: onPermissionRequest: [android.webkit.resource.AUDIO_CAPTURE]
2021-11-12 18:25:53.503 13713-14416/com.weble.shs I/libOpenSLES: Emulating old channel mask behavior (ignoring positional mask 0x1, using default mask 0x10 based on channel count of 1)
2021-11-12 18:25:53.504 13713-14416/com.weble.shs D/AudioRecord: openRecord_l() remove fast or raw flag of voip calls, source=7, flags=5
2021-11-12 18:25:53.540  E/chromium: [ERROR:web_contents_delegate.cc(228)] WebContentsDelegate::CheckMediaAccessPermission: Not supported.
2021-11-12 18:25:53.540  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.SessionDescriptionHandler | acquired local media streams
2021-11-12 18:25:53.540  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.SessionDescriptionHandler | acquired local media streams", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:53.542  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.SessionDescriptionHandler | createAnswer
2021-11-12 18:25:53.542  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.SessionDescriptionHandler | createAnswer", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:53.544  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.SessionDescriptionHandler | resetIceGatheringComplete
2021-11-12 18:25:53.544  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.SessionDescriptionHandler | resetIceGatheringComplete", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:53.550  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.SessionDescriptionHandler | Setting local sdp.
2021-11-12 18:25:53.550  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.SessionDescriptionHandler | Setting local sdp.", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:53.551  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.SessionDescriptionHandler | sdp is v=0
    o=- 8164219686908461201 2 IN IP4 127.0.0.1
    s=-
    t=0 0
    a=group:BUNDLE audio-0
    a=msid-semantic: WMS 3LWsKO9d6yj7LVeiLAXLUa8b6BVPakgBtqHy
    m=audio 9 UDP/TLS/RTP/SAVPF 0 101
    c=IN IP4 0.0.0.0
    a=rtcp:9 IN IP4 0.0.0.0
    a=ice-ufrag:1kjN
    a=ice-pwd:N8dI4ZN1IWcKkH9klCeFNFRF
    a=ice-options:trickle
    a=fingerprint:sha-256 7E:47:E8:64:4D:E8:55:7B:41:BE:0E:70:1E:FB:8C:F8:14:54:BA:F7:3E:5E:28:3C:D8:2B:38:68:3F:6F:D6:D5
    a=setup:active
    a=mid:audio-0
    a=sendrecv
    a=msid:3LWsKO9d6yj7LVeiLAXLUa8b6BVPakgBtqHy 67de7176-d33e-46ec-8983-c9e387e1b179
    a=rtcp-mux
    a=rtpmap:0 PCMU/8000
    a=rtpmap:101 telephone-event/8000
    a=ssrc:2672657289 cname:5Bn3TUwUFGZ1eI0d
2021-11-12 18:25:53.551  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.SessionDescriptionHandler | sdp is v=0
    o=- 8164219686908461201 2 IN IP4 127.0.0.1
    s=-
    t=0 0
    a=group:BUNDLE audio-0
    a=msid-semantic: WMS 3LWsKO9d6yj7LVeiLAXLUa8b6BVPakgBtqHy
    m=audio 9 UDP/TLS/RTP/SAVPF 0 101
    c=IN IP4 0.0.0.0
    a=rtcp:9 IN IP4 0.0.0.0
    a=ice-ufrag:1kjN
    a=ice-pwd:N8dI4ZN1IWcKkH9klCeFNFRF
    a=ice-options:trickle
    a=fingerprint:sha-256 7E:47:E8:64:4D:E8:55:7B:41:BE:0E:70:1E:FB:8C:F8:14:54:BA:F7:3E:5E:28:3C:D8:2B:38:68:3F:6F:D6:D5
    a=setup:active
    a=mid:audio-0
    a=sendrecv
    a=msid:3LWsKO9d6yj7LVeiLAXLUa8b6BVPakgBtqHy 67de7176-d33e-46ec-8983-c9e387e1b179
    a=rtcp-mux
    a=rtpmap:0 PCMU/8000
    a=rtpmap:101 telephone-event/8000
    a=ssrc:2672657289 cname:5Bn3TUwUFGZ1eI0d
    ", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:53.557  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.SessionDescriptionHandler | waitForIceGatheringComplete
2021-11-12 18:25:53.557  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.SessionDescriptionHandler | waitForIceGatheringComplete", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:53.557  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.SessionDescriptionHandler | ICE is not complete. Returning promise
2021-11-12 18:25:53.557  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.SessionDescriptionHandler | ICE is not complete. Returning promise", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:53.558  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.SessionDescriptionHandler | RTCIceGatheringState changed: gathering
2021-11-12 18:25:53.558  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.SessionDescriptionHandler | RTCIceGatheringState changed: gathering", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:53.558  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.SessionDescriptionHandler | ICE Connection State changed to iceConnectionChecking
2021-11-12 18:25:53.558  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.SessionDescriptionHandler | ICE Connection State changed to iceConnectionChecking", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:53.559  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.SessionDescriptionHandler | ICE candidate received: candidate:947564071 1 udp 2113937151 10.83.8.129 35183 typ host generation 0 ufrag 1kjN network-cost 999
2021-11-12 18:25:53.559  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.SessionDescriptionHandler | ICE candidate received: candidate:947564071 1 udp 2113937151 10.83.8.129 35183 typ host generation 0 ufrag 1kjN network-cost 999", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:53.606  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.SessionDescriptionHandler | ICE candidate received: candidate:842163049 1 udp 1677729535 194.230.146.240 8547 typ srflx raddr 10.83.8.129 rport 35183 generation 0 ufrag 1kjN network-cost 999
2021-11-12 18:25:53.606  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.SessionDescriptionHandler | ICE candidate received: candidate:842163049 1 udp 1677729535 194.230.146.240 8547 typ srflx raddr 10.83.8.129 rport 35183 generation 0 ufrag 1kjN network-cost 999", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:53.656  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.SessionDescriptionHandler | RTCIceGatheringState changed: complete
2021-11-12 18:25:53.657  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.SessionDescriptionHandler | RTCIceGatheringState changed: complete", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:53.659  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.Transport | Sending WebSocket message:
    
    SIP/2.0 200 OK
    Via: SIP/2.0/WS 127.0.0.1:8088;rport;branch=z9hG4bKPja7de5ada-75f8-480e-9bfe-6d5d4bb5db75;alias
    From: <sip:1001@XXXXXXXX>;tag=ba5942c8-e85c-4993-a708-5a16c8442d9a
    To: <sip:df67r3ol@10.11.72.99>;tag=02r8ufl7ki
    CSeq: 16759 INVITE
    Call-ID: 480a0aac-9522-448a-9b3a-0aa63a83df32
    Supported: outbound
    User-Agent: SIP.js/0.16.0
    Allow: ACK,BYE,CANCEL,INFO,INVITE,MESSAGE,NOTIFY,OPTIONS,PRACK,REFER,REGISTER,SUBSCRIBE
    Contact: <sip:df67r3ol@192.0.2.243;transport=ws>
    Content-Type: application/sdp
    Content-Length: 893
    
    v=0
    o=- 8164219686908461201 2 IN IP4 127.0.0.1
    s=-
    t=0 0
    a=group:BUNDLE audio-0
    a=msid-semantic: WMS 3LWsKO9d6yj7LVeiLAXLUa8b6BVPakgBtqHy
    m=audio 8547 UDP/TLS/RTP/SAVPF 0 101
    c=IN IP4 194.230.146.240
    a=rtcp:9 IN IP4 0.0.0.0
    a=candidate:947564071 1 udp 2113937151 10.83.8.129 35183 typ host generation 0 network-cost 999
    a=candidate:842163049 1 udp 1677729535 194.230.146.240 8547 typ srflx raddr 10.83.8.129 rport 35183 generation 0 network-cost 999
    a=ice-ufrag:1kjN
    a=ice-pwd:N8dI4ZN1IWcKkH9klCeFNFRF
    a=ice-options:trickle
    a=fingerprint:sha-256 7E:47:E8:64:4D:E8:55:7B:41:BE:0E:70:1E:FB:8C:F8:14:54:BA:F7:3E:5E:28:3C:D8:2B:38:68:3F:6F:D6:D5
    a=setup:active
    a=mid:audio-0
    a=sendrecv
    a=msid:3LWsKO9d6yj7LVeiLAXLUa8b6BVPakgBtqHy 67de7176-d33e-46ec-8983-c9e387e1b179
    a=rtcp-mux
    a=rtpmap:0 PCMU/8000
    a=rtpmap:101 telephone-event/8000
    a=ssrc:2672657289 cname:5Bn3TUwUFGZ1eI0d
2021-11-12 18:25:53.659  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.Transport | Sending WebSocket message:
    
    SIP/2.0 200 OK
    Via: SIP/2.0/WS 127.0.0.1:8088;rport;branch=z9hG4bKPja7de5ada-75f8-480e-9bfe-6d5d4bb5db75;alias
    From: <sip:1001@XXXXXXXX>;tag=ba5942c8-e85c-4993-a708-5a16c8442d9a
    To: <sip:df67r3ol@10.11.72.99>;tag=02r8ufl7ki
    CSeq: 16759 INVITE
    Call-ID: 480a0aac-9522-448a-9b3a-0aa63a83df32
    Supported: outbound
    User-Agent: SIP.js/0.16.0
    Allow: ACK,BYE,CANCEL,INFO,INVITE,MESSAGE,NOTIFY,OPTIONS,PRACK,REFER,REGISTER,SUBSCRIBE
    Contact: <sip:df67r3ol@192.0.2.243;transport=ws>
    Content-Type: application/sdp
    Content-Length: 893
    
    v=0
    o=- 8164219686908461201 2 IN IP4 127.0.0.1
    s=-
    t=0 0
    a=group:BUNDLE audio-0
    a=msid-semantic: WMS 3LWsKO9d6yj7LVeiLAXLUa8b6BVPakgBtqHy
    m=audio 8547 UDP/TLS/RTP/SAVPF 0 101
    c=IN IP4 194.230.146.240
    a=rtcp:9 IN IP4 0.0.0.0
    a=candidate:947564071 1 udp 2113937151 10.83.8.129 35183 typ host generation 0 network-cost 999
    a=candidate:842163049 1 udp 1677729535 194.230.146.240 8547 typ srflx raddr 10.83.8.129 rport 35183 generation 0 network-cost 999
    a=ice-ufrag:1kjN
    a=ice-pwd:N8dI4ZN1IWcKkH9klCeFNFRF
    a=ice-options:trickle
    a=fingerprint:sha-256 7E:47:E8:64:4D:E8:55:7B:41:BE:0E:70:1E:FB:8C:F8:14:54:BA:F7:3E:5E:28:3C:D8:2B:38:68:3F:6F:D6:D5
    a=setup:active
    a=mid:audio-0
    a=sendrecv
    a=msid:3LWsKO9d6yj7LVeiLAXLUa8b6BVPakgBtqHy 67de7176-d33e-46ec-8983-c9e387e1b179
    a=rtcp-mux
    a=rtpmap:0 PCMU/8000
    a=rtpmap:101 telephone-event/8000
    a=ssrc:2672657289 cname:5Bn3TUwUFGZ1eI0d
    
    ", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:53.660  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.Invitation | Session 480a0aac-9522-448a-9b3a-0aa63a83df32ba5942c8-e85c-4993-a708-5a16c8442d9a transitioned to state Established
2021-11-12 18:25:53.660  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.Invitation | Session 480a0aac-9522-448a-9b3a-0aa63a83df32ba5942c8-e85c-4993-a708-5a16c8442d9a transitioned to state Established", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:53.660  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.SimpleUser | [Anonymous] session state changed to Established
2021-11-12 18:25:53.660  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.SimpleUser | [Anonymous] session state changed to Established", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:53.663  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.SessionDescriptionHandler | ICE candidate gathering complete
2021-11-12 18:25:53.664  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.SessionDescriptionHandler | ICE candidate gathering complete", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:53.674  E/chromium: [ERROR:web_contents_delegate.cc(228)] WebContentsDelegate::CheckMediaAccessPermission: Not supported.
2021-11-12 18:25:53.675 13713-14416/com.weble.shs I/AAudio: AAudioStreamBuilder_openStream() called ----------------------------------------
2021-11-12 18:25:53.675 13713-14416/com.weble.shs I/AudioStreamBuilder: rate   =  48000, channels  = 2, format   = 5, sharing = SH, dir = OUTPUT
2021-11-12 18:25:53.675 13713-14416/com.weble.shs I/AudioStreamBuilder: device =      0, sessionId = -1, perfMode = 12, callback: ON with frames = 4104
2021-11-12 18:25:53.675 13713-14416/com.weble.shs I/AudioStreamBuilder: usage  =      2, contentType = 0, inputPreset = 0, allowedCapturePolicy = 0
2021-11-12 18:25:53.675 13713-14416/com.weble.shs D/AudioStreamTrack: open(), request notificationFrames = -8, frameCount = 0
2021-11-12 18:25:53.684 13713-14416/com.weble.shs W/AudioTrack: createTrack_l(266): AUDIO_OUTPUT_FLAG_FAST denied by server; frameCount 0 -> 4096
2021-11-12 18:25:53.684 13713-14416/com.weble.shs I/AudioTrack: Need throttle time for OpenSLES player
2021-11-12 18:25:53.684 13713-14416/com.weble.shs D/AudioTrack: setVolume(1.000000, 1.000000) pid : 13713
2021-11-12 18:25:53.685 13713-14416/com.weble.shs W/AudioStreamTrack: open() flags changed from 0x00000104 to 0x00000000
2021-11-12 18:25:53.685 13713-14416/com.weble.shs W/AudioStreamTrack: open() perfMode changed from 12 to 10
2021-11-12 18:25:53.686 13713-14416/com.weble.shs I/AAudio: AAudioStreamBuilder_openStream() returns 0 = AAUDIO_OK for s#8 ----------------
2021-11-12 18:25:53.687 13713-14416/com.weble.shs D/AAudio: AAudioStream_requestStart(s#8) called --------------
2021-11-12 18:25:53.689 13713-14416/com.weble.shs D/AAudio: AAudioStream_requestStart(s#8) returned 0 ---------
2021-11-12 18:25:53.704 13713-14365/com.weble.shs D/AudioStreamLegacy: onAudioDeviceUpdate() devId 3 => 3
2021-11-12 18:25:53.746  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.Transport | Received WebSocket text message:
    
    ACK sip:df67r3ol@10.11.72.99:44514;transport=ws SIP/2.0
    Via: SIP/2.0/WS 127.0.0.1:8088;rport;branch=z9hG4bKPj9f428122-712e-4771-a8c8-bb6e37abda61;alias
    From: <sip:1001@XXXXXXXX>;tag=ba5942c8-e85c-4993-a708-5a16c8442d9a
    To: <sip:df67r3ol@10.11.72.99>;tag=02r8ufl7ki
    Call-ID: 480a0aac-9522-448a-9b3a-0aa63a83df32
    CSeq: 16759 ACK
    Max-Forwards: 70
    User-Agent: Asterisk PBX GIT-16-89cf7899be
    Content-Length:  0
2021-11-12 18:25:53.746  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.Transport | Received WebSocket text message:
    
    ACK sip:df67r3ol@10.11.72.99:44514;transport=ws SIP/2.0
    Via: SIP/2.0/WS 127.0.0.1:8088;rport;branch=z9hG4bKPj9f428122-712e-4771-a8c8-bb6e37abda61;alias
    From: <sip:1001@XXXXXXXX>;tag=ba5942c8-e85c-4993-a708-5a16c8442d9a
    To: <sip:df67r3ol@10.11.72.99>;tag=02r8ufl7ki
    Call-ID: 480a0aac-9522-448a-9b3a-0aa63a83df32
    CSeq: 16759 ACK
    Max-Forwards: 70
    User-Agent: Asterisk PBX GIT-16-89cf7899be
    Content-Length:  0
    
    
    ", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:53.767  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.invite-dialog | INVITE dialog 480a0aac-9522-448a-9b3a-0aa63a83df3202r8ufl7kiba5942c8-e85c-4993-a708-5a16c8442d9a received ACK request
2021-11-12 18:25:53.767  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.invite-dialog | INVITE dialog 480a0aac-9522-448a-9b3a-0aa63a83df3202r8ufl7kiba5942c8-e85c-4993-a708-5a16c8442d9a received ACK request", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:53.768  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.Invitation | Session.onAckRequest
2021-11-12 18:25:53.768  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:53 GMT+0100 (heure normale d’Europe centrale) | sip.Invitation | Session.onAckRequest", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:55.366  D/ViewRootImpl@be1f9c6[MainActivity]: ViewPostIme pointer 0
2021-11-12 18:25:55.455  D/ViewRootImpl@be1f9c6[MainActivity]: ViewPostIme pointer 1
2021-11-12 18:25:55.460  D/SystemWebChromeClient: : Line 502 : hangup !
2021-11-12 18:25:55.460  I/chromium: [INFO:CONSOLE(502)] "hangup !", source:  (502)
2021-11-12 18:25:55.460  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:55 GMT+0100 (heure normale d’Europe centrale) | sip.SimpleUser | [Anonymous] Hangup...
2021-11-12 18:25:55.460  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:55 GMT+0100 (heure normale d’Europe centrale) | sip.SimpleUser | [Anonymous] Hangup...", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:55.460  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:55 GMT+0100 (heure normale d’Europe centrale) | sip.SimpleUser | [Anonymous] Terminating...
2021-11-12 18:25:55.460  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:55 GMT+0100 (heure normale d’Europe centrale) | sip.SimpleUser | [Anonymous] Terminating...", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:55.461  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:55 GMT+0100 (heure normale d’Europe centrale) | sip.invite-dialog | INVITE dialog 480a0aac-9522-448a-9b3a-0aa63a83df3202r8ufl7kiba5942c8-e85c-4993-a708-5a16c8442d9a sending BYE request
2021-11-12 18:25:55.461  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:55 GMT+0100 (heure normale d’Europe centrale) | sip.invite-dialog | INVITE dialog 480a0aac-9522-448a-9b3a-0aa63a83df3202r8ufl7kiba5942c8-e85c-4993-a708-5a16c8442d9a sending BYE request", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:55.463  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:55 GMT+0100 (heure normale d’Europe centrale) | sip.Transport | Sending WebSocket message:
    
    BYE sip:asterisk@XXXXXXXX:5060;transport=ws SIP/2.0
    Via: SIP/2.0/WSS 192.0.2.243;branch=z9hG4bK1186987
    To: <sip:1001@XXXXXXXX>;tag=ba5942c8-e85c-4993-a708-5a16c8442d9a
    From: <sip:df67r3ol@10.11.72.99>;tag=02r8ufl7ki
    CSeq: 1 BYE
    Call-ID: 480a0aac-9522-448a-9b3a-0aa63a83df32
    Max-Forwards: 70
    Supported: outbound
    User-Agent: SIP.js/0.16.0
    Content-Length: 0
2021-11-12 18:25:55.463  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:55 GMT+0100 (heure normale d’Europe centrale) | sip.Transport | Sending WebSocket message:
    
    BYE sip:asterisk@XXXXXXXX:5060;transport=ws SIP/2.0
    Via: SIP/2.0/WSS 192.0.2.243;branch=z9hG4bK1186987
    To: <sip:1001@XXXXXXXX>;tag=ba5942c8-e85c-4993-a708-5a16c8442d9a
    From: <sip:df67r3ol@10.11.72.99>;tag=02r8ufl7ki
    CSeq: 1 BYE
    Call-ID: 480a0aac-9522-448a-9b3a-0aa63a83df32
    Max-Forwards: 70
    Supported: outbound
    User-Agent: SIP.js/0.16.0
    Content-Length: 0
    
    
    ", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:55.463  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:55 GMT+0100 (heure normale d’Europe centrale) | sip.invite-dialog | INVITE dialog 480a0aac-9522-448a-9b3a-0aa63a83df3202r8ufl7kiba5942c8-e85c-4993-a708-5a16c8442d9a destroyed
2021-11-12 18:25:55.464  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:55 GMT+0100 (heure normale d’Europe centrale) | sip.invite-dialog | INVITE dialog 480a0aac-9522-448a-9b3a-0aa63a83df3202r8ufl7kiba5942c8-e85c-4993-a708-5a16c8442d9a destroyed", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:55.464  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:55 GMT+0100 (heure normale d’Europe centrale) | sip.Invitation | Session 480a0aac-9522-448a-9b3a-0aa63a83df32ba5942c8-e85c-4993-a708-5a16c8442d9a transitioned to state Terminated
2021-11-12 18:25:55.464  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:55 GMT+0100 (heure normale d’Europe centrale) | sip.Invitation | Session 480a0aac-9522-448a-9b3a-0aa63a83df32ba5942c8-e85c-4993-a708-5a16c8442d9a transitioned to state Terminated", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:55.464  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:55 GMT+0100 (heure normale d’Europe centrale) | sip.SimpleUser | [Anonymous] session state changed to Terminated
2021-11-12 18:25:55.464  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:55 GMT+0100 (heure normale d’Europe centrale) | sip.SimpleUser | [Anonymous] session state changed to Terminated", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:55.465 13713-14416/com.weble.shs D/AAudio: AAudioStream_requestStop(s#8) called
2021-11-12 18:25:55.465 13713-14416/com.weble.shs D/AudioTrack: stop(271): called with 86912 frames delivered
2021-11-12 18:25:55.471  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:55 GMT+0100 (heure normale d’Europe centrale) | sip.Invitation | Session 480a0aac-9522-448a-9b3a-0aa63a83df32ba5942c8-e85c-4993-a708-5a16c8442d9a in state Terminated is being disposed
2021-11-12 18:25:55.471  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:55 GMT+0100 (heure normale d’Europe centrale) | sip.Invitation | Session 480a0aac-9522-448a-9b3a-0aa63a83df32ba5942c8-e85c-4993-a708-5a16c8442d9a in state Terminated is being disposed", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:55.471  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:55 GMT+0100 (heure normale d’Europe centrale) | sip.SessionDescriptionHandler | closing PeerConnection
2021-11-12 18:25:55.471  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:55 GMT+0100 (heure normale d’Europe centrale) | sip.SessionDescriptionHandler | closing PeerConnection", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:55.472  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:55 GMT+0100 (heure normale d’Europe centrale) | sip.SessionDescriptionHandler | resetIceGatheringComplete
2021-11-12 18:25:55.472  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:55 GMT+0100 (heure normale d’Europe centrale) | sip.SessionDescriptionHandler | resetIceGatheringComplete", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:55.480  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:55 GMT+0100 (heure normale d’Europe centrale) | sip.SimpleUser | [Anonymous] Session ended (sent BYE)
2021-11-12 18:25:55.480  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:55 GMT+0100 (heure normale d’Europe centrale) | sip.SimpleUser | [Anonymous] Session ended (sent BYE)", source: file:///android_asset/www/js/sip.js (1)
2021-11-12 18:25:55.496  D/InputMethodManager: HSIFW - flag : 0
2021-11-12 18:25:55.529  D/SystemWebChromeClient: file:///android_asset/www/js/sip.js: Line 1 : Fri Nov 12 2021 18:25:55 GMT+0100 (heure normale d’Europe centrale) | sip.Transport | Received WebSocket text message:
    
    SIP/2.0 200 OK
    Via: SIP/2.0/WSS 192.0.2.243;rport=44514;received=10.11.72.99;branch=z9hG4bK1186987
    Call-ID: 480a0aac-9522-448a-9b3a-0aa63a83df32
    From: <sip:df67r3ol@10.11.72.99>;tag=02r8ufl7ki
    To: <sip:1001@XXXXXXXX>;tag=ba5942c8-e85c-4993-a708-5a16c8442d9a
    CSeq: 1 BYE
    Server: Asterisk PBX GIT-16-89cf7899be
    Content-Length:  0
2021-11-12 18:25:55.529  I/chromium: [INFO:CONSOLE(1)] "Fri Nov 12 2021 18:25:55 GMT+0100 (heure normale d’Europe centrale) | sip.Transport | Received WebSocket text message:
    
    SIP/2.0 200 OK
    Via: SIP/2.0/WSS 192.0.2.243;rport=44514;received=10.11.72.99;branch=z9hG4bK1186987
    Call-ID: 480a0aac-9522-448a-9b3a-0aa63a83df32
    From: <sip:df67r3ol@10.11.72.99>;tag=02r8ufl7ki
    To: <sip:1001@XXXXXXXX>;tag=ba5942c8-e85c-4993-a708-5a16c8442d9a
    CSeq: 1 BYE
    Server: Asterisk PBX GIT-16-89cf7899be
    Content-Length:  0
    
    
    ", source: file:///android_asset/www/js/sip.js (1)

Maybe there is a link with this error :

2021-11-12 18:25:53.674  E/chromium: [ERROR:web_contents_delegate.cc(228)] WebContentsDelegate::CheckMediaAccessPermission: Not supported.

I'm able the answer the call, hangup it but no sound, no micro.

I hope you can help me ! Thanks for your help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant