gsm_04_08_cc.c: drop non-sensible error message

Change-Id: Icbf099e418281eb908e7916503f178ab7ea26ffe
This commit is contained in:
gsmevent admin 2018-12-25 14:26:22 +01:00 committed by Harald Welte
parent 39cb0dd303
commit 9b9e76fe01
1 changed files with 0 additions and 2 deletions

View File

@ -1659,8 +1659,6 @@ static void mncc_recv_rtp_sock(struct gsm_network *net, struct gsm_trans *trans,
uint32_t addr = inet_addr(trans->conn->rtp.local_addr_cn);
uint16_t port = trans->conn->rtp.local_port_cn;
LOGP(DMNCC, LOGL_ERROR, "RTP create for non-existing trans\n");
if (addr == INADDR_NONE) {
LOGP(DMNCC, LOGL_ERROR,
"(subscriber:%s) external MNCC is signalling invalid IP-Address\n",