Giter VIP home page Giter VIP logo

Comments (6)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
You are american ;-)
In Europe we don't use these number ;-)

But I think it's not difficult to do this. Could you confirm :
1 800 My APPLE = 1 800 69 27753

Original comment by [email protected] on 11 Oct 2008 at 5:32

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

from siphon.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
Yes dialing like that works but a simple char to dtmf digit function can 
convert the values rather easily.   The 
default vcard in addressbook for apple has 1800 MY APPLE in it.  :(

Original comment by [email protected] on 11 Oct 2008 at 6:39

from siphon.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
The char for DTMF are 0-9, *, # A-D
(http://en.wikipedia.org/wiki/Dual-tone_multi-frequency)
So you can't use DTMF to call 1800 My Apple.
And SIP is digital/computer protocol with message.

Original comment by [email protected] on 11 Oct 2008 at 6:46

from siphon.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
Yes I know what DTMF is and also know that this is a sip phone and shouldn't be 
limited to dialing numbers.   
The simple solution is to have a function to convert any char to the DTMF digit 
internally as a convenience 
feature.  What if I have direct SIP URI's in my addressbook... those wouldn't 
dial either.  Just a thought.



/b

Original comment by [email protected] on 11 Oct 2008 at 7:02

from siphon.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
I also just tested the addressbook appears to let you store SIP URI's along 
with numbers... ie sip:[email protected]

Original comment by [email protected] on 11 Oct 2008 at 7:04

from siphon.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
The numbers from address book are modified before call like that :
  - 1800-MY-APPLE give 18006927753
  - characters ' -()/.' are removed

If you call with SIP URI (sip:[username|phonenumber]@[sip_provider]) there are 
no
transformation.

Original comment by [email protected] on 11 Oct 2008 at 9:39

  • Changed state: Fixed

from siphon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.