Join Today
+ Reply to Thread
Results 1 to 7 of 7

Thread: Dialing

  1. Default Dialing

    I am looking for any information that people have come up with about dialing, sending SMS messages, or answering a call from a native application. I have looked at the output of ipclog(from openezx.org) and with little almost no work you can see phone number in the stream. I just started looking at dsplog.c which puts the phone into a usb mode where it sends dsp logging information out over USB. Although I am not sure how to get it on the other end of the USB cable. Any help would be great! Thanks.

  2. #2

    Default Re: Dialing

    Another idea would be to send klicks to the phone application, so that it thinks someone pressed a button. I dont know if that is possible with qt/embedded, though.

    According to http://doc.trolltech.com/2.3/qvfb-qws.html qt/e uses named pipes for that, but that all the info i got so far...

    Kosta

  3. #3

    Default Re: Dialing

    Here is some code to place a phone call. It actually opens the usual screen with all functionality, just like if you made a phone call from the address book.

    callme.c

    Okay, this propably wont help replacing the phone application, but at least we can use it

    Kosta

  4. #4

    Default Re: Dialing

    hey, thats pretty cool!!! thanks !!

  5. Default Re: Dialing

    The dialing code is great! Thanks, how/where did you figure this out? Is there a header file or something that I am missing?

    Thanks

  6. #6

    Default Re: Dialing

    I simply used strace. I simply was lucky that sending those few bytes opens the dialing pad and everything.

    Kosta

  7. Default Re: Dialing

    I have been reading the bluetooth thread and realized that I had read that you can dial your bluetooth phone via your mac. Could an application running on the phone connect via bluetooth back to the phone and dial and pickup? Has anyone found any example source for dialing and or picking up a phone via bluetooth?


 
+ Reply to Thread

Similar Threads

  1. Touchscreen dialing: how responsive?
    By laxxy in forum A1200 General Chat
    Replies: 3
    Last Post: 05-26-2008, 09:23 AM
  2. Voice dialing with BT??
    By peeta in forum E680i General Chat
    Replies: 3
    Last Post: 07-08-2007, 12:17 AM
  3. Voice recognition: dialing people
    By h00t in forum E6 General Chat
    Replies: 4
    Last Post: 06-25-2007, 08:12 PM
  4. Voice Dialing
    By AhMan in forum E6 General Chat
    Replies: 22
    Last Post: 04-14-2007, 07:15 AM
  5. Voice Dialing on the E6
    By DAGr8 in forum Development
    Replies: 0
    Last Post: 03-16-2007, 04:26 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Single Sign On provided by vBSSO

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1