Project

General

Profile

Actions

Bug #4691

open

setfault in osmo_sockaddr_str_is_set() via call_leg_ensure_ci()

Added by laforge over 3 years ago. Updated about 3 years ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
MGCP towards MGW
Target version:
-
Start date:
08/03/2020
Due date:
% Done:

0%

Resolution:
Spec Reference:

Description

On my local development system I just discovered the following:

Aug 03 21:21:12 apu-left systemd-coredump[9063]: Process 6715 (osmo-msc) of user 0 dumped core.

                                                 Stack trace of thread 6715:
                                                 #0  0x00007f446e922597 osmo_sockaddr_str_is_set (libosmocore.so.12)
                                                 #1  0x00007f446e9229c6 osmo_sockaddr_str_is_nonzero (libosmocore.so.12)
                                                 #2  0x0000562cc1e8d314 call_leg_ensure_ci (osmo-msc)
                                                 #3  0x0000562cc1e8d40b call_leg_local_bridge (osmo-msc)
                                                 #4  0x0000562cc1ecdfaa tch_bridge (osmo-msc)
                                                 #5  0x0000562cc1e9d243 mncc_setup_cnf (osmo-msc)
                                                 #6  0x0000562cc1ecbc5a cc_tx_to_mncc (osmo-msc)
                                                 #7  0x0000562cc1eccc82 gsm48_cc_rx_connect (osmo-msc)
                                                 #8  0x0000562cc1ea42de msc_a_ran_decode_cb (osmo-msc)
                                                 #9  0x0000562cc1eb14ff ran_a_decode_l3 (osmo-msc)
                                                 #10 0x0000562cc1ea13f6 msc_role_ran_decode (osmo-msc)
                                                 #11 0x0000562cc1ea1fca msc_a_ran_dec (osmo-msc)
                                                 #12 0x00007f446e914179 _osmo_fsm_inst_dispatch (libosmocore.so.12)
                                                 #13 0x0000562cc1eb14ff ran_a_decode_l3 (osmo-msc)
                                                 #14 0x0000562cc1ea13f6 msc_role_ran_decode (osmo-msc)
                                                 #15 0x00007f446e914179 _osmo_fsm_inst_dispatch (libosmocore.so.12)
                                                 #16 0x0000562cc1eb635d ran_peer_st_ready (osmo-msc)
                                                 #17 0x00007f446e914179 _osmo_fsm_inst_dispatch (libosmocore.so.12)
                                                 #18 0x0000562cc1eb7155 ran_peer_up_l2 (osmo-msc)
                                                 #19 0x0000562cc1e8d81e sccp_ran_sap_up (osmo-msc)
                                                 #20 0x00007f446e914179 _osmo_fsm_inst_dispatch (libosmocore.so.12)
                                                 #21 0x00007f446e6746ec sccp_scoc_rx_from_scrc (libosmo-sigtran.so.5)
                                                 #22 0x00007f446e67206c scrc_rx_mtp_xfer_ind_xua (libosmo-sigtran.so.5)
                                                 #23 0x00007f446e675328 mtp_user_prim_cb (libosmo-sigtran.so.5)
                                                 #24 0x00007f446e66c6c5 m3ua_rx_xfer (libosmo-sigtran.so.5)
                                                 #25 0x00007f446e67c6eb xua_cli_read_cb (libosmo-sigtran.so.5)
                                                 #26 0x00007f446e8d62d3 osmo_stream_cli_read (libosmonetif.so.8)
                                                 #27 0x00007f446e90f524 osmo_fd_disp_fds (libosmocore.so.12)
                                                 #28 0x00007f446e90fc76 osmo_select_main_ctx (libosmocore.so.12)
                                                 #29 0x0000562cc1e8c0dc main (osmo-msc)
                                                 #30 0x00007f446e26d09b __libc_start_main (libc.so.6)
                                                 #31 0x0000562cc1e8c94a _start (osmo-msc)

This is a osmocom:network:nightly package from a few days ago, no local build: OsmoMSC version 1.6.1.60-817a

Actions #1

Updated by neels over 3 years ago

  • Status changed from New to Feedback
  • Assignee changed from neels to laforge

looking at the code, this can only be a use-after-free (i.e. not a NULL dereference).
laforge, you don't possibly have a way to reproduce? log output? pcap?
The information in this ticket is not sufficient to identify the cause.

My wild guess is that in tch_bridge, the one call_leg or rtp_stream that is to be bridged is already deallocated,
but for some reason the pointer to it still sticks around??
Maybe there is a corner case where an RTP stream setup failure doesn't cascade into a proper cleanup?

Actions #2

Updated by laforge over 3 years ago

neels wrote:

looking at the code, this can only be a use-after-free (i.e. not a NULL dereference).
laforge, you don't possibly have a way to reproduce? log output? pcap?
The information in this ticket is not sufficient to identify the cause.

Unfortunately none of the above is available. It happened once while working on OsmoBSC with E1 BTS (BSC/RAN on a different machine). But the latter shouldn't matter at all. I don't usually pre-emptyively run pcap traces on systems that are not part of my work / test (i.e. if I develop something on the RAN, on a different machien, I don't take pcap files on the remote CN).

The problem has not re-occurred since.

The log file output ahead of the crash(Also not very verbose, as the MSC was not part of my development work):

Aug 03 21:03:48 apu-left osmo-msc[6715]: <000e> gsm_04_08.c:1395 SUBSCR(IMSI-901700000025132:MSISDN-25132) VLR: update for IMSI=901700000025132 (MSISDN=25132)
Aug 03 21:03:48 apu-left osmo-msc[6715]: <000e> gsm_04_08.c:1395 SUBSCR(IMSI-901700000025132:MSISDN-25132:TMSInew-0x65CA3673) VLR: update for IMSI=901700000025132 (MSISDN=25132)
Aug 03 21:03:48 apu-left osmo-msc[6715]: <000e> gsm_04_08.c:1395 SUBSCR(IMSI-901700000025132:MSISDN-25132:TMSI-0x65CA3673) VLR: update for IMSI=901700000025132 (MSISDN=25132)
Aug 03 21:03:54 apu-left osmo-msc[6715]: <000e> gsm_04_08.c:1395 SUBSCR(IMSI-901700000025130:MSISDN-25130:TMSI-0x2FB6CDE3) VLR: update for IMSI=901700000025130 (MSISDN=25130)
Aug 03 21:03:54 apu-left osmo-msc[6715]: <000e> gsm_04_08.c:1395 SUBSCR(IMSI-901700000025130:MSISDN-25130:TMSI-0x2FB6CDE3:TMSInew-0x386E4D4D) VLR: update for IMSI=901700000025130 (MSISDN=25130)
Aug 03 21:03:54 apu-left osmo-msc[6715]: <000e> gsm_04_08.c:1395 SUBSCR(IMSI-901700000025130:MSISDN-25130:TMSI-0x386E4D4D) VLR: update for IMSI=901700000025130 (MSISDN=25130)
Aug 03 21:04:50 apu-left osmo-msc[6715]: <000e> gsm_04_08.c:1395 SUBSCR(IMSI-901700000025120:MSISDN-25120:TMSI-0x15572F65) VLR: update for IMSI=901700000025120 (MSISDN=25120)
Aug 03 21:04:50 apu-left osmo-msc[6715]: <000e> gsm_04_08.c:1395 SUBSCR(IMSI-901700000025120:MSISDN-25120:TMSI-0x15572F65:TMSInew-0xB7370B04) VLR: update for IMSI=901700000025120 (MSISDN=25120)
Aug 03 21:04:50 apu-left osmo-msc[6715]: <000e> gsm_04_08.c:1395 SUBSCR(IMSI-901700000025120:MSISDN-25120:TMSI-0xB7370B04) VLR: update for IMSI=901700000025120 (MSISDN=25120)
Aug 03 21:05:37 apu-left osmo-msc[6715]: <0006> msc_a.c:1633 (IMSI-901700000025120:MSISDN-25120:TMSI-0xB7370B04) Cannot tx event to MSC-I, no such role defined
Aug 03 21:05:37 apu-left osmo-msc[6715]: <0006> msc_a.c:1633 (IMSI-901700000025132:MSISDN-25132:TMSI-0x65CA3673) Cannot tx event to MSC-I, no such role defined
Aug 03 21:05:55 apu-left osmo-msc[6715]: <0004> mncc_builtin.c:373 (call 80000090) Message unhandled
Aug 03 21:05:57 apu-left osmo-msc[6715]: <0004> mncc_builtin.c:373 (call 90) Message unhandled
Aug 03 21:08:54 apu-left osmo-msc[6715]: <0004> mncc_builtin.c:373 (call 80000091) Message unhandled
Aug 03 21:08:56 apu-left osmo-msc[6715]: <0004> mncc_builtin.c:373 (call 91) Message unhandled
Aug 03 21:15:58 apu-left osmo-msc[6715]: <0006> msc_a.c:1633 (IMSI-901700000025120:MSISDN-25120:TMSI-0xB7370B04) Cannot tx event to MSC-I, no such role defined
Aug 03 21:16:50 apu-left osmo-msc[6715]: <0006> msc_a.c:1633 (IMSI-901700000025132:MSISDN-25132:TMSI-0x65CA3673) Cannot tx event to MSC-I, no such role defined
Aug 03 21:18:17 apu-left osmo-msc[6715]: <000e> gsm_04_08.c:1395 SUBSCR(IMSI-901700000025132:MSISDN-25132:TMSI-0x65CA3673) VLR: update for IMSI=901700000025132 (MSISDN=25132)
Aug 03 21:18:17 apu-left osmo-msc[6715]: <000e> gsm_04_08.c:1395 SUBSCR(IMSI-901700000025132:MSISDN-25132:TMSI-0x65CA3673:TMSInew-0x207D7577) VLR: update for IMSI=901700000025132 (MSISDN=25132)
Aug 03 21:18:17 apu-left osmo-msc[6715]: <000e> gsm_04_08.c:1395 SUBSCR(IMSI-901700000025132:MSISDN-25132:TMSI-0x207D7577) VLR: update for IMSI=901700000025132 (MSISDN=25132)
Aug 03 21:20:28 apu-left osmo-msc[6715]: <000e> gsm_04_08.c:1395 SUBSCR(IMSI-901700000025132:MSISDN-25132:TMSI-0x207D7577) VLR: update for IMSI=901700000025132 (MSISDN=25132)
Aug 03 21:20:28 apu-left osmo-msc[6715]: <000e> gsm_04_08.c:1395 SUBSCR(IMSI-901700000025132:MSISDN-25132:TMSI-0x207D7577:TMSInew-0x0DB98E82) VLR: update for IMSI=901700000025132 (MSISDN=25132)
Aug 03 21:20:28 apu-left osmo-msc[6715]: <000e> gsm_04_08.c:1395 SUBSCR(IMSI-901700000025132:MSISDN-25132:TMSI-0x0DB98E82) VLR: update for IMSI=901700000025132 (MSISDN=25132)
Aug 03 21:21:08 apu-left osmo-msc[6715]: <0004> mncc_builtin.c:373 (call 92) Message unhandled
Aug 03 21:21:11 apu-left systemd[1]: osmo-msc.service: Main process exited, code=dumped, status=11/SEGV
Aug 03 21:21:11 apu-left osmo-msc[6715]: 
Aug 03 21:21:11 apu-left systemd[1]: osmo-msc.service: Failed with result 'core-dump'.
Aug 03 21:21:13 apu-left systemd[1]: osmo-msc.service: Service RestartSec=2s expired, scheduling restart.
Aug 03 21:21:13 apu-left systemd[1]: osmo-msc.service: Scheduled restart job, restart counter is at 1.

There are no other log file entries of osmo-msc anywhere near that timestamp, the previous messages are from 19 hours earlier, so I doubt any previous state has impacted this.

Actions #3

Updated by laforge over 3 years ago

The osmo-mgw log at the time:

Aug 03 21:05:16 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:749 endpoint:rtpbridge/1@mgw CRCX: creating new connection ...
Aug 03 21:05:16 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:571 LCO: unhandled option: 'n'/110 in "p:20, nt:IN" 
Aug 03 21:05:16 apu-left osmo-mgw[6846]: <0000> mgcp_network.c:206 endpoint:rtpbridge/1@mgw CI:C5FA0139 Failed to send dummy RTP packet.
Aug 03 21:05:16 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:983 endpoint:rtpbridge/1@mgw CI:C5FA0139 CRCX: connection successfully created
Aug 03 21:05:18 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:749 endpoint:rtpbridge/2@mgw CRCX: creating new connection ...
Aug 03 21:05:18 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:571 LCO: unhandled option: 'n'/110 in "p:20, nt:IN" 
Aug 03 21:05:18 apu-left osmo-mgw[6846]: <0000> mgcp_network.c:206 endpoint:rtpbridge/2@mgw CI:5FEF0014 Failed to send dummy RTP packet.
Aug 03 21:05:18 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:983 endpoint:rtpbridge/2@mgw CI:5FEF0014 CRCX: connection successfully created
Aug 03 21:05:37 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:1234 endpoint:rtpbridge/2@mgw DLCX: deleting connection ...
Aug 03 21:05:37 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:1345 endpoint:rtpbridge/2@mgw DLCX: connection successfully deleted
Aug 03 21:05:37 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:1234 endpoint:rtpbridge/1@mgw DLCX: deleting connection ...
Aug 03 21:05:37 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:1345 endpoint:rtpbridge/1@mgw DLCX: connection successfully deleted
Aug 03 21:05:54 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:749 endpoint:rtpbridge/1@mgw CRCX: creating new connection ...
Aug 03 21:05:54 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:571 LCO: unhandled option: 'n'/110 in "p:20, nt:IN" 
Aug 03 21:05:54 apu-left osmo-mgw[6846]: <0000> mgcp_network.c:206 endpoint:rtpbridge/1@mgw CI:F935122B Failed to send dummy RTP packet.
Aug 03 21:05:54 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:983 endpoint:rtpbridge/1@mgw CI:F935122B CRCX: connection successfully created
Aug 03 21:05:55 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:1009 endpoint:rtpbridge/1@mgw MDCX: modifying existing connection ...
Aug 03 21:05:55 apu-left osmo-mgw[6846]: <0011> mgcp_sdp.c:394 endpoint:rtpbridge/1@mgw CI:F935122B Got media info via SDP: port:6000, addr:192.168.11.179, duration:20, payload-types:3=GSM
Aug 03 21:05:55 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:1211 endpoint:rtpbridge/1@mgw CI:F935122B MDCX: connection successfully modified
Aug 03 21:05:55 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:749 endpoint:rtpbridge/1@mgw CRCX: creating new connection ...
Aug 03 21:05:55 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:571 LCO: unhandled option: 'n'/110 in "p:20, a:GSM, nt:IN" 
Aug 03 21:05:55 apu-left osmo-mgw[6846]: <0000> mgcp_network.c:206 endpoint:rtpbridge/1@mgw CI:3D08AA4D Failed to send dummy RTP packet.
Aug 03 21:05:55 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:983 endpoint:rtpbridge/1@mgw CI:3D08AA4D CRCX: connection successfully created
Aug 03 21:05:57 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:749 endpoint:rtpbridge/2@mgw CRCX: creating new connection ...
Aug 03 21:05:57 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:571 LCO: unhandled option: 'n'/110 in "p:20, nt:IN" 
Aug 03 21:05:57 apu-left osmo-mgw[6846]: <0000> mgcp_network.c:206 endpoint:rtpbridge/2@mgw CI:D8B6D7ED Failed to send dummy RTP packet.
Aug 03 21:05:57 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:983 endpoint:rtpbridge/2@mgw CI:D8B6D7ED CRCX: connection successfully created
Aug 03 21:05:57 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:1009 endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ...
Aug 03 21:05:57 apu-left osmo-mgw[6846]: <0011> mgcp_sdp.c:394 endpoint:rtpbridge/2@mgw CI:D8B6D7ED Got media info via SDP: port:6002, addr:192.168.11.179, duration:20, payload-types:3=GSM
Aug 03 21:05:57 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:1211 endpoint:rtpbridge/2@mgw CI:D8B6D7ED MDCX: connection successfully modified
Aug 03 21:05:57 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:749 endpoint:rtpbridge/2@mgw CRCX: creating new connection ...
Aug 03 21:05:57 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:571 LCO: unhandled option: 'n'/110 in "p:20, a:GSM, nt:IN" 
Aug 03 21:05:57 apu-left osmo-mgw[6846]: <0000> mgcp_network.c:206 endpoint:rtpbridge/2@mgw CI:73ECFD0A Failed to send dummy RTP packet.
Aug 03 21:05:57 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:983 endpoint:rtpbridge/2@mgw CI:73ECFD0A CRCX: connection successfully created
Aug 03 21:06:00 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:1009 endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ...
Aug 03 21:06:00 apu-left osmo-mgw[6846]: <0011> mgcp_sdp.c:394 endpoint:rtpbridge/2@mgw CI:73ECFD0A Got media info via SDP: port:4910, addr:192.168.11.4, duration:20, payload-types:3=GSM
Aug 03 21:06:00 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:1211 endpoint:rtpbridge/2@mgw CI:73ECFD0A MDCX: connection successfully modified
Aug 03 21:06:00 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:1009 endpoint:rtpbridge/1@mgw MDCX: modifying existing connection ...
Aug 03 21:06:00 apu-left osmo-mgw[6846]: <0011> mgcp_sdp.c:394 endpoint:rtpbridge/1@mgw CI:3D08AA4D Got media info via SDP: port:4914, addr:192.168.11.4, duration:20, payload-types:3=GSM
Aug 03 21:06:00 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:1211 endpoint:rtpbridge/1@mgw CI:3D08AA4D MDCX: connection successfully modified
Aug 03 21:06:00 apu-left osmo-mgw[6846]: <0000> mgcp_network.c:1100 (rtpbridge/1@mgw I:3D08AA4D) RTP packet too short (1 < 12)
Aug 03 21:06:00 apu-left osmo-mgw[6846]: <0000> mgcp_network.c:1100 (rtpbridge/2@mgw I:73ECFD0A) RTP packet too short (1 < 12)
Aug 03 21:07:24 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:1234 endpoint:rtpbridge/1@mgw DLCX: deleting connection ...
Aug 03 21:07:24 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:1345 endpoint:rtpbridge/1@mgw DLCX: connection successfully deleted
Aug 03 21:07:24 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:1234 endpoint:rtpbridge/1@mgw DLCX: deleting connection ...
Aug 03 21:07:24 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:1345 endpoint:rtpbridge/1@mgw DLCX: connection successfully deleted
Aug 03 21:07:27 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:1234 endpoint:rtpbridge/2@mgw DLCX: deleting connection ...
Aug 03 21:07:27 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:1345 endpoint:rtpbridge/2@mgw DLCX: connection successfully deleted
Aug 03 21:07:27 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:1234 endpoint:rtpbridge/2@mgw DLCX: deleting connection ...
Aug 03 21:07:27 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:1345 endpoint:rtpbridge/2@mgw DLCX: connection successfully deleted
Aug 03 21:08:53 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:749 endpoint:rtpbridge/1@mgw CRCX: creating new connection ...
Aug 03 21:08:53 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:571 LCO: unhandled option: 'n'/110 in "p:20, nt:IN" 
Aug 03 21:08:53 apu-left osmo-mgw[6846]: <0000> mgcp_network.c:206 endpoint:rtpbridge/1@mgw CI:14980A56 Failed to send dummy RTP packet.
Aug 03 21:08:53 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:983 endpoint:rtpbridge/1@mgw CI:14980A56 CRCX: connection successfully created
Aug 03 21:08:54 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:1009 endpoint:rtpbridge/1@mgw MDCX: modifying existing connection ...
Aug 03 21:08:54 apu-left osmo-mgw[6846]: <0011> mgcp_sdp.c:394 endpoint:rtpbridge/1@mgw CI:14980A56 Got media info via SDP: port:6004, addr:192.168.11.179, duration:20, payload-types:3=GSM
Aug 03 21:08:54 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:1211 endpoint:rtpbridge/1@mgw CI:14980A56 MDCX: connection successfully modified
Aug 03 21:08:54 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:749 endpoint:rtpbridge/1@mgw CRCX: creating new connection ...
Aug 03 21:08:54 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:571 LCO: unhandled option: 'n'/110 in "p:20, a:GSM, nt:IN" 
Aug 03 21:08:54 apu-left osmo-mgw[6846]: <0000> mgcp_network.c:206 endpoint:rtpbridge/1@mgw CI:B935AEC5 Failed to send dummy RTP packet.
Aug 03 21:08:54 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:983 endpoint:rtpbridge/1@mgw CI:B935AEC5 CRCX: connection successfully created
Aug 03 21:08:56 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:749 endpoint:rtpbridge/2@mgw CRCX: creating new connection ...
Aug 03 21:08:56 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:571 LCO: unhandled option: 'n'/110 in "p:20, nt:IN" 
Aug 03 21:08:56 apu-left osmo-mgw[6846]: <0000> mgcp_network.c:206 endpoint:rtpbridge/2@mgw CI:9CF30986 Failed to send dummy RTP packet.
Aug 03 21:08:56 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:983 endpoint:rtpbridge/2@mgw CI:9CF30986 CRCX: connection successfully created
Aug 03 21:08:56 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:1009 endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ...
Aug 03 21:08:56 apu-left osmo-mgw[6846]: <0011> mgcp_sdp.c:394 endpoint:rtpbridge/2@mgw CI:9CF30986 Got media info via SDP: port:6006, addr:192.168.11.179, duration:20, payload-types:3=GSM
Aug 03 21:08:56 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:1211 endpoint:rtpbridge/2@mgw CI:9CF30986 MDCX: connection successfully modified
Aug 03 21:08:56 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:749 endpoint:rtpbridge/2@mgw CRCX: creating new connection ...
Aug 03 21:08:56 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:571 LCO: unhandled option: 'n'/110 in "p:20, a:GSM, nt:IN" 
Aug 03 21:08:56 apu-left osmo-mgw[6846]: <0000> mgcp_network.c:206 endpoint:rtpbridge/2@mgw CI:6324977B Failed to send dummy RTP packet.
Aug 03 21:08:56 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:983 endpoint:rtpbridge/2@mgw CI:6324977B CRCX: connection successfully created
Aug 03 21:08:58 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:1009 endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ...
Aug 03 21:08:58 apu-left osmo-mgw[6846]: <0011> mgcp_sdp.c:394 endpoint:rtpbridge/2@mgw CI:6324977B Got media info via SDP: port:4918, addr:192.168.11.4, duration:20, payload-types:3=GSM
Aug 03 21:08:58 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:1211 endpoint:rtpbridge/2@mgw CI:6324977B MDCX: connection successfully modified
Aug 03 21:08:58 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:1009 endpoint:rtpbridge/1@mgw MDCX: modifying existing connection ...
Aug 03 21:08:58 apu-left osmo-mgw[6846]: <0011> mgcp_sdp.c:394 endpoint:rtpbridge/1@mgw CI:B935AEC5 Got media info via SDP: port:4922, addr:192.168.11.4, duration:20, payload-types:3=GSM
Aug 03 21:08:58 apu-left osmo-mgw[6846]: <0011> mgcp_protocol.c:1211 endpoint:rtpbridge/1@mgw CI:B935AEC5 MDCX: connection successfully modified
Aug 03 21:08:58 apu-left osmo-mgw[6846]: <0000> mgcp_network.c:1100 (rtpbridge/1@mgw I:B935AEC5) RTP packet too short (1 < 12)
Aug 03 21:08:58 apu-left osmo-mgw[6846]: <0000> mgcp_network.c:1100 (rtpbridge/2@mgw I:6324977B) RTP packet too short (1 < 12)

Actions #4

Updated by laforge over 3 years ago

  • Status changed from Feedback to New
Actions #5

Updated by laforge about 3 years ago

  • Assignee deleted (laforge)
  • Priority changed from Normal to Low
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)