Results 1 to 8 of 8
  1. #1
    Join Date
    Sep 2014
    Posts
    9

    sending a phone number to a HUD or other softphone

    Sorry if someone has answered this question before. We have an old contact database my boss wants to click a button and send the phone number in the text box to a soft phone. Is that possible with Access 2007?

    Thank you

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    This example discusses using the Windows Dialer.exe http://www.dailyfreecode.com/forum/p...vba-25096.aspx

    No idea how that would interact with soft phone.

    I found the Dialer and opened it but can't get it to interact with my desk phone. Our computers network through VoIP phone.

    Bing: vb6 soft phone
    http://shareme.com/programs/voip/sip-vb6-source-code
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    Join Date
    Sep 2014
    Posts
    9

    Phones

    That site was good however the concerns there will not work for me.
    I am trying to avoid using secondary programs to talk with access and the softphone. I am hoping keystroke may work.

  4. #4
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    If there is relevant source code it might be adaptable into VBA. I have done that before. Found VB6 project that did what I wanted. Took the code and with few edits it works. Of course, I needed VB6 installed to open the project and view the code. It's nice when site posts code as text but not always that lucky. VB.Net code littler harder to adapt.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  5. #5
    Join Date
    Sep 2014
    Posts
    9
    How about send keys having them type Ctrl+Alt+F8 to run a macro

  6. #6
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    Don't know. Beyond my experience and can't find much info.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  7. #7
    Join Date
    Sep 2014
    Posts
    9

    Post How to setup a dialer button in access 2007

    1. Set the Tabs order on the form to the field you want to send to the TCPI (softphone)
    2. Create a new button in the Categories select Miscellaneous then Auto Dialer
    3. Select Picture or Text
    4. Name the command something you can relate to the button
    5. Save the form
    6. You will need to install or configure your softphone to have TCPI active.
    7. The field (phone number) you want to dial should be highlighted.
    8. press the button
    9. you will get a pop up click on the setup button
    10. you will be prompted for your dialing location
    11. after entering the information click on Apply
    12. then dial.
    13. Good calling
    Last edited by Fineartbrokersinc; 09-12-2014 at 11:18 AM. Reason: incomplete

  8. #8
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    Congratulations! Thanks for sharing solution. I have avoided the wizards so much, never noticed that. It creates an embedded macro. I would probably convert to VBA.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Clean Phone Number data
    By pkstormy in forum Code Repository
    Replies: 0
    Last Post: 03-11-2013, 10:24 AM
  2. Unbound Phone Number Not Formating
    By Huddle in forum Access
    Replies: 3
    Last Post: 02-13-2012, 05:10 PM
  3. Replies: 2
    Last Post: 01-13-2012, 01:25 PM
  4. Phone number format
    By ManvinderKaur in forum Access
    Replies: 1
    Last Post: 06-24-2010, 08:07 AM
  5. Phone number in (000) 000-0000
    By Ajay in forum Queries
    Replies: 9
    Last Post: 03-12-2010, 11:50 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums