aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/sccp_state.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sccp_state.c b/src/sccp_state.c
index b9efaa4..1d12ce7 100644
--- a/src/sccp_state.c
+++ b/src/sccp_state.c
@@ -570,7 +570,7 @@ void msc_dispatch_sccp(struct msc_connection *msc, struct msgb *msg)
/* Check for Location Update Accept */
bsc_ussd_handle_in_msg(msc, &result, msg);
- /* patch a possible PC */
+ /* Remove PointCodes to avoid routing issues */
bss_rewrite_header_to_bsc(msg, set->opc, set->dpc);
/* we can not forward it right now */