Hi all,
*I connected, sent and made call successful with osmocombb (with real IMSI and IMEI).
But, now, I get error, always be rejected:*
OsmocomBB# show ms MS '1' is up, service is limited IMEI: 357337016773249 IMEISV: 3573370167732490 IMEI generation: fixed automatic network selection state: A0 null cell selection state: PLMN search radio ressource layer state: idle mobility management layer state: MM idle, PLMN search
OsmocomBB# % (MS 1) % Trying to registering with network...
*in my config file (/root/.osmocom/bb/mobile.cfg)**:* ! ! OsmocomBB () configuration saved from vty !! ! line vty no login ! gps device /dev/ttyACM0 gps baudrate default no gps enable ! no hide-default ! ms 1 layer2-socket /tmp/osmocom_l2 sap-socket /tmp/osmocom_sap sim reader network-selection-mode auto imei 357337016773249 0 imei-fixed emergency-imsi 452040399998391 sms-service-center +84980200030 no call-waiting no auto-answer no force-rekey no clip no clir tx-power auto no simulated-delay no stick location-updating neighbour-measurement codec full-speed prefer codec half-speed no abbrev support sms a5/1 a5/2 p-gsm e-gsm r-gsm gsm-850 dcs pcs class-900 4 class-850 4 class-dcs 1 class-pcs 1 channel-capability sdcch+tchf+tchh full-speech-v1 full-speech-v2 half-speech-v1 min-rxlev -106 dsc-max 90 no skip-max-per-band exit test-sim imsi 001010000000000 ki xor 00 00 00 00 00 00 00 00 00 00 00 00 no barred-access no rplmn hplmn-search foreign-country exit no shutdown exit !
Anyone help me???, thanks a lot!
Anyone help me??
-- View this message in context: http://baseband-devel.722152.n3.nabble.com/Baseband-MS-1-is-up-service-is-li... Sent from the baseband-devel mailing list archive at Nabble.com.
Try either or both of the following: * set network selection to manual * set "stick" on
Let us know what works if any!
On Fri, Apr 12, 2013 at 3:58 PM, hungbangchu hunghm.vn@gmail.com wrote:
Anyone help me??
-- View this message in context: http://baseband-devel.722152.n3.nabble.com/Baseband-MS-1-is-up-service-is-li... Sent from the baseband-devel mailing list archive at Nabble.com.
Thanks for your support.
* set network selection to manual * set "stick" on
--> I set in file mobile.cfg:
******************************************* ! ! OsmocomBB () configuration saved from vty !! ! line vty no login ! gps device /dev/ttyACM0 gps baudrate default no gps enable ! no hide-default ! ms 1 layer2-socket /tmp/osmocom_l2 sap-socket /tmp/osmocom_sap sim reader network-selection-mode manual imei 356898011087563 0 imei-fixed emergency-imsi 452040399998400 sms-service-center +84980200030 no call-waiting no auto-answer no force-rekey no clip no clir tx-power auto no simulated-delay stick on location-updating neighbour-measurement codec full-speed prefer codec half-speed no abbrev support sms a5/1 a5/2 p-gsm e-gsm r-gsm gsm-850 dcs pcs class-900 4 class-850 4 class-dcs 1 class-pcs 1 channel-capability sdcch+tchf+tchh full-speech-v1 full-speech-v2 half-speech-v1 min-rxlev -106 dsc-max 90 no skip-max-per-band exit test-sim imsi 452040399998400 ki xor 00 00 00 00 00 00 00 00 00 00 00 00 no barred-access no rplmn hplmn-search foreign-country exit no shutdown exit ! **************************
I get error:
There is no such command. Error occurred during reading below line: stick on
Failed to parse the config file: '/root/.osmocom/bb/mobile.cfg'
Can you help me?
-- View this message in context: http://baseband-devel.722152.n3.nabble.com/Baseband-MS-1-is-up-service-is-li... Sent from the baseband-devel mailing list archive at Nabble.com.
Hi,
There is no such command. Error occurred during reading below line: stick on
'stick' option should be used as 'stick ARFCN'. with this option your MS will be forced to use specific ARFCN. Be sure that this ARFCN is visible by your MS and owned by your SIM's service provider.
Also I think it's difficult for people in this list to help you without logs, at least attached mobile app log could help.
Thanks, Pavel
On Sat, Apr 13, 2013 at 9:45 AM, hungbangchu hunghm.vn@gmail.com wrote:
Thanks for your support.
- set network selection to manual
- set "stick" on
--> I set in file mobile.cfg:
! ! OsmocomBB () configuration saved from vty !! ! line vty no login ! gps device /dev/ttyACM0 gps baudrate default no gps enable ! no hide-default ! ms 1 layer2-socket /tmp/osmocom_l2 sap-socket /tmp/osmocom_sap sim reader network-selection-mode manual imei 356898011087563 0 imei-fixed emergency-imsi 452040399998400 sms-service-center +84980200030 no call-waiting no auto-answer no force-rekey no clip no clir tx-power auto no simulated-delay stick on location-updating neighbour-measurement codec full-speed prefer codec half-speed no abbrev support sms a5/1 a5/2 p-gsm e-gsm r-gsm gsm-850 dcs pcs class-900 4 class-850 4 class-dcs 1 class-pcs 1 channel-capability sdcch+tchf+tchh full-speech-v1 full-speech-v2 half-speech-v1 min-rxlev -106 dsc-max 90 no skip-max-per-band exit test-sim imsi 452040399998400 ki xor 00 00 00 00 00 00 00 00 00 00 00 00 no barred-access no rplmn hplmn-search foreign-country exit no shutdown exit !
I get error:
There is no such command. Error occurred during reading below line: stick on
Failed to parse the config file: '/root/.osmocom/bb/mobile.cfg'
Can you help me?
-- View this message in context: http://baseband-devel.722152.n3.nabble.com/Baseband-MS-1-is-up-service-is-li... Sent from the baseband-devel mailing list archive at Nabble.com.
"Also I think it's difficult for people in this list to help you without logs, at least attached mobile app log could help."
--> How can I export log file?
-- View this message in context: http://baseband-devel.722152.n3.nabble.com/Baseband-MS-1-is-up-service-is-li... Sent from the baseband-devel mailing list archive at Nabble.com.
Hi,
My attachment is file mobile.log.
Any one can mobile.log http://baseband-devel.722152.n3.nabble.com/file/n4025987/mobile.log help me?
pab wrote
Hi,
There is no such command. Error occurred during reading below line: stick on
'stick' option should be used as 'stick ARFCN'. with this option your MS will be forced to use specific ARFCN. Be sure that this ARFCN is visible by your MS and owned by your SIM's service provider.
Also I think it's difficult for people in this list to help you without logs, at least attached mobile app log could help.
Thanks, Pavel
-- View this message in context: http://baseband-devel.722152.n3.nabble.com/Baseband-MS-1-is-up-service-is-li... Sent from the baseband-devel mailing list archive at Nabble.com.
Hi,
Could you please provide mobile.log and log from VTY in case of automatic network selection "network-selection-mode auto" ans "no stick" option?
Thanks, Pavel
On Mon, Apr 15, 2013 at 10:46 AM, hungbangchu hunghm.vn@gmail.com wrote:
Hi,
My attachment is file mobile.log.
Any one can mobile.log http://baseband-devel.722152.n3.nabble.com/file/n4025987/mobile.log help me?
pab wrote
Hi,
There is no such command. Error occurred during reading below line: stick on
'stick' option should be used as 'stick ARFCN'. with this option your MS will be forced to use specific ARFCN. Be sure that this ARFCN is visible by your MS and owned by your SIM's service provider.
Also I think it's difficult for people in this list to help you without logs, at least attached mobile app log could help.
Thanks, Pavel
-- View this message in context: http://baseband-devel.722152.n3.nabble.com/Baseband-MS-1-is-up-service-is-li... Sent from the baseband-devel mailing list archive at Nabble.com.
If I remember right to make it ON in the cfg file you simply remove the "no" from "no stick".
It is easier to change it from withing the app in the tty interface. Then save the cfg. This way you do not have to worry about the cfg format.
On Sat, Apr 13, 2013 at 11:15 AM, hungbangchu hunghm.vn@gmail.com wrote:
Thanks for your support.
- set network selection to manual
- set "stick" on
--> I set in file mobile.cfg:
! ! OsmocomBB () configuration saved from vty !! ! line vty no login ! gps device /dev/ttyACM0 gps baudrate default no gps enable ! no hide-default ! ms 1 layer2-socket /tmp/osmocom_l2 sap-socket /tmp/osmocom_sap sim reader network-selection-mode manual imei 356898011087563 0 imei-fixed emergency-imsi 452040399998400 sms-service-center +84980200030 no call-waiting no auto-answer no force-rekey no clip no clir tx-power auto no simulated-delay stick on location-updating neighbour-measurement codec full-speed prefer codec half-speed no abbrev support sms a5/1 a5/2 p-gsm e-gsm r-gsm gsm-850 dcs pcs class-900 4 class-850 4 class-dcs 1 class-pcs 1 channel-capability sdcch+tchf+tchh full-speech-v1 full-speech-v2 half-speech-v1 min-rxlev -106 dsc-max 90 no skip-max-per-band exit test-sim imsi 452040399998400 ki xor 00 00 00 00 00 00 00 00 00 00 00 00 no barred-access no rplmn hplmn-search foreign-country exit no shutdown exit !
I get error:
There is no such command. Error occurred during reading below line: stick on
Failed to parse the config file: '/root/.osmocom/bb/mobile.cfg'
Can you help me?
-- View this message in context: http://baseband-devel.722152.n3.nabble.com/Baseband-MS-1-is-up-service-is-li... Sent from the baseband-devel mailing list archive at Nabble.com.
I removed the "no" from "no stick"
--> error: There is no such command. Error occurred during reading below line: stick
Failed to parse the config file: '/root/.osmocom/bb/mobile.cfg'
Bhaskar11 wrote
If I remember right to make it ON in the cfg file you simply remove the "no" from "no stick".
It is easier to change it from withing the app in the tty interface. Then save the cfg. This way you do not have to worry about the cfg format.
On Sat, Apr 13, 2013 at 11:15 AM, hungbangchu <
hunghm.vn@
> wrote:
Thanks for your support.
- set network selection to manual
- set "stick" on
--> I set in file mobile.cfg:
! ! OsmocomBB () configuration saved from vty !! ! line vty no login ! gps device /dev/ttyACM0 gps baudrate default no gps enable ! no hide-default ! ms 1 layer2-socket /tmp/osmocom_l2 sap-socket /tmp/osmocom_sap sim reader network-selection-mode manual imei 356898011087563 0 imei-fixed emergency-imsi 452040399998400 sms-service-center +84980200030 no call-waiting no auto-answer no force-rekey no clip no clir tx-power auto no simulated-delay stick on location-updating neighbour-measurement codec full-speed prefer codec half-speed no abbrev support sms a5/1 a5/2 p-gsm e-gsm r-gsm gsm-850 dcs pcs class-900 4 class-850 4 class-dcs 1 class-pcs 1 channel-capability sdcch+tchf+tchh full-speech-v1 full-speech-v2 half-speech-v1 min-rxlev -106 dsc-max 90 no skip-max-per-band exit test-sim imsi 452040399998400 ki xor 00 00 00 00 00 00 00 00 00 00 00 00 no barred-access no rplmn hplmn-search foreign-country exit no shutdown exit !
I get error:
There is no such command. Error occurred during reading below line: stick on
Failed to parse the config file: '/root/.osmocom/bb/mobile.cfg'
Can you help me?
-- View this message in context: http://baseband-devel.722152.n3.nabble.com/Baseband-MS-1-is-up-service-is-li... Sent from the baseband-devel mailing list archive at Nabble.com.
-- View this message in context: http://baseband-devel.722152.n3.nabble.com/Baseband-MS-1-is-up-service-is-li... Sent from the baseband-devel mailing list archive at Nabble.com.
hungbangchu <hunghm.vn <at> gmail.com> writes:
View this message in context: http://baseband-devel.722152.n3.nabble.com/Baseband-MS-1-is-up-
service-is-limited-tp4025964p4025978.html
Sent from the baseband-devel mailing list archive at Nabble.com.
-- View this message in context: http://baseband-
devel.722152.n3.nabble.com/Baseband-MS-1-is-up-service-is-limited- tp4025964p4025986.html
Sent from the baseband-devel mailing list archive at Nabble.com.
Hi i find that the problem is the version the mobile and the image .bin that you load in mobile, that is to say: for MotorolaC115/C117 you need the binary into: (compal_E87) (layer1.compalram.bin)
MotorolaC123/C121/C118 you need the binary into: (compalE88)
MotorolaC140/C139 you need the binary into: (compalE86)
MotorolaC155 you need the binary into: (compalE99) — our secondary target
MotorolaV171 you need the binary into: (compalE68/E69)
i hope that this can help you.
Regards @mrdesc from colombia.
baseband-devel@lists.osmocom.org