Browser-Phone icon indicating copy to clipboard operation
Browser-Phone copied to clipboard

Failed to send initial outgoing request.

Open prathibhacdac opened this issue 2 years ago • 4 comments

Attempt 3 to send STUN request timed out. Check that the server address is correct and reachable.

prathibhacdac avatar Jan 25 '23 09:01 prathibhacdac

Not connected. sip-0.20.0.min.js:2:127094 Transport error occurred in non-INVITE client transaction with id z9hG4bK2249944.

prathibhacdac avatar Jan 25 '23 11:01 prathibhacdac

Only getting Trying... Not Ringing

prathibhacdac avatar Jan 25 '23 12:01 prathibhacdac

[2023-01-25 17:31:59] ERROR[216704]: res_rtp_asterisk.c:2154 ast_rtp_dtls_set_configuration: SRTP support module is not loaded or available. Try loading res_srtp.so. [2023-01-25 17:31:59] ERROR[216704]: res_pjsip_sdp_rtp.c:1039 setup_dtls_srtp: Attempted to set an invalid DTLS-SRTP configuration on RTP instance '0x7f4b7007d630' [2023-01-25 17:31:59] ERROR[216704]: res_pjsip_session.c:937 handle_incoming_sdp: 9962466480: Couldn't negotiate stream 0:audio-0:audio:sendrecv (nothing) [2023-01-25 17:32:29] NOTICE[215913]: stun.c:247 handle_stun_timeout: Attempt 1 to send STUN request timed out. [2023-01-25 17:32:32] NOTICE[215913]: stun.c:247 handle_stun_timeout: Attempt 2 to send STUN request timed out. [2023-01-25 17:32:35] WARNING[215913]: stun.c:252 handle_stun_timeout: Attempt 3 to send STUN request timed out. Check that the server address is correct and reachable.

prathibhacdac avatar Jan 25 '23 12:01 prathibhacdac

It think its quite clear, your Asterisk installation isn't correct/complete. SRTP support module is not loaded or available. Try loading res_srtp.so.

InnovateAsterisk avatar Jan 25 '23 12:01 InnovateAsterisk