On Sun, Jan 14, 2018 at 03:15:59PM +0000, Sandi Suhendro wrote:
now the auto create subscriber not working which is Im
looking and its very
good and nice improovement.
To reiterate, in the old osmo-nitb, we used to have
'subscriber-create-on-demand', which the new osmo-hlr does not support. It's
not an improvement, it's dropping a feature on the floor.
does my setting for the osmocom stacks is right with
this? :
osmo-bsc -c ~/osmo/osmo-bsc.cfg
osmo-hlr -l hlr.db -c ~/osmo/osmo-hlr.cfg
osmo-stp -c ~/osmo/osmo-stp.cfg
osmo-mgw -c ~/osmo/osmo-mgw-for-msc.cfg
osmo-mgw -c ~/osmo/osmo-mgw-for-bsc.cfg
osmo-msc -c ~/osmo/osmo-msc.cfg
DId I miss something? Im sure I miss something. :-)
looks good as long as you also have a BTS.
Of course just the invocation commands don't convey anything about the settings.
And of course don't make us read your config unless you have an actual problem.
and how to connect osmo-msc with asterisk?
The short answer is: use osmo-sip-connector. The long answer should be
somewhere on the wiki, but personally I'm not familiar with that. Maybe someone
else has a pointer?
~N