Microphone not working after join meeting (for chrome)

1,881 views
Skip to first unread message

Prasad Pawar

unread,
Aug 14, 2019, 9:46:44 AM8/14/19
to BigBlueButton-dev
Hi BBB-Team,

I faced this issue after joining the meeting it does nothing when I click on the microphone button on the audio dialog but works fine if I join the meeting with listen-only this is the case for google chrome.
but it works fine for Mozilla firefox. 
Any suggestions on what can be done here?

Thanks,
Prasad

Prasad Pawar

unread,
Aug 14, 2019, 10:28:28 AM8/14/19
to BigBlueButton-dev
also, we want to hide the public chat window at creation on the meeting, how it can be done?

Chad Pilkey

unread,
Aug 14, 2019, 12:08:56 PM8/14/19
to BigBlueButton-dev
For the audio issue:
1. What version of BBB are you running? Please post the full output from "bbb-conf --check".
2. Please repeat the steps of clicking the microphone button and nothing happening and paste the browser console (F12) back here.
3. Does your server have SSL enabled (https access).
4. Test with demo.bigbluebutton.org and see if you can join with your microphone on that server.
5. What is your Chrome version.

For hiding the public chat, there's no option in settings.yml right now for that so the only option is a code change.

Prasad Pawar

unread,
Aug 16, 2019, 1:42:38 AM8/16/19
to bigblueb...@googlegroups.com
1. I am using BBB Version 2.0 beta

and here is the output of bbb-conf --check :
root@LP-BBB-1:~# bbb-conf --check

BigBlueButton Server 2.2.0-beta-18 (1273)
                    Kernel version: 4.4.0-154-generic
                      Distribution: Ubuntu 16.04.6 LTS (64-bit)
                            Memory: 8174 MB
                         CPU cores: 4

/usr/share/bbb-web/WEB-INF/classes/bigbluebutton.properties (bbb-web)
       bigbluebutton.web.serverURL: https://bbblearningpod.in
                defaultGuestPolicy: ALWAYS_ACCEPT
                 svgImagesRequired: true

/etc/nginx/sites-available/bigbluebutton (nginx)
                       server name: bbblearningpod.in
                              port: 80, [::]:80
                              port: 443 ssl
                    bbb-client dir: /var/www/bigbluebutton

/var/www/bigbluebutton/client/conf/config.xml (bbb-client)
                Port test (tunnel): rtmp://bbblearningpod.in
                              red5: bbblearningpod.in
              useWebrtcIfAvailable: true

/opt/freeswitch/etc/freeswitch/vars.xml (FreeSWITCH)
                       local_ip_v4: 165.22.209.146
                   external_rtp_ip: stun:stun.freeswitch.org
                   external_sip_ip: stun:stun.freeswitch.org

/opt/freeswitch/etc/freeswitch/sip_profiles/external.xml (FreeSWITCH)
                        ext-rtp-ip: $${local_ip_v4}
                        ext-sip-ip: $${local_ip_v4}
                        ws-binding: :5066
                       wss-binding: 165.22.209.146:7443

/usr/local/bigbluebutton/core/scripts/bigbluebutton.yml (record and playback)
                     playback_host: bbblearningpod.in
                 playback_protocol: https
                            ffmpeg: 4.1.3-0york1~16.04

/etc/bigbluebutton/nginx/sip.nginx (sip.nginx)
                        proxy_pass: 165.22.209.146

/usr/local/bigbluebutton/bbb-webrtc-sfu/config/default.yml (Kurento SFU)
                        kurento.ip: 165.22.209.146
                       kurento.url: ws://bbblearningpod.in:8888/kurento
                    localIpAddress: 165.22.209.146
               recordScreenSharing: true
                     recordWebcams: true
                  codec_video_main: VP8
               codec_video_content: VP8

/usr/share/meteor/bundle/programs/server/assets/app/config/settings.yml (HTML5 client)
                             build: 614
                        kurentoUrl: wss://bbblearningpod.in/bbb-webrtc-sfu
                  enableListenOnly: true


** Potential problems described below **
# The following properties in /usr/share/bbb-web/WEB-INF/classes/bigbluebutton.properties have no value:
#     defaultWelcomeMessageFooter

2. it prints this for clicking on mic icon :

[10:53:01:0602]  INFO: clientLogger: Log information about the client n (https://bbblearningpod.in/html5client/c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js?meteor_js_resource=true:125:937336)
c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js:9 [10:53:01:0604]  INFO: clientLogger: User successfully went through main.joinRouteHandler b.fetchToken (https://bbblearningpod.in/html5client/c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js?meteor_js_resource=true:125:938203)
c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js:9 [10:53:01:0613]  INFO: clientLogger: re-send validateAuthToken for delayed authentication https://bbblearningpod.in/html5client/c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js?meteor_js_resource=true:125:1056783
c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js:9 [10:53:01:0723]  INFO: clientLogger: re-send validateAuthToken for delayed authentication https://bbblearningpod.in/html5client/c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js?meteor_js_resource=true:125:1056783
c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js:9 [10:53:01:0748]  INFO: clientLogger: re-send validateAuthToken for delayed authentication https://bbblearningpod.in/html5client/c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js?meteor_js_resource=true:125:1056783
c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js:9 [10:53:02:0118]  INFO: clientLogger: Client loaded successfully q.componentDidMount (https://bbblearningpod.in/html5client/c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js?meteor_js_resource=true:125:892493)
c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js:9 [10:53:02:0118]  INFO: clientLogger: Subscriptions are ready D.componentDidUpdate (https://bbblearningpod.in/html5client/c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js?meteor_js_resource=true:125:1091064)

and this for click on listen only icon :

[10:57:53:0578] DEBUG: clientLogger: SFU audio bridge got STUN/TURN servers https://bbblearningpod.in/html5client/c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js?meteor_js_resource=true:125:1068358
c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js?meteor_js_resource=true:9 [10:57:53:0674] DEBUG: clientLogger: Injecting ICE servers into peer creation Kurento.addIceServers (https://bbblearningpod.in/html5client/compatibility/kurento-extension.js?v=614:636:17)
c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js?meteor_js_resource=true:9 [10:57:53:0706]  INFO: clientLogger: Listen only offer generated. Sending start request to SFU Kurento.onOfferListenOnly (https://bbblearningpod.in/html5client/compatibility/kurento-extension.js?v=614:609:15)
c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js?meteor_js_resource=true:9 [10:57:53:0711] DEBUG: clientLogger: Listen only client-side candidate generated: {"candidate":"candidate:731557533 1 udp 2113937151 6999c3c1-7ffa-4181-bb84-19660a5b10e3.local 62749 typ host generation 0 ufrag 1its network-cost 999","sdpMid":"0","sdpMLineIndex":0} Kurento.onListenOnlyIceCandidate (https://bbblearningpod.in/html5client/compatibility/kurento-extension.js?v=614:571:15)
c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js?meteor_js_resource=true:9 [10:57:53:0933]  INFO: clientLogger: Start request accepted for audio Kurento.startResponse (https://bbblearningpod.in/html5client/compatibility/kurento-extension.js?v=614:299:17)
c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js?meteor_js_resource=true:9 [10:58:05:0478]  INFO: clientLogger: Exiting listen only KurentoManager.exitAudio (https://bbblearningpod.in/html5client/compatibility/kurento-extension.js?v=614:157:32)
c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js?meteor_js_resource=true:9 [10:58:05:0571] DEBUG: clientLogger: Creating the user agent https://bbblearningpod.in/html5client/c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js?meteor_js_resource=true:125:1072620
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | configuration parameters after validation:
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · viaHost: "7rr743uu6mf0.invalid"
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · uri: sip:w_yq63h0oaktbe-bbbID-LISTENONLY-User%2012...@bbblearningpod.in
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · wsServers: [{"ws_uri":"wss://bbblearningpod.in/ws","sip_uri":"<sip:bbblearningpod.in;transport=ws;lr>","weight":0,"status":0,"scheme":"WSS"}]
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · custom: {}
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · displayName: "w_yq63h0oaktbe-bbbID-LISTENONLY-User 1242896"
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · password: NOT SHOWN
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · registerExpires: 600
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · register: false
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · registrarServer: sip:bbblearningpod.in
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · wsServerMaxReconnection: 3
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · wsServerReconnectionTimeout: 4
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · connectionRecoveryMinInterval: 2
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · connectionRecoveryMaxInterval: 30
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · keepAliveInterval: 0
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · extraSupported: []
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · usePreloadedRoute: false
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · userAgentString: "BigBlueButton"
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · iceCheckingTimeout: 5000
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · noAnswerTimeout: 60000
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · stunServers: ["stun:stun.freeswitch.org"]
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · turnServers: []
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · traceSip: true
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · hackViaTcp: false
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · hackIpInContact: false
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · hackWssInTransport: false
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · hackAllowUnregisteredOptionTags: false
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · hackCleanJitsiSdpImageattr: false
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · hackStripTcp: false
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · hackPlanBUnifiedPlanTranslation: false
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · hackAddAudioTransceiver: false
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · contactTransport: "ws"
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · forceRport: false
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · autostart: false
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · autostop: true
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · rel100: "none"
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · replaces: "none"
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · mediaHandlerFactory: function defaultFactory (session, options) {
  return new MediaHandler(session, options);
}
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · authenticationFactory: undefined
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · allowLegacyNotifications: false
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · instanceId: "eba0d0b7-2b16-4b8a-8b86-9da8792eaf40"
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · sipjsId: "sjn1k"
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · hostportParams: "bbblearningpod.in"
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · authorizationUser: "w_yq63h0oaktbe-bbbID-LISTENONLY-User 1242896"
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · media: undefined
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | user requested startup...
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.transport | connecting to WebSocket wss://bbblearningpod.in/ws
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.transport | WebSocket wss://bbblearningpod.in/ws connected
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | connection state set to 0
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.invitecontext.mediahandler | acquiring local media
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.invitecontext.mediahandler | acquired local media streams
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.invitecontext.mediahandler | RTCIceGatheringState changed: gathering
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.invitecontext.mediahandler | ICE candidate received: candidate:731557533 1 udp 2113937151 6999c3c1-7ffa-4181-bb84-19660a5b10e3.local 56765 typ host generation 0 ufrag EtL6 network-cost 999
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.invitecontext.mediahandler | ICE candidate received: candidate:842163049 1 udp 1677729535 14.143.100.70 57174 typ srflx raddr 0.0.0.0 rport 0 generation 0 ufrag EtL6 network-cost 999
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.invitecontext.mediahandler | RTCIceGatheringState changed: complete
c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js?meteor_js_resource=true:9 [10:58:05:0876]  INFO: clientLogger: Stripped 1 mDNS candidates p (https://bbblearningpod.in/html5client/c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js?meteor_js_resource=true:125:1106315)
c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js?meteor_js_resource=true:9 [10:58:05:0880]  INFO: clientLogger: SDP does not look like Unified Plan s (https://bbblearningpod.in/html5client/c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js?meteor_js_resource=true:125:1105403)
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.transport | sending WebSocket message:

INVITE sip:74...@bbblearningpod.in SIP/2.0
Via: SIP/2.0/WSS 7rr743uu6mf0.invalid;branch=z9hG4bK3897905
Max-Forwards: 70
To: <sip:74...@bbblearningpod.in>
From: "w_yq63h0oaktbe-bbbID-LISTENONLY-User 1242896" <sip:w_yq63h0oaktbe-bbbID-LISTENONLY-User%2012...@bbblearningpod.in>;tag=g66h0ah3t9
Call-ID: sjn1ko6r9kq9eh1rd19c
CSeq: 1578 INVITE
Contact: <sip:6936...@7rr743uu6mf0.invalid;transport=ws;ob>
Allow: ACK,CANCEL,INVITE,MESSAGE,BYE,OPTIONS,INFO,NOTIFY,REFER
Supported: outbound
User-Agent: BigBlueButton
Content-Type: application/sdp
Content-Length: 1461

v=0
o=- 1949472417582210406 2 IN IP4 127.0.0.1
s=-
t=0 0
a=msid-semantic: WMS d511909d-31ae-40c6-b978-5b67397531c4
a=group:BUNDLE audio
m=audio 57174 UDP/TLS/RTP/SAVPF 111 103 104 9 0 8 106 105 13 110 112 113 126
c=IN IP4 14.143.100.70
a=rtpmap:111 opus/48000/2
a=rtpmap:103 ISAC/16000
a=rtpmap:104 ISAC/32000
a=rtpmap:9 G722/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:106 CN/32000
a=rtpmap:105 CN/16000
a=rtpmap:13 CN/8000
a=rtpmap:110 telephone-event/48000
a=rtpmap:112 telephone-event/32000
a=rtpmap:113 telephone-event/16000
a=rtpmap:126 telephone-event/8000
a=fmtp:111 minptime=10;useinbandfec=1
a=rtcp:9 IN IP4 0.0.0.0
a=rtcp-fb:111 transport-cc
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
a=extmap:2 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01
a=setup:actpass
a=mid:audio
a=sendrecv
a=ice-ufrag:EtL6
a=ice-pwd:dec01B39EHmig4ulc8tKG3mG
a=fingerprint:sha-256 BE:C7:A4:46:3A:28:C3:54:27:7D:20:29:D3:4D:05:11:B6:62:99:49:09:DB:2F:D1:48:A0:64:BE:6A:C7:7D:21
a=candidate:842163049 1 udp 1677729535 14.143.100.70 57174 typ srflx raddr 0.0.0.0 rport 0 generation 0 network-cost 999
a=ice-options:trickle
a=ssrc:51645506 cname:2yVPz3U2Koq9Yun0
a=ssrc:51645506 msid:d511909d-31ae-40c6-b978-5b67397531c4 8ebbc3ad-a1a4-4cad-8bee-838a1e41bcd2
a=ssrc:51645506 mslabel:d511909d-31ae-40c6-b978-5b67397531c4
a=ssrc:51645506 label:8ebbc3ad-a1a4-4cad-8bee-838a1e41bcd2
a=rtcp-mux


sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.transport | received WebSocket text message:

SIP/2.0 100 Trying
Via: SIP/2.0/WSS 7rr743uu6mf0.invalid;branch=z9hG4bK3897905;received=165.22.209.146;rport=45208
From: "w_yq63h0oaktbe-bbbID-LISTENONLY-User 1242896" <sip:w_yq63h0oaktbe-bbbID-LISTENONLY-User%2012...@bbblearningpod.in>;tag=g66h0ah3t9
To: <sip:74...@bbblearningpod.in>
Call-ID: sjn1ko6r9kq9eh1rd19c
CSeq: 1578 INVITE
User-Agent: FreeSWITCH-mod_sofia/1.9.0+git~20190509T212303Z~89379c38e1~64bit
Content-Length: 0



c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js?meteor_js_resource=true:9 [10:58:05:0930]  INFO: clientLogger: Audio call session progress update InviteClientContext.u (https://bbblearningpod.in/html5client/c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js?meteor_js_resource=true:125:1074864)
sip.js?v=614:1272 SIP.EventEmitter#off is deprecated and may be removed in future SIP.js versions.
Please use removeListener or removeAllListeners instead.
See here for more details:
http://nodejs.org/api/events.html#events_emitter_removelistener_event_listener
off @ sip.js?v=614:1272
u @ c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js?meteor_js_resource=true:125
EventEmitter.emit @ sip.js?v=614:112
receiveInviteResponse @ sip.js?v=614:6597
receiveResponse @ sip.js?v=614:3784
InviteClientTransaction.receiveResponse @ sip.js?v=614:7820
onMessage @ sip.js?v=614:8569
ws.onmessage @ sip.js?v=614:8427
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.transport | received WebSocket text message:

SIP/2.0 200 OK
Via: SIP/2.0/WSS 7rr743uu6mf0.invalid;branch=z9hG4bK3897905;received=165.22.209.146;rport=45208
From: "w_yq63h0oaktbe-bbbID-LISTENONLY-User 1242896" <sip:w_yq63h0oaktbe-bbbID-LISTENONLY-User%2012...@bbblearningpod.in>;tag=g66h0ah3t9
To: <sip:74...@bbblearningpod.in>;tag=ej5cNp2QSmacc
Call-ID: sjn1ko6r9kq9eh1rd19c
CSeq: 1578 INVITE
Contact: <sip:74...@165.22.209.146:5060;transport=udp>
User-Agent: FreeSWITCH-mod_sofia/1.9.0+git~20190509T212303Z~89379c38e1~64bit
Accept: application/sdp
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Content-Type: application/sdp
Content-Disposition: session
Content-Length: 892
Remote-Party-ID: "74585" <sip:74...@bbblearningpod.in>;party=calling;privacy=off;screen=no

v=0
o=FreeSWITCH 1565910510 1565910511 IN IP4 165.22.209.146
s=FreeSWITCH
c=IN IP4 165.22.209.146
t=0 0
a=msid-semantic: WMS IOq4H9RqBdDSdE3orL1iUHnf2vNXO1rn
m=audio 22778 UDP/TLS/RTP/SAVPF 111 110
a=rtpmap:111 opus/48000/2
a=fmtp:111 useinbandfec=0; minptime=10
a=rtpmap:110 telephone-event/48000
a=ptime:20
a=fingerprint:sha-256 1C:24:61:BD:27:7D:FD:2F:BC:05:9F:91:46:08:20:B5:D5:13:EC:89:AD:5B:E3:DD:A5:2A:5A:27:50:E2:B8:F5
a=setup:active
a=rtcp-mux
a=rtcp:22778 IN IP4 165.22.209.146
a=ice-ufrag:ldS6K5bDrOq5GHjd
a=ice-pwd:eqhMfBK8or4H1fgdjY9TUamc
a=candidate:6482405354 1 udp 659136 165.22.209.146 22778 typ host generation 0
a=end-of-candidates
a=ssrc:3713999792 cname:GHhdHZt82XQ6sKlJ
a=ssrc:3713999792 msid:IOq4H9RqBdDSdE3orL1iUHnf2vNXO1rn a0
a=ssrc:3713999792 mslabel:IOq4H9RqBdDSdE3orL1iUHnf2vNXO1rn
a=ssrc:3713999792 label:IOq4H9RqBdDSdE3orL1iUHnf2vNXO1rna0


sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.dialog | new UAC dialog created with status CONFIRMED
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.invitecontext.mediahandler | stream added: IOq4H9RqBdDSdE3orL1iUHnf2vNXO1rn
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.transport | sending WebSocket message:

ACK sip:74...@165.22.209.146:5060;transport=udp SIP/2.0
Via: SIP/2.0/WSS 7rr743uu6mf0.invalid;branch=z9hG4bK4221566
Max-Forwards: 70
To: <sip:74...@bbblearningpod.in>;tag=ej5cNp2QSmacc
From: "w_yq63h0oaktbe-bbbID-LISTENONLY-User 1242896" <sip:w_yq63h0oaktbe-bbbID-LISTENONLY-User%2012...@bbblearningpod.in>;tag=g66h0ah3t9
Call-ID: sjn1ko6r9kq9eh1rd19c
CSeq: 1578 ACK
Supported: outbound
User-Agent: BigBlueButton
Content-Length: 0



c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js?meteor_js_resource=true:9 [10:58:05:0952]  INFO: clientLogger: Audio call session accepted InviteClientContext.p (https://bbblearningpod.in/html5client/c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js?meteor_js_resource=true:125:1074570)
sip.js?v=614:1272 SIP.EventEmitter#off is deprecated and may be removed in future SIP.js versions.
Please use removeListener or removeAllListeners instead.
See here for more details:
http://nodejs.org/api/events.html#events_emitter_removelistener_event_listener
off @ sip.js?v=614:1272
p @ c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js?meteor_js_resource=true:125
EventEmitter.emit @ sip.js?v=614:115
accepted @ sip.js?v=614:5641
onSuccess @ sip.js?v=614:6854
(anonymous) @ c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js?meteor_js_resource=true:1
Promise.then (async)
n.then @ c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js?meteor_js_resource=true:21
receiveInviteResponse @ sip.js?v=614:6835
receiveResponse @ sip.js?v=614:3784
InviteClientTransaction.receiveResponse @ sip.js?v=614:7835
onMessage @ sip.js?v=614:8569
ws.onmessage @ sip.js?v=614:8427
c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js?meteor_js_resource=true:9 [10:58:05:0978]  INFO: clientLogger: ICE connection success. Current state - connected MediaHandler.m (https://bbblearningpod.in/html5client/c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js?meteor_js_resource=true:125:1075013)
2sip.js?v=614:1272 SIP.EventEmitter#off is deprecated and may be removed in future SIP.js versions.
Please use removeListener or removeAllListeners instead.
See here for more details:
http://nodejs.org/api/events.html#events_emitter_removelistener_event_listener
off @ sip.js?v=614:1272
(anonymous) @ c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js?meteor_js_resource=true:125
m @ c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js?meteor_js_resource=true:125
EventEmitter.emit @ sip.js?v=614:112
peerConnection.oniceconnectionstatechange @ sip.js?v=614:11563
sip.js?v=614:2900 Fri Aug 16 2019 10:58:09 GMT+0530 (India Standard Time) | sip.transport | received WebSocket text message:

INFO sip:6936...@7rr743uu6mf0.invalid;transport=ws;ob SIP/2.0
Via: SIP/2.0/WSS 165.22.209.146:7443;branch=z9hG4bKSvvppZ0Qe0UeH
Max-Forwards: 70
From: <sip:74...@bbblearningpod.in>;tag=ej5cNp2QSmacc
To: "w_yq63h0oaktbe-bbbID-LISTENONLY-User 1242896" <sip:w_yq63h0oaktbe-bbbID-LISTENONLY-User%2012...@bbblearningpod.in>;tag=g66h0ah3t9
Call-ID: sjn1ko6r9kq9eh1rd19c
CSeq: 8412853 INFO
Contact: <sip:74...@165.22.209.146:5060;transport=udp>
User-Agent: FreeSWITCH-mod_sofia/1.9.0+git~20190509T212303Z~89379c38e1~64bit
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY
Supported: timer, path, replaces
Content-Type: application/dtmf-relay
Content-Length: 24

Signal=0
Duration=250


sip.js?v=614:2900 Fri Aug 16 2019 10:58:09 GMT+0530 (India Standard Time) | sip.transport | sending WebSocket message:

SIP/2.0 200 OK
Via: SIP/2.0/WSS 165.22.209.146:7443;branch=z9hG4bKSvvppZ0Qe0UeH
To: "w_yq63h0oaktbe-bbbID-LISTENONLY-User 1242896" <sip:w_yq63h0oaktbe-bbbID-LISTENONLY-User%2012...@bbblearningpod.in>;tag=g66h0ah3t9
From: <sip:74...@bbblearningpod.in>;tag=ej5cNp2QSmacc
Call-ID: sjn1ko6r9kq9eh1rd19c
CSeq: 8412853 INFO
Supported: outbound
User-Agent: BigBlueButton
Content-Length: 0



c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js?meteor_js_resource=true:9 [10:58:09:0092]  INFO: clientLogger: Audio Joined x.onAudioJoin (https://bbblearningpod.in/html5client/c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js?meteor_js_resource=true:125:1050043)
sip.js?v=614:1272 SIP.EventEmitter#off is deprecated and may be removed in future SIP.js versions.
Please use removeListener or removeAllListeners instead.
See here for more details:
http://nodejs.org/api/events.html#events_emitter_removelistener_event_listener
off @ sip.js?v=614:1272
y @ c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js?meteor_js_resource=true:125
EventEmitter.emit @ sip.js?v=614:115
DTMF.init_incoming @ sip.js?v=614:7129
receiveRequest @ sip.js?v=614:5395
receiveRequest @ sip.js?v=614:6931
receiveRequest @ sip.js?v=614:1066
UA.receiveRequest @ sip.js?v=614:9349
onMessage @ sip.js?v=614:8559
ws.onmessage @ sip.js?v=614:8427
sip.js?v=614:2900 Fri Aug 16 2019 10:58:09 GMT+0530 (India Standard Time) | sip.transaction.nist | Timer J expired for non-INVITE server transaction z9hG4bKSvvppZ0Qe0UeH
sip.js?v=614:2900 Fri Aug 16 2019 10:58:10 GMT+0530 (India Standard Time) | sip.invitecontext.mediahandler | RTCIceChecking Timeout Triggered after 5000 milliseconds

3. yes our server is SSL enabled

4. with demo.bigbluebutton.org it shows this :

[11:07:04:0918]  INFO: clientLogger: User requested to join audio conference with mic https://demo.bigbluebutton.org/html5client/65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125:1056095
65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9 [11:07:05:0160] DEBUG: clientLogger: Creating the user agent https://demo.bigbluebutton.org/html5client/65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125:1082234
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | configuration parameters after validation:
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · viaHost: "htip0o63u1ns.invalid"
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · uri: sip:w_grl7edsguumb-bbbID-Prasad%20P...@demo.bigbluebutton.org
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · wsServers: [{"ws_uri":"wss://demo.bigbluebutton.org/ws","sip_uri":"<sip:demo.bigbluebutton.org;transport=ws;lr>","weight":0,"status":0,"scheme":"WSS"}]
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · custom: {}
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · displayName: "w_grl7edsguumb-bbbID-Prasad Pawar"
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · password: NOT SHOWN
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · registerExpires: 600
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · register: false
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · registrarServer: sip:demo.bigbluebutton.org
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · wsServerMaxReconnection: 3
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · wsServerReconnectionTimeout: 4
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · connectionRecoveryMinInterval: 2
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · connectionRecoveryMaxInterval: 30
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · keepAliveInterval: 0
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · extraSupported: []
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · usePreloadedRoute: false
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · userAgentString: "BigBlueButton"
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · iceCheckingTimeout: 5000
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · noAnswerTimeout: 60000
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · stunServers: ["stun:turn.blindsidenetworks.com"]
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · turnServers: [{"urls":["turns:turn.blindsidenetworks.com:443?transport=tcp"],"password":"6g4Jnl8bWaxvs51ymwhkXqbyAXw=","username":"1566020227:w_grl7edsguumb"}]
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · traceSip: true
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · hackViaTcp: false
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · hackIpInContact: false
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · hackWssInTransport: false
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · hackAllowUnregisteredOptionTags: false
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · hackCleanJitsiSdpImageattr: false
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · hackStripTcp: false
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · hackPlanBUnifiedPlanTranslation: false
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · hackAddAudioTransceiver: false
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · contactTransport: "ws"
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · forceRport: false
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · autostart: false
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · autostop: true
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · rel100: "none"
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · replaces: "none"
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · mediaHandlerFactory: function defaultFactory (session, options) {
  return new MediaHandler(session, options);
}
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · authenticationFactory: undefined
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · allowLegacyNotifications: false
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · instanceId: "a59dd8a0-09ac-4fdd-a72e-8827a3e1b91f"
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · sipjsId: "27fn9"
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · hostportParams: "demo.bigbluebutton.org"
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · authorizationUser: "w_grl7edsguumb-bbbID-Prasad Pawar"
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · media: undefined
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | user requested startup...
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.transport | connecting to WebSocket wss://demo.bigbluebutton.org/ws
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.transport | WebSocket wss://demo.bigbluebutton.org/ws connected
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | connection state set to 0
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.invitecontext.mediahandler | acquiring local media
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.invitecontext.mediahandler | unable to acquire streams
LoggerFactory.print @ sip.js?v=635:2900
LoggerFactory.<computed> @ sip.js?v=635:2917
Logger.<computed> @ sip.js?v=635:2911
acquireFailed @ sip.js?v=635:11149
(anonymous) @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:1
Promise.then (async)
n.then @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:21
getDescription @ sip.js?v=635:11143
invite @ sip.js?v=635:6480
afterConnected @ sip.js?v=635:8844
UA.invite @ sip.js?v=635:8863
inviteUserAgent @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
(anonymous) @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:1
Promise.then (async)
n.then @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:21
doCall @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
(anonymous) @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
joinAudio @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
(anonymous) @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
joinAudio @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
(anonymous) @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
(anonymous) @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:1
Promise.then (async)
n.then @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:21
joinEchoTest @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
joinEchoTest @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
joinEchoTest @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
handleGoToEchoTest @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
validateDisabled @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
internalClickHandler @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
u @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
h @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
m @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
T @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
A @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
C @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
L @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
Mn @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
nu @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
Ue @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
Fn @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
(anonymous) @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
n.unstable_runWithPriority @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
ou @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
In @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
sip.js?v=635:2900 DOMException
LoggerFactory.print @ sip.js?v=635:2900
LoggerFactory.<computed> @ sip.js?v=635:2917
Logger.<computed> @ sip.js?v=635:2911
acquireFailed @ sip.js?v=635:11150
(anonymous) @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:1
Promise.then (async)
n.then @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:21
getDescription @ sip.js?v=635:11143
invite @ sip.js?v=635:6480
afterConnected @ sip.js?v=635:8844
UA.invite @ sip.js?v=635:8863
inviteUserAgent @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
(anonymous) @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:1
Promise.then (async)
n.then @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:21
doCall @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
(anonymous) @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
joinAudio @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
(anonymous) @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
joinAudio @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
(anonymous) @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
(anonymous) @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:1
Promise.then (async)
n.then @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:21
joinEchoTest @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
joinEchoTest @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
joinEchoTest @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
handleGoToEchoTest @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
validateDisabled @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
internalClickHandler @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
u @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
h @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
m @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
T @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
A @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
C @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
L @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
Mn @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
nu @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
Ue @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
Fn @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
(anonymous) @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
n.unstable_runWithPriority @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
ou @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
In @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.inviteclientcontext | closing INVITE session 27fn9rlnf1hg8fq8vhaln1ehnubgrh
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.invitecontext.mediahandler | closing PeerConnection
sip.js?v=635:1272 SIP.EventEmitter#off is deprecated and may be removed in future SIP.js versions.
Please use removeListener or removeAllListeners instead.
See here for more details:
http://nodejs.org/api/events.html#events_emitter_removelistener_event_listener
off @ sip.js?v=635:1272
(anonymous) @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
f @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
EventEmitter.emit @ sip.js?v=635:112
peerConnection.oniceconnectionstatechange @ sip.js?v=635:11563
close @ sip.js?v=635:11105
close @ sip.js?v=635:5078
terminated @ sip.js?v=635:5652
onFailure @ sip.js?v=635:6499
(anonymous) @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:1
Promise.then (async)
n.then @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:21
invite @ sip.js?v=635:6481
afterConnected @ sip.js?v=635:8844
UA.invite @ sip.js?v=635:8863
inviteUserAgent @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
(anonymous) @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:1
Promise.then (async)
n.then @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:21
doCall @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
(anonymous) @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
joinAudio @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
(anonymous) @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
joinAudio @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
(anonymous) @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
(anonymous) @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:1
Promise.then (async)
n.then @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:21
joinEchoTest @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
joinEchoTest @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
joinEchoTest @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
handleGoToEchoTest @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
validateDisabled @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
internalClickHandler @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
u @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
h @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
m @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
T @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
A @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
C @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
L @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
Mn @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
nu @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
Ue @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
Fn @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
(anonymous) @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
n.unstable_runWithPriority @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
ou @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
In @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9 [11:07:05:0848] ERROR: clientLogger: ICE connection closed MediaHandler.f (https://demo.bigbluebutton.org/html5client/65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125:1085774)
sip.js?v=635:1272 SIP.EventEmitter#off is deprecated and may be removed in future SIP.js versions.
Please use removeListener or removeAllListeners instead.
See here for more details:
http://nodejs.org/api/events.html#events_emitter_removelistener_event_listener
off @ sip.js?v=635:1272
h @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
EventEmitter.emit @ sip.js?v=635:115
terminated @ sip.js?v=635:5653
onFailure @ sip.js?v=635:6499
(anonymous) @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:1
Promise.then (async)
n.then @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:21
invite @ sip.js?v=635:6481
afterConnected @ sip.js?v=635:8844
UA.invite @ sip.js?v=635:8863
inviteUserAgent @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
(anonymous) @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:1
Promise.then (async)
n.then @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:21
doCall @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
(anonymous) @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
joinAudio @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
(anonymous) @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
joinAudio @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
(anonymous) @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
(anonymous) @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:1
Promise.then (async)
n.then @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:21
joinEchoTest @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
joinEchoTest @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
joinEchoTest @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
handleGoToEchoTest @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
validateDisabled @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
internalClickHandler @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
u @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
h @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
m @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
T @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
A @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
C @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
L @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
Mn @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
nu @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
Ue @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
Fn @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
(anonymous) @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
n.unstable_runWithPriority @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
ou @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
In @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9 [11:07:05:0849] ERROR: clientLogger: Audio call terminated. cause=WebRTC Error InviteClientContext.h (https://demo.bigbluebutton.org/html5client/65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125:1085062)
sip.js?v=635:1272 SIP.EventEmitter#off is deprecated and may be removed in future SIP.js versions.
Please use removeListener or removeAllListeners instead.
See here for more details:
http://nodejs.org/api/events.html#events_emitter_removelistener_event_listener
off @ sip.js?v=635:1272
(anonymous) @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
(anonymous) @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
exitAudio @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
d @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
l @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
h @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
EventEmitter.emit @ sip.js?v=635:115
terminated @ sip.js?v=635:5653
onFailure @ sip.js?v=635:6499
(anonymous) @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:1
Promise.then (async)
n.then @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:21
invite @ sip.js?v=635:6481
afterConnected @ sip.js?v=635:8844
UA.invite @ sip.js?v=635:8863
inviteUserAgent @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
(anonymous) @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:1
Promise.then (async)
n.then @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:21
doCall @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
(anonymous) @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
joinAudio @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
(anonymous) @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
joinAudio @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
(anonymous) @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
(anonymous) @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:1
Promise.then (async)
n.then @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:21
joinEchoTest @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
joinEchoTest @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
joinEchoTest @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
handleGoToEchoTest @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
validateDisabled @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
internalClickHandler @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125
u @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
h @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
m @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
T @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
A @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
C @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
L @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
Mn @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
nu @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
Ue @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
Fn @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
(anonymous) @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
n.unstable_runWithPriority @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
ou @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
In @ 65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9
65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:9 [11:07:05:0850] ERROR: clientLogger: Audio Error https://demo.bigbluebutton.org/html5client/65d3ba556e10d7ed89abc27d84aa6136892e09eb.js?meteor_js_resource=true:125:1059487

5. My chrome version is Version 76.0.3809.100 (Official Build) (64-bit)


Thank you for your quick responce.
Please help me find a solution to this...

--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-dev/3aa9ff87-1e33-4f05-8c9f-da1d0be27432%40googlegroups.com.


--
Thanks and regards,
Prasad Pawar
7218150034

Prasad Pawar

unread,
Aug 19, 2019, 8:31:30 AM8/19/19
to bigblueb...@googlegroups.com
Hi BigBlueButton Team,

Still waiting for your precious help.

sd...@207me.com

unread,
Aug 19, 2019, 8:51:51 AM8/19/19
to bigblueb...@googlegroups.com

demo

sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · stunServers: ["stun:turn.blindsidenetworks.com"]
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · turnServers: [{"urls":["turns:turn.blindsidenetworks.com:443?

your server

sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · stunServers: ["stun:stun.freeswitch.org"]
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · turnServers: []

Not sure this is the issue,  but you dont have a turn server to help traverse firewalls.

regards,

Stephen

Chad Pilkey

unread,
Aug 19, 2019, 11:08:52 AM8/19/19
to BigBlueButton-dev
I don't think it's networking. The demo log is hard to read because of how it was copied and there was no note of whether the audio connected or not from the OP, but I don't think it worked.

From the demo log:
> sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.invitecontext.mediahandler | acquiring local media
> sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.invitecontext.mediahandler | unable to acquire streams

It seems like you might not have a microphone connected.

The other odd thing is that listen-only is failing to Kurento and failling back to using FreeSWITCH so you likely have a configuration issue with Kurento also. It might or might not be related to the connection with Microphone not working.

Have you made changes to the HTML5 client's settings.yml?

Another thing to note is that you're running BBB 2.2-beta not the 2.0-beta.
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.ua | · uri: sip:w_yq63h0oaktbe-bbbID-LISTENONLY-User%201242896@bbblearningpod.in
From: "w_yq63h0oaktbe-bbbID-LISTENONLY-User 1242896" <sip:w_yq63h0oaktbe-bbbID-LISTENONLY-User%201242896@bbblearningpod.in>;tag=g66h0ah3t9

Call-ID: sjn1ko6r9kq9eh1rd19c
CSeq: 1578 INVITE
Contact: <sip:6936gb5u@7rr743uu6mf0.invalid;transport=ws;ob>
From: "w_yq63h0oaktbe-bbbID-LISTENONLY-User 1242896" <sip:w_yq63h0oaktbe-bbbID-LISTENONLY-User%201242896@bbblearningpod.in>;tag=g66h0ah3t9

To: <sip:74...@bbblearningpod.in>
Call-ID: sjn1ko6r9kq9eh1rd19c
CSeq: 1578 INVITE
User-Agent: FreeSWITCH-mod_sofia/1.9.0+git~20190509T212303Z~89379c38e1~64bit
Content-Length: 0



c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js?meteor_js_resource=true:9 [10:58:05:0930]  INFO: clientLogger: Audio call session progress update InviteClientContext.u (https://bbblearningpod.in/html5client/c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js?meteor_js_resource=true:125:1074864)
sip.js?v=614:1272 SIP.EventEmitter#off is deprecated and may be removed in future SIP.js versions.
Please use removeListener or removeAllListeners instead.
See here for more details:
http://nodejs.org/api/events.html#events_emitter_removelistener_event_listener
off @ sip.js?v=614:1272
u @ c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js?meteor_js_resource=true:125
EventEmitter.emit @ sip.js?v=614:112
receiveInviteResponse @ sip.js?v=614:6597
receiveResponse @ sip.js?v=614:3784
InviteClientTransaction.receiveResponse @ sip.js?v=614:7820
onMessage @ sip.js?v=614:8569
ws.onmessage @ sip.js?v=614:8427
sip.js?v=614:2900 Fri Aug 16 2019 10:58:05 GMT+0530 (India Standard Time) | sip.transport | received WebSocket text message:

SIP/2.0 200 OK
Via: SIP/2.0/WSS 7rr743uu6mf0.invalid;branch=z9hG4bK3897905;received=165.22.209.146;rport=45208
From: "w_yq63h0oaktbe-bbbID-LISTENONLY-User 1242896" <sip:w_yq63h0oaktbe-bbbID-LISTENONLY-User%201242896@bbblearningpod.in>;tag=g66h0ah3t9
From: "w_yq63h0oaktbe-bbbID-LISTENONLY-User 1242896" <sip:w_yq63h0oaktbe-bbbID-LISTENONLY-User%201242896@bbblearningpod.in>;tag=g66h0ah3t9
INFO sip:6936gb5u@7rr743uu6mf0.invalid;transport=ws;ob SIP/2.0

Via: SIP/2.0/WSS 165.22.209.146:7443;branch=z9hG4bKSvvppZ0Qe0UeH
Max-Forwards: 70
From: <sip:74...@bbblearningpod.in>;tag=ej5cNp2QSmacc
To: "w_yq63h0oaktbe-bbbID-LISTENONLY-User 1242896" <sip:w_yq63h0oaktbe-bbbID-LISTENONLY-User%201242896@bbblearningpod.in>;tag=g66h0ah3t9

Call-ID: sjn1ko6r9kq9eh1rd19c
CSeq: 8412853 INFO
Contact: <sip:74...@165.22.209.146:5060;transport=udp>
User-Agent: FreeSWITCH-mod_sofia/1.9.0+git~20190509T212303Z~89379c38e1~64bit
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY
Supported: timer, path, replaces
Content-Type: application/dtmf-relay
Content-Length: 24

Signal=0
Duration=250


sip.js?v=614:2900 Fri Aug 16 2019 10:58:09 GMT+0530 (India Standard Time) | sip.transport | sending WebSocket message:

SIP/2.0 200 OK
Via: SIP/2.0/WSS 165.22.209.146:7443;branch=z9hG4bKSvvppZ0Qe0UeH
To: "w_yq63h0oaktbe-bbbID-LISTENONLY-User 1242896" <sip:w_yq63h0oaktbe-bbbID-LISTENONLY-User%201242896@bbblearningpod.in>;tag=g66h0ah3t9
sip.js?v=635:2900 Fri Aug 16 2019 11:07:05 GMT+0530 (India Standard Time) | sip.ua | · uri: sip:w_grl7edsguumb-bbbID-Prasad%20Pawar@demo.bigbluebutton.org
...

Prasad Pawar

unread,
Aug 22, 2019, 1:31:29 AM8/22/19
to BigBlueButton-dev
Yes, I have made a few changes to it. here is my settings.yml

public:
  app:
    mobileFontSize: 16px
    desktopFontSize: 14px
    audioChatNotification: false
    showParticipantsOnLogin: true
    autoJoin: true
    listenOnlyMode: true
    forceListenOnly: false
    skipCheck: true
    clientTitle: LearningPod
    appName: BigBlueButton HTML5 Client
    bbbServerVersion: 2.2-dev
    copyright: ©2019 BigBlueButton Inc.
    html5ClientBuild: 614
    lockOnJoin: true
    cdn: ""
    basename: /html5client
    askForFeedbackOnLogout: false
    allowUserLookup: false
    enableNetworkInformation: false
    enableLimitOfViewersInWebcam: false
    viewersInWebcam: 8
    ipv4FallbackDomain: ""
    allowLogout: true
    defaultSettings:
      application:
        animations: true
        chatAudioAlerts: false
        chatPushAlerts: false
        fallbackLocale: en
        overrideLocale: null
      audio:
        inputDeviceId: undefined
        outputDeviceId: undefined
      dataSaving:
        viewParticipantsWebcams: true
        viewScreenshare: true
      participants:
        muteAll: false
        lockAll: false
        microphone: false
        publicChat: false
        privateChat: false
        layout: false
    shortcuts:
      openOptions:
        accesskey: O
        descId: openOptions
      toggleUserList:
        accesskey: U
        descId: toggleUserList
      toggleMute:
        accesskey: M
        descId: toggleMute
      joinAudio:
        accesskey: J
        descId: joinAudio
      leaveAudio:
        accesskey: L
        descId: leaveAudio
      togglePublicChat:
        accesskey: P
        descId: togglePublicChat
      hidePrivateChat:
        accesskey: H
        descId: hidePrivateChat
      closePrivateChat:
        accesskey: G
        descId: closePrivateChat
      openActions:
        accesskey: A
        descId: openActions
      openStatus:
        accesskey: S
        descId: openStatus
    branding:
      displayBrandingArea: false
    connectionTimeout: 60000
    showHelpButton: true
    effectiveConnection:
    - critical
    - danger
    - warning
  externalVideoPlayer:
    enabled: true
  networkMonitoring:
    enableNetworkMonitoring: false
    packetLostThreshold: 10
  kurento:
    chromeDefaultExtensionKey: akgoaoikmbmhcopjgakkcepdgdgkjfbc
    chromeExtensionKey: KEY
    chromeExtensionLink: LINK
    chromeScreenshareSources:
    - window
    - screen
    firefoxScreenshareSource: window
    cameraProfiles:
    - id: low
      name: Low quality
      default: false
      constraints:
        width:
          max: 160
        height:
          max: 120
      bitrate: 100
    - id: medium
      name: Medium quality
      default: true
      constraints:
        width:
          max: 320
        height:
          max: 240
      bitrate: 200
    - id: high
      name: High quality
      default: false
      constraints:
        width:
          max: 640
        height:
          max: 480
      bitrate: 500
    - id: hd
      name: High definition
      default: false
      constraints:
        width:
          max: 1280
        height:
          max: 960
      bitrate: 800
    enableScreensharing: true
    enableVideo: true
    enableVideoStats: false
    enableVideoMenu: true
    enableListenOnly: true
    autoShareWebcam: false
  allowOutsideCommands:
    toggleRecording: false
    toggleSelfVoice: false
  poll:
    enabled: true
    max_custom: 5
  captions:
    enabled: true
    enableDictation: false
    backgroundColor: '#000000'
    fontColor: '#FFFFFF'
    fontFamily: Calibri
    fontSize: 24px
    takeOwnership: true
    lines: 2
    time: 5000
  chat:
    enabled: true
    min_message_length: 1
    max_message_length: 5000
    grouping_messages_window: 10000
    type_system: SYSTEM_MESSAGE
    type_public: PUBLIC_ACCESS
    type_private: PRIVATE_ACCESS
    system_userid: SYSTEM_MESSAGE
    system_username: SYSTEM_MESSAGE
    public_id: public
    public_group_id: MAIN-PUBLIC-GROUP-CHAT
    public_userid: public_chat_userid
    public_username: public_chat_username
    storage_key: UNREAD_CHATS
    system_messages_keys:
      chat_clear: PUBLIC_CHAT_CLEAR
  note:
    enabled: true
    config:
      showLineNumbers: false
      showChat: false
      noColors: true
      showControls: true
      rtl: false
  layout:
    autoSwapLayout: false
    hidePresentation: false
  media:
    stunTurnServersFetchAddress: /bigbluebutton/api/stuns
    mediaTag: '#remote-media'
    callTransferTimeout: 5000
    callHangupTimeout: 2000
    callHangupMaximumRetries: 10
    echoTestNumber: "9196"
  presentation:
    defaultPresentationFile: default.pdf
    uploadEndpoint: /bigbluebutton/presentation/upload
    uploadSizeMin: 0
    uploadSizeMax: 50000000
    uploadValidMimeTypes:
    - extension: .pdf
      mime: application/pdf
    - extension: .doc
      mime: application/msword
    - extension: .docx
      mime: application/vnd.openxmlformats-officedocument.wordprocessingml.document
    - extension: .xls
      mime: application/vnd.ms-excel
    - extension: .xlsx
      mime: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
    - extension: .ppt
      mime: application/vnd.ms-powerpoint
    - extension: .pptx
      mime: application/vnd.openxmlformats-officedocument.presentationml.presentation
    - extension: .txt
      mime: text/plain
    - extension: .rtf
      mime: application/rtf
    - extension: .odt
      mime: application/vnd.oasis.opendocument.text
    - extension: .ods
      mime: application/vnd.oasis.opendocument.spreadsheet
    - extension: .odp
      mime: application/vnd.oasis.opendocument.presentation
    - extension: .odg
      mime: application/vnd.oasis.opendocument.graphics
    - extension: .odc
      mime: application/vnd.oasis.opendocument.chart
    - extension: .odi
      mime: application/vnd.oasis.opendocument.image
    - extension: .jpg
      mime: image/jpeg
    - extension: .png
      mime: image/png
  user:
    role_moderator: MODERATOR
    role_viewer: VIEWER
  whiteboard:
    annotations:
      status:
        start: DRAW_START
        update: DRAW_UPDATE
        end: DRAW_END
    toolbar:
      multiUserPenOnly: false
      colors:
      - label: black
        value: '#000000'
      - label: white
        value: '#ffffff'
      - label: red
        value: '#ff0000'
      - label: orange
        value: '#ff8800'
      - label: eletricLime
        value: '#ccff00'
      - label: Lime
        value: '#00ff00'
      - label: Cyan
        value: '#00ffff'
      - label: dodgerBlue
        value: '#0088ff'
      - label: blue
        value: '#0000ff'
      - label: violet
        value: '#8800ff'
      - label: magenta
        value: '#ff00ff'
      - label: silver
        value: '#c0c0c0'
      thickness:
      - value: 14
      - value: 12
      - value: 10
      - value: 8
      - value: 6
      - value: 4
      - value: 2
      - value: 1
      font_sizes:
      - value: 36
      - value: 32
      - value: 28
      - value: 24
      - value: 20
      - value: 16
      tools:
      - icon: text_tool
        value: text
      - icon: line_tool
        value: line
      - icon: circle_tool
        value: ellipse
      - icon: triangle_tool
        value: triangle
      - icon: rectangle_tool
        value: rectangle
      - icon: pen_tool
        value: pencil
      - icon: hand
        value: hand
      presenterTools:
      - text
      - line
      - ellipse
      - triangle
      - rectangle
      - pencil
      - hand
      multiUserTools:
      - text
      - line
      - ellipse
      - triangle
      - rectangle
      - pencil
      - hand
  clientLog:
    server:
      enabled: false
      level: info
    console:
      enabled: true
      level: debug
    external:
      enabled: false
      level: info
      method: POST
      throttleInterval: 400
      flushOnClose: true
private:
  app:
    host: 127.0.0.1
    port: 3000
    localesUrl: /locales
    pencilChunkLength: 100
    loadSlidesFromHttpAlways: false
  etherpad:
    apikey: c22e2f7cf2b14cec642d45687a47ecd503906e8430fc5bafa8e38577c524687b
    version: 1.2.13
    host: 127.0.0.1
    port: 9001
  redis:
    host: 127.0.0.1
    port: "6379"
    timeout: 5000
    password: null
    debug: false
    channels:
      toAkkaApps: to-akka-apps-redis-channel
      toThirdParty: to-third-party-redis-channel
    subscribeTo:
    - to-html5-redis-channel
    - from-akka-apps-*
    - from-third-party-redis-channel
    - from-etherpad-redis-channel
    async:
    - from-akka-apps-wb-redis-channel
    ignored:
    - CheckAlivePongSysMsg
    - DoLatencyTracerMsg
  serverLog:
    level: info
  minBrowserVersions:
  - browser: chrome
    version: 59
  - browser: chromeMobileIOS
    version: Infinity
  - browser: firefox
    version: 52
  - browser: firefoxMobile
    version: 52
  - browser: edge
    version: 17
  - browser: ie
    version: Infinity
  - browser: safari
    version:
    - 11
    - 1
  - browser: mobileSafari
    version:
    - 11
    - 1
  - browser: opera
    version: 46
  - browser: electron
    version:
    - 0
    - 36

Prasad Pawar

unread,
Aug 22, 2019, 2:31:50 AM8/22/19
to BigBlueButton-dev
again I changed   skipCheck to false and it shows :

There was an issue with your media devices

Did you give permission for access to your microphone? Note that a dialog should appear when you try to join audio, asking for your media device permissions, please accept that in order to join the audio conference. If that is not the case, try changing your microphone permissions in your browser's settings.
c88d10b8dbb8c2efe22ea77e8443ae17bce377f7.js?meteor_js_resource=true:9 [10:57:53:0933]  INFO: clientLogger: Start request accepted for audio Kurento.startResponse (<a href="https://bbblearningpod.in/html5client/compatibility/kurento-extension.js?v=614:299:17" rel="nofollow" target="_blank" onmousedown="this.href='https://www.google.com/url?q\x3dhttps%3A%2F%2Fbbblearningpod.in%2Fhtml5client%2Fcompatibility%2Fkurento-extension.js%3Fv%3D614%3A299%3A17\x26sa\x3dD\x26sntz\x3d1\x26usg\x3

Swati Sisodia

unread,
Aug 22, 2019, 7:34:57 AM8/22/19
to BigBlueButton-dev
Hi Chad, Thanks for replying.
I am a team member working with Prasad, who posted this question.

So this is the problem we are facing:
I have installed BBB 2.2-Beta on a Digital Ocean Droplet which is configured with a domain name and ssl certificate. When I access that link in browser, it works fine - for both, demo URL as well as API mate URL for create and join meeting - works both in Mozilla and Chrome.
But, I want to access same BBB server API Mate URL in an iFrame within my angular application (similar to Greenlight) - this is when I see the problem of Join with Microphone on not working. I am attaching a screenshot of what I see when I click Microphone option in BBB meeting opened within my Angular application in Chrome. Please note that this was tested on a laptop with inbuilt microphone and webcam, which are working as tested by other applications.
Interestingly, this works just fine in Firefox Mozilla.
Are there any settings specific for Chrome which need to be queried / turned on while using BBB? Should we consider downgrading to BBB 2.0-Beta? Please let me know if I need to provide any more information.

Any help on this will be highly appreciated.

Appreciate all the good work you do on a daily basis. :)

Thanks and regards,
Swati


On Monday, August 19, 2019 at 8:38:52 PM UTC+5:30, Chad Pilkey wrote:
bbb-error.png

Chad Pilkey

unread,
Aug 22, 2019, 12:56:52 PM8/22/19
to BigBlueButton-dev
Now it makes a lot more sense. Please include all information because without it debugging is basically impossible.

I don't think media access will ever work if you're hosting on localhost. I'm fairly certain that every page needs to be HTTPS.

You also need to have properties on the iframe to allow media access. At a minimum the iframe requires:

allow="microphone; camera"


...
Reply all
Reply to author
Forward
0 new messages