[PATCHv4] stemodem: Fix for MT call not working when caller id is hidden.

2011-01-04 Thread Marit Henriksen
From: Marit Henriksen marit.henrik...@stericsson.com In *ECAV, the number will not be included if caller id is hidden. Set it to an empty string in that case, and set number type to 128, unknown number type. --- drivers/stemodem/voicecall.c | 13 + 1 files changed, 9 insertions(+),

Re: [PATCHv4] stemodem: Fix for MT call not working when caller id is hidden.

2011-01-04 Thread Marcel Holtmann
Hi Marit, In *ECAV, the number will not be included if caller id is hidden. Set it to an empty string in that case, and set number type to 128, unknown number type. --- drivers/stemodem/voicecall.c | 13 + 1 files changed, 9 insertions(+), 4 deletions(-) patch has been