Is the code for calling on the iPhone automatically
[[UIApplication sharedApplication] openURL:[NSURL URLWithString:@\"tel:11111111111\"]]);
From trying on an iPhone, tel://123456789 is the way to go. The tel:123456789 option is not even recognized, at least by the Safari URL bar.
tel://123456789
tel:123456789