Hi, list!
I'd like to try to compile OpenBSC with the A-over-IP in order to connect it to a real MSC. I found this document:
http://openbsc.osmocom.org/trac/wiki/OpenBSCWithSCCP
But when I try to get the branch I get an error:
$ git checkout -b on-waves/bsc-master origin/bsc-master git checkout: updating paths is incompatible with switching branches/forcing Did you intend to checkout 'origin/bsc-master' which can not be resolved as commit?
Is now this project in another branch? Can someone say me, what I have to do to compile it?
Thanks a lot!