Archive for category Phones
iPhone 3.0 Update, but no delivery reports
How could apple develop things like MMS, vCard support, and even peer-to-peer connections for the iPhone, and yet omit gaping holes like SMS delivery report support? I’m starting to think that SMS delivery reports don’t work in Cupertino.
Popularity: 7% [?]
O2 Ireland Roaming in Argentina does not work
Just a brief grumble here:
For the last year or so I’ve been entertained by a humorous work of fiction from O2 Ireland: their supposed roaming agreements with various Argentinian Mobile Phone operators. Said document proclaims that various services (such as the ability to make a phonecall, or use GPRS) are available to Irish O2 customers travelling in Argentina. This is quite simply not true.
I just spent 40 mins on hold to the O2 customer support in Ireland. They proclaim that I can make calls, and that there is an issue with my mobile phone - despite being able to hear a spanish voice (from the mobile operator) telling me that I am not permitted to make calls. Obviously this means that my phone has learnt to speak spanish and is playing a little trick on me.
Interestingly enough, I can receive calls and (usually) send/receive texts - it’s just making calls that my phone has decided to refuse.
Also rather interestingly: no one else has complained. When I suggested that the reason no one else has complained was because they were unable to make calls, my suggestion was rejected as ludicrous.
So I’m stuck with an online grumble. I never thought the day would come, but I believe the time has come for me to switch back to vodafone. At least their roaming claims are not works of fiction.
(For the googlers: O2, Movistar, Personal, Ireland, Argentina, Roaming).
Popularity: 13% [?]
How not to run a gsm provider
Living as I now do in Buenos Aires, I decided it was time for me to get an argentinian mobile. Off down to the shop with me to buy the cheapest prepay mobile they have (costing me a whopping €40), from what I believe is the largest mobile phone operator in the country: Personal Telecom Argentina. In fact this happened many months ago, and since then I’ve been marvelling at just how pathetic a mobile phone operator can be.
- You can’t send text outside the country. This is not a limitation with my phone package or anything of that sort. It appears that other (read “Irish”) operators simply ignore any sms from Personal. Possibly because of their complete disregard of any gsm standard?
- If you send a text to a Personal phone from another provider, you will get a successful delivery report immediately, regardless of whether the text was delivered or not.
- If you send a text from a Personal phone, you will never get a delivery report. I’ve never seen an exception.
- They seem to have no concept of a time zone. Their gsm servers believe they are in GMT, so any communication with the outside world is off by 3 hours. In short this means that
- Texts from the outside world appear to have been sent three hours previous
- Texts to the outside world, if such a thing were possible, would appear to be from three hours in the future
- If you have a phone that is aware of timezones (most modern phones are), then every time you wander into a Personal coverage area, your time will be set wrong by 3 hours.
There’s lots of other interesting stuff too, some of it bordering on hilarity. For example, my girlfriend and I recently travelled to Ireland (for my sister’s wedding), and, while there, my girlfriend received some texts from home (her phone is also a Personal offering). Each text arrived 100 or so times! We had to turn off the phone at night coz it was so annoying (we could disable any sounds, but we couldn’t stop it’s lights flashing).
Anyway, that’s it. It seems that the argentinians don’t know or care that this is pathetic. There are other mobile phone operators in this country (who, from my limited experience, do a far better job), so I expect market forces will eventually resolve these issues.
In the meantime I should of course complain, but my meagre few words of Spanish would hardly handle the assault … so I blog it
Popularity: 40% [?]
Email to SMS gateway
This is something I’ve implemented several times over the last few years. The principle is simple:
- You send an email to mobile_number@sms.yourdomain.com with TXT in the subject, and the actual text body in the email body,
- This goes to your mail server mail.yourdomain.com, and gets forwarded to the user smsuser
- A procmail recipe in smsuser’s home dir strips out the mobile number and the body of the message, and, using o2sms, sends a regular sms to mobile_number
- The output from o2sms is sent back to you via email, so you know it all worked out ok.
It’s all free, and reliable.
This is how I went about setting it up on ubuntu: Read the rest of this entry »
Popularity: 100% [?]
SIP TCP support in Asterisk
Edit: This post is now quite out of date. There’s a more recent discussion of this at the trixbox forums.
Original Post:
Despite digium’s screwed up licensing restrictions, and its diabolical coding standards (something which Callweaver will hopefully make a thing of the past, but that’s for another day), SIP over TCP support is now finally available in asterisk (at least for the 1.2 branch).
Brief instructions how to upgrade your 1.2.x installation are given below: Read the rest of this entry »
Popularity: 99% [?]
Converting an AVI to an MP4 to play on your phone/ipod/whatever
I’m sure there are millions of ways of doing it, but this is the way I use. YMMV
- On Windows, download The Unofficial FFmpeg Win32 build. It’s a .tar.bz2, so you’ll probably need Winrar to extract it.
On linux simply apt-get/yum install ffmpeg, whatever is appropriate for your distro. - Use the following command line to convert the avi to a mp4:
ffmpeg -i INFILE.AVI -acodec libfaac -ab 32kb -ar 32000 -ac 1 -vcodec mpeg4 -mbd 2 -flags +4mv+trell -aic 2 -cmp 2 -subcmp 2 -s 320x240 -r 12.5 -qscale 8 OUTFILE.MP4
- -s is the resolution (320×240 here, coz that’s the screen size of my phone),
- -r is the framerate (12.5 fps here),
- audio is encoded at 32kbps 32kHz mono aac,
- video is endcoded at around 175kbps mpeg4 (h263+). The video bitrate is controlled by the qscale value: lower qscale => larger file + better quality, values of 6 or 8 are common. Valid range is 2-31.
- That’s it! The OUTFILE.MP4 will now play on your phone/ipod/whatever. A 45min episode of Heroes in a 50MB file.
As stated above, it works for me. It may not work for you.
Popularity: 30% [?]
Nokia E65 supported codecs
Based on a little sip debugging, these appear to be the supported audio codecs on the Nokia E65
- AMR
- PCMU
- PCMA
- iLBC
- G729
The above is the order they’re presented in, so it’s probably also the order of preference.
Note: These are for VOIP calls only, the media player supports a much broader range of formats.
Update (15 Oct 2007): Nokia have released a simple application called SIP VOIP Settings which now allows you to change the preference order of codecs.
Popularity: 44% [?]
Nokia SIP settings for Irish VOIP providers
Well it took me long enough to work out what works, so here they are in case someone else finds them useful. Read the rest of this entry »
Popularity: 51% [?]
Nokia E65 Woes
I’ve quite a bit to get off my chest about this phone, so be warned
It’s billed as a “business” phone, with basically every type of connectivity available (3G, GSM, Wifi, Bluetooth & IR), and a price tag to match (around €400). But for that money you get so many great undocumented features: Read the rest of this entry »
Popularity: 28% [?]