Vadim, thank you very much. It works just after sending you the mail.
(Indeed, I changed something more).
Best Regards,
Matteo
-----Message d'origine-----
De : Vadim Yanitskiy <axilirator(a)gmail.com>
Envoyé : mardi 3 décembre 2019 21:32
À : MG - SMS ARSIA <mg(a)sms-arsia.fr>
Cc : baseband-devel(a)lists.osmocom.org
Objet : Re: add 2 mobiles in osmocomBB
Hello Matteo,
$
./fake_trx.py --trx MS@127.0.0.1:6000 $ ./trxcon -s
/tmp/osmocom_l2.two --trx-port 6703
What is wrong, do you have an idea?
sorry, my instructions were a bit misleading (port mismatch). Just start the second
process of trxcon with the same port number as was given to fake_trx:
$ ./trxcon -s /tmp/osmocom_l2.two --trx-port 6000
Hope this helps, good luck!
With best regards,
Vadim Yanitskiy.