mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
synced 2025-10-23 08:12:01 +00:00
smpp: In case we know the receiver set the context for logging
This commit is contained in:
@@ -66,6 +66,8 @@ static struct gsm_subscriber *subscr_by_dst(struct gsm_network *net,
|
||||
break;
|
||||
}
|
||||
|
||||
/* tag the context in case we know it */
|
||||
log_set_context(BSC_CTX_SUBSCR, subscr);
|
||||
return subscr;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user