Page 1 of 1

VICIPHONE HANGUP UPON LOGIN

PostPosted: Mon Dec 07, 2020 10:57 am
by ruben23
Version: 2.14b0.5
SVN Version: 0
DB Schema Version: 1612
DB Schema Update Date: 2020-11-28 07:10:24
Password Encryption: DISABLED - S1 - C1
Auto User-add Value: 101
Recording Prompt Count: 0
asteriskvici 13.2


Hi i have a Viciphone setup on my vicidial during login i was able to register problem when stablishing meetme conference it does hang-up outright, any idea with the issue i have capture the logs here


Code: Select all
  == WebSocket connection from '49.149.100.104:29385' for protocol 'sip' accepted using version '13'
    -- Registered SIP 'cc100' at 49.149.100.104:29385
  == Manager 'sendcron' logged on from 127.0.0.1
  == DTLS ECDH initialized (secp256r1), faster PFS enabled
  == Using SIP RTP CoS mark 5
    -- Called cc100
    -- SIP/cc100-00000000 is ringing
       > 0x7fe0d4005330 -- Strict RTP learning after remote address set to: 49.149.100.104:29416
       > 0x7fe0d4005330 -- Strict RTP learning after remote address set to: 49.149.100.104:29416
    -- SIP/cc100-00000000 answered
    -- Executing [8600051@default:1] MeetMe("SIP/cc100-00000000", "8600051,F") in new stack
    -- Created MeetMe conference 1023 for conference '8600051'
    -- <SIP/cc100-00000000> Playing 'conf-onlyperson.gsm' (language 'en')
[Dec  7 10:53:45] ERROR[16840][C-00000001]: res_rtp_asterisk.c:2557 __rtp_recvfrom: DTLS failure occurred on RTP instance '0x7fe0d4002740' due to reason 'tlsv1 alert protocol version', terminating
[Dec  7 10:53:45] WARNING[16840][C-00000001]: res_rtp_asterisk.c:5310 ast_rtp_read: RTP Read error: Unspecified.  Hanging up.
    -- Hungup 'DAHDI/pseudo-832550670'




anyone have idea

Re: VICIPHONE HANGUP UPON LOGIN

PostPosted: Tue Dec 08, 2020 6:04 pm
by carpenox
upgrade your tls, and your svn version is not 0, for db schema 1612 your prolly at 3300 or so, and u shouldnt show your IP

Re: VICIPHONE HANGUP UPON LOGIN

PostPosted: Thu Dec 10, 2020 3:09 pm
by williamconley
Method of installation is very important here.

Re: VICIPHONE HANGUP UPON LOGIN

PostPosted: Mon Dec 14, 2020 11:32 am
by alo
we saw this when google chrome updated to 87. needed to update openssl

Re: VICIPHONE HANGUP UPON LOGIN

PostPosted: Mon Dec 14, 2020 5:55 pm
by williamconley
alo wrote:we saw this when google chrome updated to 87. needed to update openssl

Excellent contribution. 8-)