[MERGED] osmo-bsc[master]: Show the BTS number for outgoing paging commands in debug log.

2018-01-16 Thread Stefan Sperling
Stefan Sperling has submitted this change and it was merged. Change subject: Show the BTS number for outgoing paging commands in debug log. .. Show the BTS number for outgoing paging commands in debug log. Change-Id:

osmo-bsc[master]: Show the BTS number for outgoing paging commands in debug log.

2018-01-15 Thread Harald Welte
Patch Set 3: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/5685 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I7b6e03087fc2dfecb6235c5ed1494d3c9b4bbf0e Gerrit-PatchSet: 3 Gerrit-Project: osmo-bsc Gerrit-Branch: master

osmo-bsc[master]: Show the BTS number for outgoing paging commands in debug log.

2018-01-15 Thread Stefan Sperling
Patch Set 1: (1 comment) https://gerrit.osmocom.org/#/c/5685/1/src/libbsc/paging.c File src/libbsc/paging.c: Line 89:LOGP(DPAG, LOGL_INFO, "Going to send paging commands: bts: %d imsi: %s tmsi: " > Sure. Changed as suggested. I forgot to run git add again... Please see patchset 3

[PATCH] osmo-bsc[master]: Show the BTS number for outgoing paging commands in debug log.

2018-01-15 Thread Stefan Sperling
Hello Max, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/5685 to look at the new patch set (#3). Show the BTS number for outgoing paging commands in debug log. Change-Id: I7b6e03087fc2dfecb6235c5ed1494d3c9b4bbf0e --- M src/libbsc/paging.c 1

osmo-bsc[master]: Show the BTS number for outgoing paging commands in debug log.

2018-01-15 Thread Stefan Sperling
Patch Set 1: (1 comment) https://gerrit.osmocom.org/#/c/5685/1/src/libbsc/paging.c File src/libbsc/paging.c: Line 89:LOGP(DPAG, LOGL_INFO, "Going to send paging commands: bts: %d imsi: %s tmsi: " > it's typically best practise to use something like "(bts=%d) " at the begin Sure.

osmo-bsc[master]: Show the BTS number for outgoing paging commands in debug log.

2018-01-12 Thread Harald Welte
Patch Set 1: (1 comment) https://gerrit.osmocom.org/#/c/5685/1/src/libbsc/paging.c File src/libbsc/paging.c: Line 89:LOGP(DPAG, LOGL_INFO, "Going to send paging commands: bts: %d imsi: %s tmsi: " it's typically best practise to use something like "(bts=%d) " at the beginning of the

osmo-bsc[master]: Show the BTS number for outgoing paging commands in debug log.

2018-01-08 Thread Max
Patch Set 1: Code-Review+1 -- To view, visit https://gerrit.osmocom.org/5685 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I7b6e03087fc2dfecb6235c5ed1494d3c9b4bbf0e Gerrit-PatchSet: 1 Gerrit-Project: osmo-bsc Gerrit-Branch: master

[PATCH] osmo-bsc[master]: Show the BTS number for outgoing paging commands in debug log.

2018-01-08 Thread Stefan Sperling
Review at https://gerrit.osmocom.org/5685 Show the BTS number for outgoing paging commands in debug log. Change-Id: I7b6e03087fc2dfecb6235c5ed1494d3c9b4bbf0e --- M src/libbsc/paging.c 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-bsc