How to fix these errors about authentication http://conf-call.org not acceptable

79 views
Skip to first unread message

Lý Xuân Sang

unread,
Oct 21, 2015, 4:17:59 PM10/21/15
to OpenTelepresence
When I tested Open TelePresence System, I used WebRTC SIP TelePresence Client (http://conf-call.org/) and I had some errors when I clicked join button.

Here is my settings at client:

- WebSocket Url: ws://192.168.100.7:20060
- Http Url: http://192.168.100.7:20065
- Private Identity: 10061
- Domain: 192.168.100.7
- Bridge Identifier: 10060
- Pin- Code : 1234


Here is my authen log:

*[DOUBANGO INFO]: Receiving SIP o/ WebSocket message: INVITE sip:10...@192.168.100.7 SIP/2.0
Via: SIP/2.0/WS df7jal23ls0d.invalid;branch=z9hG4bKFiLAIBnuvg66LcTm4HrgfM6rosFNbRXz;rport
From: "Sang Li"<sip:10...@192.168.100.7>;tag=wXky2yUMGA9e0DBh7Mqs
To: <sip:10...@192.168.100.7>
Contact: "Sang Li"<sip:10...@df7jal23ls0d.invalid;rtcweb-breaker=no;click2call=no;transport=ws>;+g.oma.sip-im;+sip.ice;language="en,fr"
Call-ID: f5938d6f-8e57-a94f-00da-9e7c3e77f43d
CSeq: 44600 INVITE
Content-Type: application/sdp
Content-Length: 1801
Max-Forwards: 70
TP-JobTitle: Technology Evangelist
TP-BridgePin: 1234
TP-AudioPosition: [0.0f, 0.0f, 0.0f]
TP-AudioVelocity: [0.0f, 0.0f, 0.0f]
Organization: Doubango Telecom

v=0
o=mozilla...THIS_IS_SDPARTA-38.3.0 8329206127731920000 0 IN IP4 127.0.0.1
s=Doubango Telecom - firefox
t=0 0
a=sendrecv
a=fingerprint:sha-256 E7:83:EC:50:B1:06:0B:27:16:21:10:1C:9B:5B:D7:E0:16:5F:0F:6B:5A:2E:AB:09:3F:0B:A8:43:15:37:30:26
a=group:BUNDLE sdparta_0 sdparta_1
a=ice-options:trickle
a=msid-semantic:WMS *
m=audio 46494 UDP/TLS/RTP/SAVPF 109 9 0 8
c=IN IP4 14.177.221.188
a=candidate:0 1 UDP 2122252543 192.168.100.7 46494 typ host
a=candidate:0 2 UDP 2122252542 192.168.100.7 40002 typ host
a=candidate:1 1 UDP 1686110207 14.177.221.188 46494 typ srflx raddr 192.168.100.7 rport 46494
a=candidate:1 2 UDP 1686110206 14.177.221.188 40002 typ srflx raddr 192.168.100.7 rport 40002
a=sendrecv
a=end-of-candidates
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
a=ice-pwd:3e8089dfdfb3522381f98c5aad541052
a=ice-ufrag:873ba212
a=mid:sdparta_0
a=msid:{ebfdd914-b145-4681-a904-63b5a7982138} {5e590e36-c669-4898-b5c0-d8005745ed5d}
a=rtcp-mux
a=rtpmap:109 opus/48000/2
a=rtpmap:9 G722/8000/1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=setup:actpass
a=ssrc:1109620924 cname:{240b9471-ea4e-44ba-a9b0-591b3450e802}
m=video 52995 UDP/TLS/RTP/SAVPF 120
c=IN IP4 14.177.221.188
a=candidate:0 1 UDP 2122252543 192.168.100.7 52995 typ host
a=candidate:0 2 UDP 2122252542 192.168.100.7 40495 typ host
a=candidate:1 1 UDP 1686110207 14.177.221.188 52995 typ srflx raddr 192.168.100.7 rport 52995
a=candidate:2 2 UDP 1686110206 14.177.221.188 40495 typ srflx raddr 192.168.100.7 rport 40495
a=sendrecv
a=end-of-candidates
a=fmtp:120 max-fs=12288;max-fr=60
a=ice-pwd:3e8089dfdfb3522381f98c5aad541052
a=ice-ufrag:873ba212
a=mid:sdparta_1
a=rtcp-fb:120 nack
a=rtcp-fb:120 nack pli
a=rtcp-fb:120 ccm fir
a=rtcp-mux
a=rtpmap:120 VP8/90000
a=setup:actpass



I think that I have some troubles when I was attempting to login


Here is my error log at server system:

*[DOUBANGO INFO]: ICE enabled on RTP manager
***[DOUBANGO ERROR]: function: "tdav_session_av_set_ro()"
file: "src/tdav_session_av.c"
line: "1404"
MSG: Remote party requesting DTLS-DTLS (UDP/TLS/RTP/SAVPF) but this option is not enabled
***[DOUBANGO ERROR]: function: "tdav_session_audio_set_ro()"
file: "src/audio/tdav_session_audio.c"
line: "656"
MSG: tdav_session_av_set_ro(audio) failed
**[DOUBANGO WARN]: function: "tmedia_session_mgr_set_ro()"
file: "src/tmedia_session.c"
line: "1463"
MSG: _tmedia_session_set_ro() failed
**[DOUBANGO WARN]: function: "tdav_session_av_prepare()"
file: "src/tdav_session_av.c"
line: "514"
MSG: DTLS-SRTP requested but no SSL certificates provided, disabling this option :(
*[DOUBANGO INFO]: ICE enabled on RTP manager
***[DOUBANGO ERROR]: function: "tdav_session_av_set_ro()"
file: "src/tdav_session_av.c"
line: "1404"
MSG: Remote party requesting DTLS-DTLS (UDP/TLS/RTP/SAVPF) but this option is not enabled
***[DOUBANGO ERROR]: function: "tdav_session_video_set_ro()"
file: "src/video/tdav_session_video.c"
line: "1321"
MSG: tdav_session_av_set_ro(video) failed
**[DOUBANGO WARN]: function: "tmedia_session_mgr_set_ro()"
file: "src/tmedia_session.c"
line: "1463"
MSG: _tmedia_session_set_ro() failed
*[DOUBANGO INFO]: *** tdav_session_audio_t destroyed ***
*[DOUBANGO INFO]: trtp_manager_stop()
*[DOUBANGO INFO]: *** SpeexDSP denoiser destroyed ***
*[DOUBANGO INFO]: *** SpeexDSP jb destroyed ***
*[DOUBANGO INFO]: [TELEPRESENCE] *** OTProxyPluginConsumerAudio destroyed ***
*[DOUBANGO INFO]: [TELEPRESENCE] *** OTProxyPluginConsumer destroyed ***
*[DOUBANGO INFO]: [TELEPRESENCE] *** OTProxyPlugin destroyed ***
*[DOUBANGO INFO]: [TELEPRESENCE] *** OTProxyPluginProducerAudio destroyed ***
*[DOUBANGO INFO]: [TELEPRESENCE] *** OTProxyPluginProducer destroyed ***
*[DOUBANGO INFO]: [TELEPRESENCE] *** OTProxyPlugin destroyed ***
*[DOUBANGO INFO]: *** RTP manager destroyed ***
*[DOUBANGO INFO]: *** Audio session destroyed ***
*[DOUBANGO INFO]: *** tdav_session_video_t destroyed ***
*[DOUBANGO INFO]: tdav_session_video_stop
*[DOUBANGO INFO]: trtp_manager_stop()
*[DOUBANGO INFO]: Video 'zero-artifacts' option = yes
*[DOUBANGO INFO]: [TELEPRESENCE] *** OTProxyPluginConsumerVideo destroyed ***
*[DOUBANGO INFO]: [TELEPRESENCE] *** OTProxyPluginConsumer destroyed ***
*[DOUBANGO INFO]: [TELEPRESENCE] *** OTProxyPlugin destroyed ***
*[DOUBANGO INFO]: twrap_producer_proxy_video_dtor()
*[DOUBANGO INFO]: [TELEPRESENCE] *** OTProxyPluginProducerVideo destroyed ***
*[DOUBANGO INFO]: [TELEPRESENCE] *** OTProxyPluginProducer destroyed ***
*[DOUBANGO INFO]: [TELEPRESENCE] *** OTProxyPlugin destroyed ***
*[DOUBANGO INFO]: ~ProxyVideoProducer
*[DOUBANGO INFO]: *** RTP manager destroyed ***
*[DOUBANGO INFO]: *** tdav_codec_vp8_dtor destroyed ***
*[DOUBANGO INFO]: tdav_codec_vp8_close_encoder(begin)
*[DOUBANGO INFO]: tdav_codec_vp8_close_encoder(end)
*[DOUBANGO INFO]: tdav_codec_vp8_close_decoder(begin)
*[DOUBANGO INFO]: tdav_codec_vp8_close_decoder(end)
*[DOUBANGO INFO]: tdav_codec_h264_common_deinit
*[DOUBANGO INFO]: tdav_codec_h264_common_deinit
*[DOUBANGO INFO]: *** Video session destroyed ***
*[DOUBANGO INFO]: State machine: tsip_transac_ist_Proceeding_2_Completed_X_300_to_699
*[DOUBANGO INFO]: State machine: s0000_Started_2_Terminated_X_iINVITE
*[DOUBANGO INFO]: === INVITE Dialog terminated ===
*[DOUBANGO INFO]: State machine: tsip_transac_ist_Any_2_Terminated_X_cancel
*[DOUBANGO INFO]: === IST terminated ===
*[DOUBANGO INFO]: *** IST destroyed ***
*[DOUBANGO INFO]: Timer manager run()::exit
*[DOUBANGO INFO]: TIMER MANAGER -- STOP
*[DOUBANGO INFO]: tsk_thread_join(NOT null) called inside the thread(140191113131776) itself...delaying
*[DOUBANGO INFO]: Timer manager run()::exit
*[DOUBANGO INFO]: TIMER MANAGER -- STOP
*[DOUBANGO INFO]: Receiving SIP o/ WebSocket message: ACK sip:10...@192.168.100.7 SIP/2.0
Via: SIP/2.0/WS df7jal23ls0d.invalid;branch=z9hG4bKFiLAIBnuvg66LcTm4HrgfM6rosFNbRXz;rport
From: "Sang Li"<sip:10...@192.168.100.7>;tag=wXky2yUMGA9e0DBh7Mqs
To: <sip:10...@192.168.100.7>;tag=1148536078
Call-ID: f5938d6f-8e57-a94f-00da-9e7c3e77f43d
CSeq: 44600 ACK
Content-Length: 0
Max-Forwards: 70


*[DOUBANGO INFO]: CloseSocket(16)
*[DOUBANGO INFO]: CloseSocket(18)
*[DOUBANGO INFO]: ICE CTX::run -- STOP
*[DOUBANGO INFO]: CloseSocket(17)
*[DOUBANGO INFO]: CloseSocket(19)
*[DOUBANGO INFO]: ICE CTX::run -- STOP
**[DOUBANGO WARN]: function: "tsk_fsm_act()"
file: "src/tsk_fsm.c"
line: "133"
MSG: The FSM is in the final state.
*[DOUBANGO INFO]: [Stream] Removed call-id = 'f5938d6f-8e57-a94f-00da-9e7c3e77f43d' from peer with local fd = 15
*[DOUBANGO INFO]: [Transport] Removed call-id = 'f5938d6f-8e57-a94f-00da-9e7c3e77f43d' from transport with type = 64
*[DOUBANGO INFO]: [Transport Layer] Removed call-id = 'f5938d6f-8e57-a94f-00da-9e7c3e77f43d' from transport layer
*[DOUBANGO INFO]: *** SIP Session destroyed ***
*[DOUBANGO INFO]: *** ICE server destroyed ***
*[DOUBANGO INFO]: *** ICE context destroyed ***
*[DOUBANGO INFO]: *** INVITE Dialog destroyed ***
*[DOUBANGO INFO]: *** ICE server destroyed ***
*[DOUBANGO INFO]: *** ICE context destroyed ***
*[DOUBANGO INFO]: WebSocket opcode 0x8 (Close)
*[DOUBANGO INFO]: Removing socket 15
*[DOUBANGO INFO]: Socket to remove: fd=15, index=2, tail.count=3
*[DOUBANGO INFO]: RemoveSocket(fd=15) has been requested but we are poll()ing the socket. ShutdownSocket(fd) called on the socket and we deferred the request.
*[DOUBANGO INFO]: ShutdownSocket(fd=15)
*[DOUBANGO INFO]: WebSocket Peer closed with fd = 15
*[DOUBANGO INFO]: #0 peers in the 'SIP transport' transport
*[DOUBANGO INFO]: *** Stream Peer destroyed ***
*[DOUBANGO INFO]: PipeR event = 1
*[DOUBANGO INFO]: NETWORK EVENT FOR SERVER [SIP transport] -- TNET_POLLHUP(15)
*[DOUBANGO INFO]: Removing socket 15
*[DOUBANGO INFO]: Socket to remove: fd=15, index=2, tail.count=3
*[DOUBANGO INFO]: CloseSocket(15)
*[DOUBANGO INFO]: PipeR event = 1
*[DOUBANGO INFO]: WebSocket Peer closed with fd = 15
*[DOUBANGO INFO]: WebSocket Peer closed with fd = 15


The result in client is "NOT ACCEPTABLE"

Someone helps me please.

Sorry for my bad English

Many thanks




Reply all
Reply to author
Forward
0 new messages