Channel.c didn't receive a media frame . . .

Installed Asterisk 13.19.1 and PJSIP Bundled, on Centos 7 Server in the cloud, not all the conf files from sample are there just the ones I need and after turning on logger received some messages:

app_queue.c device PJSIP/xxxx changed to state not a member of any queuej

channel.c didn’t receive a media frame from PJSIP/xxxx within 500ms

Endpoint no codecs for media type video declining stream; SDP Stream T.38 not enabled. [There will be no faxing]

Here is some of the log:

[Feb 18 08:46:42] DEBUG[11358] res_pjsip_endpoint_identifier_ip.c: No identify sections to match against
[Feb 18 08:46:42] DEBUG[11358] res_pjsip_endpoint_identifier_user.c: Attempting identify by From username ‘xxxx’ domain 'x.x.x.x
[Feb 18 08:46:42] DEBUG[11358] res_pjsip_endpoint_identifier_user.c: Identified by From username ‘xxxx’ domain ‘x.x.x.x’
[Feb 18 08:46:42] DEBUG[11358] res_pjsip_authenticator_digest.c: Using default realm ‘asterisk’ on incoming auth ‘authxxxx’.
[Feb 18 08:46:42] DEBUG[11358] res_pjsip_authenticator_digest.c: Calculated nonce 1518961602/239c1d610a3e37a89bd463c192b99efb. Actua$
[Feb 18 08:46:42] DEBUG[11358] res_pjsip/pjsip_distributor.c: Calculated serializer pjsip/distributor-00000024 to use for Request ms$
[Feb 18 08:46:42] VERBOSE[11358] pbx_variables.c: Setting global variable ‘SIPDOMAIN’ to ‘x.x.x.x’
[Feb 18 08:46:42] DEBUG[11358] res_pjsip_session.c: Method is INVITE, Response is 100 Trying
[Feb 18 08:46:42] DEBUG[11358] res_pjsip_session.c: Source of transaction state change is TX_MSG
[Feb 18 08:46:42] DEBUG[11358] res_pjsip_session.c: Negotiating incoming SDP media stream ‘audio’ using audio SDP handler
[Feb 18 08:46:42] DEBUG[11358] res_pjsip_sdp_rtp.c: Transport transport-udp bound to 0.0.0.0: Using it for RTP media.
[Feb 18 08:46:42] DEBUG[11358] rtp_engine.c: Using engine ‘asterisk’ for RTP instance ‘0x7f32880151c0’
[Feb 18 08:46:42] DEBUG[11358] rtp_engine.c: RTP instance ‘0x7f32880151c0’ is setup and ready to go
[Feb 18 08:46:42] DEBUG[11358] res_rtp_asterisk.c: Setup RTCP on RTP instance ‘0x7f32880151c0’
[Feb 18 08:46:42] DEBUG[11358] rtp_engine.c: Setting tx payload type 3 based on m type on 0x7f32700f5310
[Feb 18 08:46:42] DEBUG[11358] rtp_engine.c: Setting tx payload type 101 based on m type on 0x7f32700f5310
[Feb 18 08:46:42] DEBUG[11358] rtp_engine.c: Setting tx payload type 0 based on m type on 0x7f32700f5310
[Feb 18 08:46:42] DEBUG[11358] rtp_engine.c: Setting tx payload type 8 based on m type on 0x7f32700f5310
[Feb 18 08:46:42] DEBUG[11358] rtp_engine.c: Copying payload 0 (0x7f328802e198) from 0x7f32700f5310 to 0x7f3288015388
[Feb 18 08:46:42] DEBUG[11358] rtp_engine.c: Copying payload 3 (0x7f32880147b8) from 0x7f32700f5310 to 0x7f3288015388
[Feb 18 08:46:42] DEBUG[11358] rtp_engine.c: Copying payload 8 (0x7f328802e618) from 0x7f32700f5310 to 0x7f3288015388
[Feb 18 08:46:42] DEBUG[11358] rtp_engine.c: Copying payload 101 (0x7f3288005248) from 0x7f32700f5310 to 0x7f3288015388
[Feb 18 08:46:42] DEBUG[11358] res_pjsip_session.c: Media stream ‘audio’ handled by audio
[Feb 18 08:46:42] DEBUG[11358] res_rtp_asterisk.c: Ignoring duplicate RTCP property on RTP instance ‘0x7f32880151c0’
[Feb 18 08:46:42] DEBUG[11358] res_pjsip_t38.c: Not creating outgoing SDP stream: T.38 not enabled
[Feb 18 08:48:07] DEBUG[11315] res_pjsip/pjsip_distributor.c: Could not find matching transaction for Request msg REGISTER/cseq=9 (r$
[Feb 18 08:48:07] DEBUG[11315] res_pjsip/pjsip_distributor.c: Calculated serializer pjsip/distributor-00000036 to use for Request ms$
[Feb 18 08:48:07] DEBUG[11358] res_pjsip_endpoint_identifier_ip.c: No identify sections to match against
[Feb 18 08:48:07] DEBUG[11358] res_pjsip_endpoint_identifier_user.c: Attempting identify by From username ‘1241’ domain 'x.x.x.x$
[Feb 18 08:48:07] DEBUG[11358] res_pjsip_endpoint_identifier_user.c: Identified by From username ‘x.x.x.x’ domain ‘x.x.x.x’
[Feb 18 08:48:07] DEBUG[11358] res_pjsip_authenticator_digest.c: Using default realm ‘asterisk’ on incoming auth ‘authxxxx’.
[Feb 18 08:48:07] DEBUG[11358] res_pjsip_authenticator_digest.c: Calculated nonce 1518961677/b98d4d310469a5ac1075b6451abbbd9a. Actua$
[Feb 18 08:48:07] DEBUG[11358] res_pjsip_registrar.c: Matched id ‘xxxx’ to aor ‘xxxx’
[Feb 18 08:48:07] DEBUG[11358] res_pjsip_registrar.c: Matched aor ‘xxxx’ by To username
[Feb 18 08:48:07] DEBUG[11358] config.c: extract double from [3.0] in [-inf, inf] gives 3.000000
[Feb 18 08:48:07] DEBUG[11358] config.c: extract uint from [0] in [0, 4294967295] gives 0
[Feb 18 08:48:07] DEBUG[11358] config.c: extract double from [3.000000] in [-inf, inf] gives 3.000000
[Feb 18 08:48:07] DEBUG[11358] config.c: extract uint from [32670] in [0, 4294967295] gives 32670
[Feb 18 08:48:07] DEBUG[11358] config.c: extract uint from [0] in [0, 86400] gives 0
[Feb 18 08:48:07] VERBOSE[11358] res_pjsip_registrar.c: Removed contact 'sip:xxxx@x.x.x.x:32670;transport=UDP;rinstance=1af1cc$
[Feb 18 08:48:07] VERBOSE[11376] res_pjsip/pjsip_configuration.c: Contact xxxx/sip:xxxx@x.x.x.x:32670;transport=UDP;rinstance=$
[Feb 18 08:48:07] VERBOSE[11376] res_pjsip/pjsip_configuration.c: Endpoint xxxx is now Unreachable
[Feb 18 08:48:07] DEBUG[11301] devicestate.c: Changing state for PJSIP/xxxx - state 5 (Unavailable)
[Feb 18 08:48:07] DEBUG[11346] app_queue.c: Device ‘PJSIP/xxxx’ changed to state ‘5’ (Unavailable) but we don’t care because they’re$
[Feb 18 08:48:24] DEBUG[11315] res_pjsip/pjsip_distributor.c: Could not find matching transaction for Request msg OPTIONS/cseq=1 (rd$
[Feb 18 08:48:24] DEBUG[11315] res_pjsip/pjsip_distributor.c: Calculated serializer pjsip/distributor-00000026 to use for Request ms$
[Feb 18 08:48:24] DEBUG[11358] res_pjsip_endpoint_identifier_ip.c: No identify sections to match against
[Feb 18 08:48:24] DEBUG[11358] res_pjsip_endpoint_identifier_user.c: Attempting identify by From username ‘100’ domain ‘1.1.1.1’
[Feb 18 08:48:24] DEBUG[11358] res_pjsip_endpoint_identifier_user.c: Endpoint not found for From username ‘100’ domain ‘1.1.1.1’
[Feb 18 08:48:24] NOTICE[11358] res_pjsip/pjsip_distributor.c: Request ‘OPTIONS’ from ‘“sipvicious” sip:100@1.1.1.1’ failed for '1$

Debug messages are just that, for developers for debugging purposes to see what is more deeply going on in the system. You should not enable them in logger.conf unless you have a reason to.

Thanks understood just looking at what is going on after starting asterisk. I will rem out the debug tag in the logger.conf file.