xuxueyun / siphon

Automatically exported from code.google.com/p/siphon
0 stars 0 forks source link

+ character causes call to fail #166

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create an contact with a + in the phone number, such as +1 (555) 555-5555
2. Make it a favourite
3. Try to dial it from the favourites screen.

What is the expected output? What do you see instead?
Instead of the call being placed, the call fails. Removing the + from the
phone number solves the issue.

What version of the product are you using? On what operating system?
iPhone 2.1, Siphon 2.0.5

Please provide any additional information below.
Very nice work! Can't wait until it can run in the background.

Original issue reported on code.google.com by mark3...@gmail.com on 25 Feb 2009 at 6:38

GoogleCodeExporter commented 9 years ago
I think this issue is resolved since 2.0.3 (issue 96).

The SIP provider should manage intl symbol ('+') but some providers don't do 
it, I
don't know why.
So you can define the substitution character for '+'.
Be careful this substitution is done just for phone numbers and not for URL.

Original comment by samuelv0...@gmail.com on 6 Mar 2009 at 12:14