mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
synced 2025-11-02 13:03:33 +00:00
nat: Address the FIXME and send the MDCX down to the BSC
This commit is contained in:
@@ -257,7 +257,7 @@ static void bsc_mgcp_send_mdcx(struct bsc_connection *bsc, int port, struct mgcp
|
||||
return;
|
||||
}
|
||||
|
||||
#warning "The MDCX is not send to the BSC. It should"
|
||||
bsc_write_mgcp(bsc, (uint8_t *) buf, len);
|
||||
}
|
||||
|
||||
static void bsc_mgcp_send_dlcx(struct bsc_connection *bsc, int endpoint)
|
||||
|
||||
Reference in New Issue
Block a user