This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, zecke/changes/paging-order has been created at 2bab6495c6cc5157b8c8ab2c01d3d24740e13714 (commit)
- Log ----------------------------------------------------------------- http://cgit.osmocom.org/openbsc/commit/?id=2bab6495c6cc5157b8c8ab2c01d3d2474...
commit 2bab6495c6cc5157b8c8ab2c01d3d24740e13714 Author: Holger Hans Peter Freyther holger@moiji-mobile.com Date: Mon Aug 3 11:34:35 2015 +0200
paging: Forget we were paging after the dispatch
So in case somebody is starting paging from within a paging expired callback we would dispatch the paging request right away with the same failure.
http://cgit.osmocom.org/openbsc/commit/?id=804623838a0856ab4694c7eaac0e8ecd4...
commit 804623838a0856ab4694c7eaac0e8ecd4138ceea Author: Holger Hans Peter Freyther holger@moiji-mobile.com Date: Mon Aug 3 11:18:23 2015 +0200
paging: Stop paging everywhere before dispatching any signal
http://cgit.osmocom.org/openbsc/commit/?id=6b38d012fbe782b2c6194aadc8bf54a19...
commit 6b38d012fbe782b2c6194aadc8bf54a19ec75244 Author: Holger Hans Peter Freyther holger@moiji-mobile.com Date: Mon Aug 3 11:20:31 2015 +0200
paging: Go through all BTS to stop paging
As the comment says we should not rely that the paging occurs on the current LAC. We might page at more BTS. Walk all the BTS to stop paging. No callbacks will be issued by this stop operation.
http://cgit.osmocom.org/openbsc/commit/?id=48690861431c25ffc031f8cca87de728e...
commit 48690861431c25ffc031f8cca87de728e7976644 Author: Holger Hans Peter Freyther holger@moiji-mobile.com Date: Mon Aug 3 11:19:35 2015 +0200
paging: In case paging failed stop it everywhere
In case we can't page on a BTS then stop it everywhere. The callers of paging_request assume that this is kind of an atomic operation and we should help with that.
http://cgit.osmocom.org/openbsc/commit/?id=79f1592ce8119c43aec7aeda467147cda...
commit 79f1592ce8119c43aec7aeda467147cdaa3e0ef8 Author: Holger Hans Peter Freyther holger@moiji-mobile.com Date: Mon Aug 3 11:21:29 2015 +0200
paging: Move the silent_call code to use the subscriber request
Coordinate with the normal subscriber channel requests instead of going to page ourselves. This might lead to getting a channel that is of a different type though.
http://cgit.osmocom.org/openbsc/commit/?id=e15d59222031db3459db30fd1b01b9269...
commit e15d59222031db3459db30fd1b01b9269d7a96bb Author: Holger Hans Peter Freyther holger@moiji-mobile.com Date: Mon Aug 3 09:28:41 2015 +0200
64bit: Fix compiler warnings in regard to 64bit
vty_interface_layer3.c:584:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] sizeof(subscr->extension)-1, VTY_NEWLINE);
-----------------------------------------------------------------------
hooks/post-receive
osmocom-commitlog@lists.osmocom.org