Vadim Yanitskiy has uploaded a new patch set (#4) to the change originally created by Pau Espin Pedrol. ( https://gerrit.osmocom.org/13554 )
Change subject: sms_queue: Print dest msisdn instead of unknown subscriber ...................................................................... sms_queue: Print dest msisdn instead of unknown subscriber If subscriber is NULL, vlr_subscr_msisdn_or_name() returns string "unknown", which is less informative than printing destination msisdn expected for the queued sms. This happens for instance if an sms was queued with Store&Forward and destination subscriber is not currently registered Change-Id: I4b8b54c9c41b17d4e1fa7ece63aa91a98036ef11 --- M src/libmsc/sms_queue.c 1 file changed, 4 insertions(+), 2 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/54/13554/4 -- To view, visit https://gerrit.osmocom.org/13554 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-msc Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: I4b8b54c9c41b17d4e1fa7ece63aa91a98036ef11 Gerrit-Change-Number: 13554 Gerrit-PatchSet: 4 Gerrit-Owner: Pau Espin Pedrol <[email protected]> Gerrit-Reviewer: Jenkins Builder (1000002)
