Re: [Tsemgr-linux] T610 SMS and phonebook BUG?
Status: Beta
Brought to you by:
smoone23
|
From: Sebastian S. <s.s...@ci...> - 2003-07-31 23:40:11
|
Hi Gabor! > > Hmm... strange. Normally the numbers are stored without the + > > on the phone (like this 361234567). > > When we load the phonenumbers from the phone we get lines > > like this one: > > 01, 491234567, 145, "Tim Miller /H" > > The 01 is the index number (where the number is stored on > > the phone). > > Then comes the number. And after that we get a number > > describing in which format the phonenumber is. 145 stands for > > international format. Thus we have to add the + ourself if a > > phonenumber has format 145. > > And what about checking if the '+' has been already given at > the beginning of the phone number? Check out the latest CVS version of tsemgr. Tomasz Kojm just contributed a patch to check this because he had the same problem. Instructions how to get it can be found there: http://sourceforge.net/cvs/?group_id=74032 But be aware that anonymous CVS at sourceforge.net lags, so maybe you've to wait one or two days until it's finally there. > > PS: I hope anything else works for you. > > Yes. :-) :-) Nice to know! Regards, Sebastian |