Active Topics

 


Reply
Thread Tools
Posts: 567 | Thanked: 2,965 times | Joined on Oct 2009
#21
What I think is happening is that the string Vodafone RO is coming from the operator name (which matches with what opername.log shows) then we have a space (inserted by the g_strdup_printf call in my code) then we have a bunch of repeating @ signs. I think the repeating @ signs come from the incoming cell broadcast SMS message.

Would be good to get a network level dump of the incoming cell broadcast packets sent from the cellmo to the phone just to see what they look like but I dont know how that can be easily done.
 

The Following User Says Thank You to jonwil For This Useful Post:
Posts: 18 | Thanked: 46 times | Joined on Mar 2011
#22
If I turn off "Cell Broadcast Enabled" and switch from 2G to 3G and back I don't see operator name, only after reboot appears.

cbsms.log
opername.log
 

The Following User Says Thank You to 654321 For This Useful Post:
Posts: 567 | Thanked: 2,965 times | Joined on Oct 2009
#23
Sounds like your operator is sending garbage so there is not much I can do
 

The Following User Says Thank You to jonwil For This Useful Post:
Posts: 18 | Thanked: 46 times | Joined on Mar 2011
#24
But on any other Nokia CBS is working fine with the same operator....
 

The Following User Says Thank You to 654321 For This Useful Post:
Posts: 567 | Thanked: 2,965 times | Joined on Oct 2009
#25
Short of being able to get deeper into the system (e.g. via GDB or packet logging) I dont have any ideas to see whats up.
 

The Following User Says Thank You to jonwil For This Useful Post:
Posts: 212 | Thanked: 66 times | Joined on May 2010 @ India
#26
changed my theme with theme customiser.No sign of CBS.
 

The Following User Says Thank You to udaychaitanya16 For This Useful Post:
Posts: 567 | Thanked: 2,965 times | Joined on Oct 2009
#27
udaychaitanya, I bet your operator doesnt send any Cell Broadcast SMS messages over channel 50.
 

The Following User Says Thank You to jonwil For This Useful Post:
Posts: 212 | Thanked: 66 times | Joined on May 2010 @ India
#28
BusyBox v1.19.3 (Debian 1.19.3power3) built-in shell (ash)
Enter 'help' for a list of built-in commands.

11:23:22 cell id change 55283
11:23:29 incoming cell tower name BSNL Mobile SHAKTIGARH T.
11:23:58 cell id change 55213
11:24:13 incoming cell tower name BSNL Mobile TIN BATTI MOR
11:24:18 cell id change 55283
11:24:30 incoming cell tower name BSNL Mobile SHAKTIGARH T.
11:24:59 cell id change 55213
11:25:19 cell id change 55283
11:26:00 incoming cell tower name BSNL Mobile SHAKTIGARH T.
11:26:23 cell id change 55213
11:27:12 incoming cell tower name BSNL Mobile TIN BATTI MOR
11:30:46 network_reg_status clear cell name
11:30:48 network_reg_status clear cell name
- cbsms.log 1/1486 0%







BusyBox v1.19.3 (Debian 1.19.3power3) built-in shell (ash)
Enter 'help' for a list of built-in commands.

11:23:22 cell id change 55283
11:23:29 incoming cell tower name BSNL Mobile SHAKTIGARH T.
11:23:58 cell id change 55213
11:24:13 incoming cell tower name BSNL Mobile TIN BATTI MOR
11:23:22 cell id change 55283
11:23:29 incoming cell tower name BSNL Mobile SHAKTIGARH T.
11:23:58 cell id change 55213
11:24:13 incoming cell tower name BSNL Mobile TIN BATTI MOR
11:30:48 Start Operator Name
11:30:48 state->operator_name
11:30:48 priv->operator_name BSNL INDIA
11:30:48 operator BSNL INDIA
11:30:48 oper
11:30:48 code 4 240 71
11:30:48 service provider name network match BSNL Mobile typ
11:30:48 service provider name type 1
11:30:48 set operator name BSNL Mobile
11:53:00 Start Operator Name
11:53:00 state->operator_name
11:53:00 operator BSNL INDIA
11:53:00 oper
- opername.log 1/34 2%

Last edited by udaychaitanya16; 2011-12-03 at 16:15.
 

The Following 2 Users Say Thank You to udaychaitanya16 For This Useful Post:
Posts: 567 | Thanked: 2,965 times | Joined on Oct 2009
#29
ok, that log shows that my plugin is working as intended. The plugin received a change in the network registration status and then for whatever reason, there has been no cell broadcast SMS sent by the tower on channel 50 since that change.
 

The Following 2 Users Say Thank You to jonwil For This Useful Post:
Posts: 18 | Thanked: 46 times | Joined on Mar 2011
#30
I fixed mine:
dpkg -r operator-name-cbs-widget
apt-get -install --reinstall libconnui-cellular
reboot
dpkg -i operator-name-cbs-widget_0.1_armel.deb
reboot
and now it’s working.
Thanks,
Code:
19:10:20 cell id change 36053
19:10:40 cell id change 20063
19:10:42 incoming cell tower name Vodafone RO BUCURESTII NOI, cell id 20063
19:11:11 cell id change 34941
19:11:13 incoming cell tower name Vodafone RO 16 FEBRUARIE, cell id 34941
19:11:32 cell id change 20063
19:11:39 incoming cell tower name Vodafone RO BUCURESTII NOI, cell id 20063
19:12:46 cell id change 36053
 

The Following 3 Users Say Thank You to 654321 For This Useful Post:
Reply

Tags
broadcast sms, operator


 
Forum Jump


All times are GMT. The time now is 13:15.