Skip to content
Success

Changes

Summary

  1. mgcp-cli: Fix filling in wrong local IP address of SDP Origin o= (details)
Commit 1f99c3aaaef24284a670b96ff4acf40b54bbfb9b by Pau Espin Pedrol
mgcp-cli: Fix filling in wrong local IP address of SDP Origin o=

If user (VTY) configured the local IP address to use for MGCP, and that
IP address was not the one selected by kernel routing table lookup, the
IP address filled in the MGCP message would be wrong, not matching the
one sending the MGCP message.

Change-Id: I35624db853dc1f0fee85503105960613f70473c6
The file was modifiedsrc/libosmo-mgcp-client/mgcp_client.c