Change in libosmocore[master]: libosmovty: simplify condition checking vty->fd in vty_close()

2019-11-25 Thread fixeria
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/16149 ) Change subject: libosmovty: simplify condition checking vty->fd in vty_close() .. Patch Set 1: > So I see what this is about,

Change in libosmocore[master]: libosmovty: simplify condition checking vty->fd in vty_close()

2019-11-25 Thread fixeria
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/16149 ) Change subject: libosmovty: simplify condition checking vty->fd in vty_close() .. Patch Set 1: > And for obious reasons no vty

Change in osmo-sip-connector[master]: Transmit Bearer Caps to MNCC with SETUP_REQ

2019-11-25 Thread neels
neels has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-sip-connector/+/15019 ) Change subject: Transmit Bearer Caps to MNCC with SETUP_REQ .. Patch Set 1: Code-Review-1 (2 comments) this is

Change in libosmocore[master]: libosmovty: simplify condition checking vty->fd in vty_close()

2019-11-25 Thread neels
neels has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/16149 ) Change subject: libosmovty: simplify condition checking vty->fd in vty_close() .. Patch Set 1: (1 comment)

Change in libosmocore[master]: gsup: Introduce OSMO_GSUP_NUM_VECTORS_REQ_IE

2019-11-25 Thread neels
neels has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/15321 ) Change subject: gsup: Introduce OSMO_GSUP_NUM_VECTORS_REQ_IE .. Patch Set 4: (1 comment)

Change in libosmocore[master]: gsup: Introduce OSMO_GSUP_NUM_VECTORS_REQ_IE

2019-11-25 Thread neels
neels has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/15321 ) Change subject: gsup: Introduce OSMO_GSUP_NUM_VECTORS_REQ_IE .. Patch Set 4: is there an accompanying update of the asciidoc

Change in libosmocore[master]: vty/vty.c: log received commands from telnet interface

2019-11-25 Thread neels
neels has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/14974 ) Change subject: vty/vty.c: log received commands from telnet interface .. Patch Set 6: (1 comment) why not just add the LOGP() on

Change in libosmocore[master]: add osmo_gsup_make_response() and osmo_gsup_message_name_*()

2019-11-25 Thread neels
neels has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/16189 ) Change subject: add osmo_gsup_make_response() and osmo_gsup_message_name_*() .. Patch Set 3: It would be nice to get this patch

Change in osmo-msc[master]: MNCC v6: add optional SDP to the socket protocol

2019-11-25 Thread neels
neels has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-msc/+/15948 ) Change subject: MNCC v6: add optional SDP to the socket protocol .. Patch Set 5: -Code-Review oh well, it's already ready at

Change in osmo-msc[master]: add full SDP codec information to the MNCC socket

2019-11-25 Thread neels
Hello pespin, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/osmo-msc/+/15953 to look at the new patch set (#5). Change subject: add full SDP codec information to the MNCC socket

Change in osmo-msc[master]: msc_vlr_test_call.c: add MNCC logging

2019-11-25 Thread neels
Hello pespin, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/osmo-msc/+/15950 to look at the new patch set (#5). Change subject: msc_vlr_test_call.c: add MNCC logging ..

Change in osmo-msc[master]: MNCC v6: add optional SDP to the socket protocol

2019-11-25 Thread neels
Hello pespin, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/osmo-msc/+/15948 to look at the new patch set (#5). Change subject: MNCC v6: add optional SDP to the socket protocol

Change in osmo-msc[master]: msc_vlr_tests: better err logging for dtap msgs

2019-11-25 Thread neels
Hello pespin, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/osmo-msc/+/15949 to look at the new patch set (#5). Change subject: msc_vlr_tests: better err logging for dtap msgs

Change in osmo-sip-connector[master]: MNCC v6: add optional SDP to the socket protocol

2019-11-25 Thread neels
neels has uploaded a new patch set (#2). ( https://gerrit.osmocom.org/c/osmo-sip-connector/+/16221 ) Change subject: MNCC v6: add optional SDP to the socket protocol .. MNCC v6: add optional SDP to the socket protocol Add the

Change in osmo-msc[master]: msc_vlr_test_call: rename lu_utran_tmsi

2019-11-25 Thread neels
Hello pespin, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/osmo-msc/+/15952 to look at the new patch set (#5). Change subject: msc_vlr_test_call: rename lu_utran_tmsi ..

Change in osmo-msc[master]: msc_vlr_tests: log descriptions in color with -v

2019-11-25 Thread neels
Hello pespin, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/osmo-msc/+/15951 to look at the new patch set (#5). Change subject: msc_vlr_tests: log descriptions in color with -v

Change in osmo-sip-connector[master]: forward full SDP between MNCC and SIP

2019-11-25 Thread neels
neels has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-sip-connector/+/16222 ) Change subject: forward full SDP between MNCC and SIP .. Patch Set 1: this is still lacking the call-hold features recently

Change in osmo-sip-connector[master]: forward full SDP between MNCC and SIP

2019-11-25 Thread neels
neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-sip-connector/+/16222 ) Change subject: forward full SDP between MNCC and SIP .. forward full SDP between MNCC and SIP Populate the new 'sdp'

Change in osmo-sip-connector[master]: MNCC v6: add SDP field (but don't use it)

2019-11-25 Thread neels
neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-sip-connector/+/16221 ) Change subject: MNCC v6: add SDP field (but don't use it) .. MNCC v6: add SDP field (but don't use it) Add the new SDP

Change in osmo-sip-connector[master]: logging from sofia: add missing newline

2019-11-25 Thread neels
neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-sip-connector/+/16220 ) Change subject: logging from sofia: add missing newline .. logging from sofia: add missing newline Sometimes, lgging from

Change in osmo-msc[master]: MNCC: add optional SDP to the socket protocol

2019-11-25 Thread neels
neels has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-msc/+/15948 ) Change subject: MNCC: add optional SDP to the socket protocol .. Patch Set 4: Code-Review-2 REMINDER: We must merge this at the same

Change in osmo-msc[master]: MNCC: add optional SDP to the socket protocol

2019-11-25 Thread neels
Hello pespin, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/osmo-msc/+/15948 to look at the new patch set (#4). Change subject: MNCC: add optional SDP to the socket protocol

Change in osmo-hlr[master]: add libosmo-mslookup and mDNS implementation

2019-11-25 Thread neels
neels has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16202 ) Change subject: add libosmo-mslookup and mDNS implementation .. Patch Set 10: (1 comment) @pespin, I have added a hopefully helpful

Change in osmo-hlr[master]: add libosmo-mslookup and mDNS implementation

2019-11-25 Thread neels
Hello osmith, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/osmo-hlr/+/16202 to look at the new patch set (#10). Change subject: add libosmo-mslookup and mDNS implementation

Change in osmo-hlr[master]: implement D-GSM in osmo-hlr

2019-11-25 Thread neels
Hello osmith, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/osmo-hlr/+/16209 to look at the new patch set (#10). Change subject: implement D-GSM in osmo-hlr .. implement

Change in osmo-hlr[master]: contrib/dgsm/ add example esme and dialplan

2019-11-25 Thread neels
Hello osmith, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/osmo-hlr/+/16204 to look at the new patch set (#10). Change subject: contrib/dgsm/ add example esme and dialplan

Change in osmo-hlr[master]: add osmo-mslookup-client program

2019-11-25 Thread neels
Hello osmith, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/osmo-hlr/+/16203 to look at the new patch set (#10). Change subject: add osmo-mslookup-client program .. add

Change in osmocom-bb[master]: trx_toolkit/clck_gen.py: refactor CLCKGen to use a single thread

2019-11-25 Thread fixeria
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmocom-bb/+/16177 ) Change subject: trx_toolkit/clck_gen.py: refactor CLCKGen to use a single thread .. Patch Set 1: (1 comment)

Change in osmo-msc[master]: add full SDP codec information to the MNCC socket

2019-11-25 Thread neels
Hello pespin, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/osmo-msc/+/15953 to look at the new patch set (#3). Change subject: add full SDP codec information to the MNCC socket

Change in osmo-msc[master]: add sdp_msg API: SDP parsing/composition

2019-11-25 Thread neels
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/osmo-msc/+/15947 to look at the new patch set (#3). Change subject: add sdp_msg API: SDP parsing/composition .. add

Change in osmo-msc[master]: MNCC: add optional SDP to the socket protocol

2019-11-25 Thread neels
Hello pespin, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/osmo-msc/+/15948 to look at the new patch set (#3). Change subject: MNCC: add optional SDP to the socket protocol

Change in osmo-msc[master]: sms log tweak

2019-11-25 Thread neels
neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-msc/+/16219 ) Change subject: sms log tweak .. sms log tweak Change-Id: I77e7a1501f74b9045f032c5b6c2322025a11fd59 --- M src/libmsc/sms_queue.c 1

Change in osmo-msc[master]: Fix duplicate SMS when SMPP returns to same MSC

2019-11-25 Thread neels
neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-msc/+/16217 ) Change subject: Fix duplicate SMS when SMPP returns to same MSC .. Fix duplicate SMS when SMPP returns to same MSC Change-Id:

Change in osmo-msc[master]: sms db: when storing an SMS, retrieve the ID

2019-11-25 Thread neels
neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-msc/+/16218 ) Change subject: sms db: when storing an SMS, retrieve the ID .. sms db: when storing an SMS, retrieve the ID seemed like a good

Change in libosmocore[master]: add osmo_sockaddr_str_cmp()

2019-11-25 Thread neels
neels has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/15961 ) Change subject: add osmo_sockaddr_str_cmp() .. Patch Set 7: (1 comment) (submitting old comments that I forgot to submit)

Change in osmo-ttcn3-hacks[master]: hlr: add tests for GSUP proxy routing

2019-11-25 Thread neels
neels has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/16021 ) Change subject: hlr: add tests for GSUP proxy routing .. Patch Set 2: (1 comment) (submitting old comments that I forgot to

Change in osmo-msc[master]: add full SDP codec information to the MNCC socket

2019-11-25 Thread neels
neels has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-msc/+/15953 ) Change subject: add full SDP codec information to the MNCC socket .. Patch Set 2: (2 comments) (submitting old comments that I

Change in osmo-hlr[master]: add osmo_gsup_conn_send_err_reply()

2019-11-25 Thread neels
neels has abandoned this change. ( https://gerrit.osmocom.org/c/osmo-hlr/+/15916 ) Change subject: add osmo_gsup_conn_send_err_reply() .. Abandoned absorbed in the osmo_gsup_req API -- To view, visit

Change in osmo-hlr[master]: add osmo_gsup_conn_send_err_reply()

2019-11-25 Thread neels
neels has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hlr/+/15916 ) Change subject: add osmo_gsup_conn_send_err_reply() .. Patch Set 8: (3 comments) (submitting old comments I forgot to submit)

Change in osmo-bsc[master]: RSL: Wrong CCCH_CONFIG in SI3 causes a lot of MO call setup failed wh...

2019-11-25 Thread fixeria
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/15909 ) Change subject: RSL: Wrong CCCH_CONFIG in SI3 causes a lot of MO call setup failed when the BTS configured with none combined CCCH mode.

Change in osmo-hlr[master]: contrib/dgsm/ add example esme and dialplan

2019-11-25 Thread neels
neels has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16204 ) Change subject: contrib/dgsm/ add example esme and dialplan .. Patch Set 9: (1 comment)

Change in osmo-hlr[master]: add osmo-mslookup-client program

2019-11-25 Thread neels
neels has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16203 ) Change subject: add osmo-mslookup-client program .. Patch Set 9: (2 comments)

Change in osmo-hlr[master]: add libosmo-mslookup and mDNS implementation

2019-11-25 Thread neels
neels has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16202 ) Change subject: add libosmo-mslookup and mDNS implementation .. Patch Set 9: (21 comments)

Change in osmo-hlr[master]: add libosmo-mslookup and mDNS implementation

2019-11-25 Thread neels
neels has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16202 ) Change subject: add libosmo-mslookup and mDNS implementation .. Patch Set 9: > I really got fed up of reviewing this commit, it's a

Change in osmo-hlr[master]: db v4: add column last_lu_seen_ps

2019-11-25 Thread neels
neels has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16201 ) Change subject: db v4: add column last_lu_seen_ps .. Patch Set 5: (1 comment)

Change in libosmocore[master]: add osmo_gsup_make_response() and osmo_gsup_message_name_*()

2019-11-25 Thread neels
neels has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/16189 ) Change subject: add osmo_gsup_make_response() and osmo_gsup_message_name_*() .. Patch Set 3: (1 comment)

Change in osmo-ttcn3-hacks[master]: hlr: add tests for GSUP proxy routing

2019-11-25 Thread neels
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/16021 to look at the new patch set (#2). Change subject: hlr: add tests for GSUP proxy routing ..

Change in osmo-ttcn3-hacks[master]: hlr: stop on various failures

2019-11-25 Thread neels
neels has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/16020 ) Change subject: hlr: stop on various failures .. hlr: stop on various failures I found some of the tests hard to analyse when geting

Change in osmo-ttcn3-hacks[master]: hlr: stop on various failures

2019-11-25 Thread neels
neels has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/16020 ) Change subject: hlr: stop on various failures .. Patch Set 1: Code-Review+2 (1 comment) combining +2

Change in osmo-hlr[master]: contrib/dgsm/ add example esme and dialplan

2019-11-25 Thread pespin
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16204 ) Change subject: contrib/dgsm/ add example esme and dialplan .. Patch Set 9: (1 comment)

Change in osmo-hlr[master]: add osmo-mslookup-client program

2019-11-25 Thread pespin
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16203 ) Change subject: add osmo-mslookup-client program .. Patch Set 9: (2 comments)

Change in osmo-hlr[master]: add libosmo-mslookup and mDNS implementation

2019-11-25 Thread pespin
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16202 ) Change subject: add libosmo-mslookup and mDNS implementation .. Patch Set 9: (25 comments) I really got fed up of reviewing this

Change in osmo-bts[master]: scheduler_trx.c: cast ptrdiff value to fix printf format

2019-11-25 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/16215 ) Change subject: scheduler_trx.c: cast ptrdiff value to fix printf format .. Patch Set 2: actually %t seems to be the format string

Change in osmo-bts[master]: scheduler_trx.c: cast ptrdiff value to fix printf format

2019-11-25 Thread laforge
laforge has removed a vote from this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/16215 ) Change subject: scheduler_trx.c: cast ptrdiff value to fix printf format .. Removed Code-Review+1 by laforge -- To view, visit

Change in osmo-bts[master]: scheduler_trx.c: cast ptrdiff value to fix printf format

2019-11-25 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/16215 ) Change subject: scheduler_trx.c: cast ptrdiff value to fix printf format .. Patch Set 2: Code-Review+1 -- To view, visit

Change in libosmocore[master]: vty_app_info.is_config_node: add OSMO_DEPRECATED

2019-11-25 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/libosmocore/+/16188 ) Change subject: vty_app_info.is_config_node: add OSMO_DEPRECATED .. vty_app_info.is_config_node: add OSMO_DEPRECATED Although this

Change in libosmocore[master]: vty: track parent nodes also for telnet sessions

2019-11-25 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/libosmocore/+/16162 ) Change subject: vty: track parent nodes also for telnet sessions .. vty: track parent nodes also for telnet sessions Keep track of parent

Change in libosmocore[master]: add osmo_escape_cstr and osmo_quote_cstr

2019-11-25 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/libosmocore/+/16160 ) Change subject: add osmo_escape_cstr and osmo_quote_cstr .. add osmo_escape_cstr and osmo_quote_cstr Provide string escaping that -

Change in osmo-hlr[master]: add libosmo-mslookup and mDNS implementation

2019-11-25 Thread osmith
osmith has uploaded a new patch set (#9) to the change originally created by neels. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16202 ) Change subject: add libosmo-mslookup and mDNS implementation .. add libosmo-mslookup and mDNS

Change in osmo-hlr[master]: add osmo-mslookup-client program

2019-11-25 Thread osmith
osmith has uploaded a new patch set (#8) to the change originally created by neels. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16203 ) Change subject: add osmo-mslookup-client program .. add osmo-mslookup-client program

Change in osmo-hlr[master]: add mslookup_manual_test

2019-11-25 Thread osmith
osmith has uploaded a new patch set (#8) to the change originally created by neels. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16210 ) Change subject: add mslookup_manual_test .. add mslookup_manual_test This can be used for

Change in osmo-hlr[master]: add libosmo-mslookup and mDNS implementation

2019-11-25 Thread osmith
osmith has uploaded a new patch set (#8) to the change originally created by neels. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16202 ) Change subject: add libosmo-mslookup and mDNS implementation .. add libosmo-mslookup and mDNS

Change in osmo-hlr[master]: implement D-GSM in osmo-hlr

2019-11-25 Thread osmith
osmith has uploaded a new patch set (#8) to the change originally created by neels. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16209 ) Change subject: implement D-GSM in osmo-hlr .. implement D-GSM in osmo-hlr Implement the

Change in osmo-hlr[master]: db v5: prep for D-GSM: add vlr_via_proxy and sgsn_via_proxy

2019-11-25 Thread osmith
osmith has uploaded a new patch set (#8) to the change originally created by neels. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16207 ) Change subject: db v5: prep for D-GSM: add vlr_via_proxy and sgsn_via_proxy .. db v5: prep

Change in osmo-hlr[master]: doc: add D-GSM documentation

2019-11-25 Thread osmith
osmith has uploaded a new patch set (#8) to the change originally created by neels. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16211 ) Change subject: doc: add D-GSM documentation .. doc: add D-GSM documentation Change-Id:

Change in osmo-hlr[master]: add lu_fsm and osmo_gsup_req

2019-11-25 Thread osmith
osmith has uploaded a new patch set (#8) to the change originally created by neels. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16205 ) Change subject: add lu_fsm and osmo_gsup_req .. add lu_fsm and osmo_gsup_req These are

Change in osmo-hlr[master]: gsup client: add up_down_cb(), add osmo_gsup_client_create3()

2019-11-25 Thread osmith
osmith has uploaded a new patch set (#8) to the change originally created by neels. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16206 ) Change subject: gsup client: add up_down_cb(), add osmo_gsup_client_create3() .. gsup client:

Change in osmo-hlr[master]: drop error log for when a subscriber does not exist

2019-11-25 Thread osmith
osmith has uploaded a new patch set (#8) to the change originally created by neels. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16212 ) Change subject: drop error log for when a subscriber does not exist .. drop error log for

Change in osmo-hlr[master]: hlr_vty_subscr: prettier output for last LU seen

2019-11-25 Thread osmith
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/osmo-hlr/+/16214 to look at the new patch set (#6). Change subject: hlr_vty_subscr: prettier output for last LU seen ..

Change in osmo-hlr[master]: contrib/dgsm/ add example esme and dialplan

2019-11-25 Thread osmith
osmith has uploaded a new patch set (#8) to the change originally created by neels. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16204 ) Change subject: contrib/dgsm/ add example esme and dialplan .. contrib/dgsm/ add example esme

Change in osmo-hlr[master]: enlarge the GSUP message headroom

2019-11-25 Thread osmith
osmith has uploaded a new patch set (#8) to the change originally created by neels. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16208 ) Change subject: enlarge the GSUP message headroom .. enlarge the GSUP message headroom Make

Change in osmo-hlr[master]: db v5: prep for D-GSM: add vlr_via_proxy and sgsn_via_proxy

2019-11-25 Thread osmith
osmith has uploaded a new patch set (#7) to the change originally created by neels. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16207 ) Change subject: db v5: prep for D-GSM: add vlr_via_proxy and sgsn_via_proxy .. db v5: prep

Change in osmo-hlr[master]: add lu_fsm and osmo_gsup_req

2019-11-25 Thread osmith
osmith has uploaded a new patch set (#7) to the change originally created by neels. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16205 ) Change subject: add lu_fsm and osmo_gsup_req .. add lu_fsm and osmo_gsup_req These are

Change in osmo-hlr[master]: doc: add D-GSM documentation

2019-11-25 Thread osmith
osmith has uploaded a new patch set (#7) to the change originally created by neels. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16211 ) Change subject: doc: add D-GSM documentation .. doc: add D-GSM documentation Change-Id:

Change in osmo-hlr[master]: add libosmo-mslookup and mDNS implementation

2019-11-25 Thread osmith
osmith has uploaded a new patch set (#7) to the change originally created by neels. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16202 ) Change subject: add libosmo-mslookup and mDNS implementation .. add libosmo-mslookup and mDNS

Change in osmo-hlr[master]: enlarge the GSUP message headroom

2019-11-25 Thread osmith
osmith has uploaded a new patch set (#7) to the change originally created by neels. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16208 ) Change subject: enlarge the GSUP message headroom .. enlarge the GSUP message headroom Make

Change in osmo-hlr[master]: gsup client: add up_down_cb(), add osmo_gsup_client_create3()

2019-11-25 Thread osmith
osmith has uploaded a new patch set (#7) to the change originally created by neels. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16206 ) Change subject: gsup client: add up_down_cb(), add osmo_gsup_client_create3() .. gsup client:

Change in osmo-hlr[master]: drop error log for when a subscriber does not exist

2019-11-25 Thread osmith
osmith has uploaded a new patch set (#7) to the change originally created by neels. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16212 ) Change subject: drop error log for when a subscriber does not exist .. drop error log for

Change in osmo-hlr[master]: add mslookup_manual_test

2019-11-25 Thread osmith
osmith has uploaded a new patch set (#7) to the change originally created by neels. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16210 ) Change subject: add mslookup_manual_test .. add mslookup_manual_test This can be used for

Change in osmo-hlr[master]: hlr_vty_subscr: prettier output for last LU seen

2019-11-25 Thread osmith
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/osmo-hlr/+/16214 to look at the new patch set (#5). Change subject: hlr_vty_subscr: prettier output for last LU seen ..

Change in osmo-hlr[master]: contrib/dgsm/ add example esme and dialplan

2019-11-25 Thread osmith
osmith has uploaded a new patch set (#7) to the change originally created by neels. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16204 ) Change subject: contrib/dgsm/ add example esme and dialplan .. contrib/dgsm/ add example esme

Change in osmo-hlr[master]: implement D-GSM in osmo-hlr

2019-11-25 Thread osmith
osmith has uploaded a new patch set (#7) to the change originally created by neels. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16209 ) Change subject: implement D-GSM in osmo-hlr .. implement D-GSM in osmo-hlr Implement the

Change in osmo-hlr[master]: add osmo-mslookup-client program

2019-11-25 Thread osmith
osmith has uploaded a new patch set (#7) to the change originally created by neels. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16203 ) Change subject: add osmo-mslookup-client program .. add osmo-mslookup-client program

Change in osmo-hlr[master]: add lu_fsm and osmo_gsup_req

2019-11-25 Thread osmith
osmith has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16205 ) Change subject: add lu_fsm and osmo_gsup_req .. Patch Set 6: > Patch Set 5: > > This depends on:

Change in osmo-hlr[master]: add osmo-mslookup-client program

2019-11-25 Thread osmith
osmith has uploaded a new patch set (#6) to the change originally created by neels. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16203 ) Change subject: add osmo-mslookup-client program .. add osmo-mslookup-client program

Change in osmo-hlr[master]: add lu_fsm and osmo_gsup_req

2019-11-25 Thread osmith
osmith has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16205 ) Change subject: add lu_fsm and osmo_gsup_req .. Patch Set 5: This depends on: https://gerrit.osmocom.org/c/libosmocore/+/16189 (I'll

Change in osmo-hlr[master]: add libosmo-mslookup and mDNS implementation

2019-11-25 Thread osmith
osmith has uploaded a new patch set (#6) to the change originally created by neels. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16202 ) Change subject: add libosmo-mslookup and mDNS implementation .. add libosmo-mslookup and mDNS

Change in osmo-hlr[master]: add lu_fsm and osmo_gsup_req

2019-11-25 Thread osmith
osmith has uploaded a new patch set (#6) to the change originally created by neels. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16205 ) Change subject: add lu_fsm and osmo_gsup_req .. add lu_fsm and osmo_gsup_req These are

Change in osmo-hlr[master]: [do not merge] build with V=1

2019-11-25 Thread osmith
osmith has abandoned this change. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16216 ) Change subject: [do not merge] build with V=1 .. Abandoned -- To view, visit https://gerrit.osmocom.org/c/osmo-hlr/+/16216 To unsubscribe, or

Change in osmo-hlr[master]: [do not merge] build with V=1

2019-11-25 Thread osmith
osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16216 ) Change subject: [do not merge] build with V=1 .. [do not merge] build with V=1 Can't reproduce this jenkins error locally, let's

Change in osmo-bts[master]: scheduler_trx.c: cast ptrdiff value to fix printf format

2019-11-25 Thread pespin
pespin has uploaded a new patch set (#2). ( https://gerrit.osmocom.org/c/osmo-bts/+/16215 ) Change subject: scheduler_trx.c: cast ptrdiff value to fix printf format .. scheduler_trx.c: cast ptrdiff value to fix printf format

Change in osmo-bts[master]: scheduler_trx.c: cast ptrdiff value to fix printf format

2019-11-25 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bts/+/16215 ) Change subject: scheduler_trx.c: cast ptrdiff value to fix printf format .. scheduler_trx.c: cast ptrdiff value to fix printf format

Change in osmo-hlr[master]: test_nodes.vty: tweak: add some '?' checks

2019-11-25 Thread osmith
osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16200 ) Change subject: test_nodes.vty: tweak: add some '?' checks .. test_nodes.vty: tweak: add some '?' checks I added these "by accident" when

Change in osmo-hlr[master]: remove gsup_test

2019-11-25 Thread osmith
osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16199 ) Change subject: remove gsup_test .. remove gsup_test The test doesn't do much: it encodes an Insert Subscriber Data request for the sole

Change in osmo-hlr[master]: test_nodes.vty: tweak: add some '?' checks

2019-11-25 Thread osmith
osmith has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16200 ) Change subject: test_nodes.vty: tweak: add some '?' checks .. Patch Set 4: Code-Review+2 -- To view, visit

Change in osmo-hlr[master]: Makefile convenience: add VTY_TEST var to run only one test

2019-11-25 Thread osmith
osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16198 ) Change subject: Makefile convenience: add VTY_TEST var to run only one test .. Makefile convenience: add VTY_TEST var to run only one test VTY

Change in osmo-hlr[master]: Makefile convenience: add VTY_TEST var to run only one test

2019-11-25 Thread pespin
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16198 ) Change subject: Makefile convenience: add VTY_TEST var to run only one test .. Patch Set 4: Code-Review+2 -- To view, visit

Change in osmo-hlr[master]: db v4: add column last_lu_seen_ps

2019-11-25 Thread pespin
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16201 ) Change subject: db v4: add column last_lu_seen_ps .. Patch Set 5: Why does it matter whether attachment is CS or PS? please explain

Change in osmo-hlr[master]: test_nodes.vty: tweak: add some '?' checks

2019-11-25 Thread pespin
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16200 ) Change subject: test_nodes.vty: tweak: add some '?' checks .. Patch Set 4: Code-Review+1 -- To view, visit

Change in osmo-bsc[master]: RSL: Wrong CCCH_CONFIG in SI3 causes a lot of MO call setup failed wh...

2019-11-25 Thread mqng2
mqng2 has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/15909 ) Change subject: RSL: Wrong CCCH_CONFIG in SI3 causes a lot of MO call setup failed when the BTS configured with none combined CCCH mode.

  1   2   >