Re: [ogsmd] Out-of-spec GSM number - who should I report to?

2009-01-16 Thread gt
Hi,

On Thu, Jan 15, 2009 at 04:54:36PM +0100, Michael Lauer wrote:
 See #215, which I have just fixed in master.
 

#215 in trac.freesmartphone.org is a suspend issue - I don't
understand the relation to the ogmsd warning?

Gyelt

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [ogsmd] Out-of-spec GSM number - who should I report to?

2009-01-16 Thread Michael 'Mickey' Lauer
Am Friday 16 January 2009 16:58:10 schrieb g...@ergoarte.ch:
 On Thu, Jan 15, 2009 at 04:54:36PM +0100, Michael Lauer wrote:
  See #215, which I have just fixed in master.

 #215 in trac.freesmartphone.org is a suspend issue - I don't
 understand the relation to the ogmsd warning?

I was referring to your
I'm not sure these are related. I get a forever ringing phone just by
dailing it and cancelling the call just before or after the neo starts
ringing/vibrating. Seems it doesn't receive/process the cancelation.

with a wrong bug number ;) I wanted to point to #205 instead.

-- 
:M:

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [ogsmd] Out-of-spec GSM number - who should I report to?

2009-01-15 Thread gt
Hi, 

Thanks for responding!

On Mon, Jan 12, 2009 at 12:46:34PM +0100, Daniel Willmann wrote:
 On Wed, 7 Jan 2009 09:28:09 +0100 g...@ergoarte.ch wrote:
  
  I am seeing this error:
  Jan  7 09:08:52 debian-gta02 2009.01.07 09:08:52 ogsmdWARNING
  Out-of-spec GSM number type seen: 160. Please report.
 
 This is binary b1010 which means according to GSM 03.40, page 35
 type-of-number: National Number, numbering-plan-identification: Unknown
 
 It's definitely not out of spec and probably not even that unusual.
 
 The phonebookTupleToNumber function in gsm/const.py doesn't seem to be
 very smart. I started working on some functions for GSM addresses in
 the PDUAddress class in gsm/sms.py. In any case this shouldn't have any
 impact on functionality since it just prints out the warning.
 
  I would like to report this, but where? What extra information would
  be of interest? 
 
 All FSO related bugs should go to http://trac.freesmartphone.org/

Done, ticket #316

 I experienced the same hangs that you mentioned recently. I'm unable
 to answer the phone and the phone will keep ringing forever.

I'm not sure these are related. I get a forever ringing phone just by
dailing it and cancelling the call just before or after the neo starts
ringing/vibrating. Seems it doesn't receive/process the cancelation.

 Please try to reproduce the problem with log_level set to DEBUG in
 [ogsmd] and post your log.

I attached it to the ticket.

Gyelt

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [ogsmd] Out-of-spec GSM number - who should I report to?

2009-01-15 Thread Michael Lauer
See #215, which I have just fixed in master.

Cheers,

:M:

Am 15.01.2009 um 12:27 schrieb g...@ergoarte.ch:

 Hi,

 Thanks for responding!

 On Mon, Jan 12, 2009 at 12:46:34PM +0100, Daniel Willmann wrote:
 On Wed, 7 Jan 2009 09:28:09 +0100 g...@ergoarte.ch wrote:

 I am seeing this error:
 Jan  7 09:08:52 debian-gta02 2009.01.07 09:08:52 ogsmdWARNING
 Out-of-spec GSM number type seen: 160. Please report.

 This is binary b1010 which means according to GSM 03.40, page 35
 type-of-number: National Number, numbering-plan-identification:  
 Unknown

 It's definitely not out of spec and probably not even that unusual.

 The phonebookTupleToNumber function in gsm/const.py doesn't seem to  
 be
 very smart. I started working on some functions for GSM addresses in
 the PDUAddress class in gsm/sms.py. In any case this shouldn't have  
 any
 impact on functionality since it just prints out the warning.

 I would like to report this, but where? What extra information would
 be of interest?

 All FSO related bugs should go to http://trac.freesmartphone.org/

 Done, ticket #316

 I experienced the same hangs that you mentioned recently. I'm  
 unable
 to answer the phone and the phone will keep ringing forever.

 I'm not sure these are related. I get a forever ringing phone just by
 dailing it and cancelling the call just before or after the neo starts
 ringing/vibrating. Seems it doesn't receive/process the cancelation.

 Please try to reproduce the problem with log_level set to DEBUG in
 [ogsmd] and post your log.

 I attached it to the ticket.

 Gyelt

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [ogsmd] Out-of-spec GSM number - who should I report to?

2009-01-12 Thread Daniel Willmann
On Wed, 7 Jan 2009 09:28:09 +0100
g...@ergoarte.ch wrote:

 Hi,
 
 I am seeing this error:
 Jan  7 09:08:52 debian-gta02 2009.01.07 09:08:52 ogsmdWARNING
 Out-of-spec GSM number type seen: 160. Please report.

This is binary b1010 which means according to GSM 03.40, page 35
type-of-number: National Number, numbering-plan-identification: Unknown

It's definitely not out of spec and probably not even that unusual.

The phonebookTupleToNumber function in gsm/const.py doesn't seem to be
very smart. I started working on some functions for GSM addresses in
the PDUAddress class in gsm/sms.py. In any case this shouldn't have any
impact on functionality since it just prints out the warning.

 I would like to report this, but where? What extra information would
 be of interest? 

All FSO related bugs should go to http://trac.freesmartphone.org/
I experienced the same hangs that you mentioned recently. I'm unable
to answer the phone and the phone will keep ringing forever.
Please try to reproduce the problem with log_level set to DEBUG in
[ogsmd] and post your log.

Regards,
Daniel Willmann


signature.asc
Description: PGP signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


[ogsmd] Out-of-spec GSM number - who should I report to?

2009-01-07 Thread gt
Hi,

I am seeing this error:
Jan  7 09:08:52 debian-gta02 2009.01.07 09:08:52 ogsmdWARNING Out-of-spec 
GSM number type seen: 160. Please report.

I would like to report this, but where? What extra information would be
of interest? 

Gyelt

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community