aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/osmo_bsc_mgcp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/osmo-bsc/osmo_bsc_mgcp.c')
-rw-r--r--src/osmo-bsc/osmo_bsc_mgcp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/osmo-bsc/osmo_bsc_mgcp.c b/src/osmo-bsc/osmo_bsc_mgcp.c
index f0c31df52..0f35a46ac 100644
--- a/src/osmo-bsc/osmo_bsc_mgcp.c
+++ b/src/osmo-bsc/osmo_bsc_mgcp.c
@@ -39,7 +39,7 @@
#define MGCP_BSS_TIMEOUT 4 /* in seconds */
#define MGCP_BSS_TIMEOUT_TIMER_NR 2
-#define MGCP_ENDPOINT_FORMAT "%i@mgw"
+#define MGCP_ENDPOINT_FORMAT "%x@mgw"
/* Some internal cause codes to indicate fault
* condition inside the FSM */