Results 1 to 10 of 10

Thread: how to desine a Call Service

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2001
    Location
    shiraz
    Posts
    163

    Exclamation how to desine a Call Service

    Hi guys
    I want to design a call ordering system like those of banks or some stores which you dial a number via your telephone (tone mode) and a voice gives you some instructions so you can get the service you want. For example you mast dial “2” for checking up your saving account and then dial your account number… . Now I want to know how can recognize which number was dialed each time by the caller. Is it possible in vb? Should I use the “Microsoft comm. Control”? if so, how can do this? If you know some links or sites on the subject, it can help a lot
    Thank you very much

  2. #2
    Frenzied Member SeanK's Avatar
    Join Date
    May 2002
    Location
    Boston MA
    Posts
    1,160
    Have you looked into using TAPI?

  3. #3
    PowerPoster
    Join Date
    Aug 2002
    Location
    NY, NY
    Posts
    2,139
    “Microsoft comm. Control”? No, not this simple. ;-)
    I have built one large Call Center app for a major bank. There are a few parts that this type of apps must have:
    - Telephone server (can be SQL Server, Oracle,etc...)
    - Voice Recognition Part (usualy UNIX based)
    - Library of OCXs or API that is compatible with your TServer
    - VB front end
    - Telephone Switch(es)
    - Live Agent(s)

    You must also be familiar with a Call Center Dictionary.
    Tons of configurations involved. And more, more, more and more ...

    Now you decide for yourself if you still want to work on it. BUt it's a lot of fun (was for me at least).

    Good luck, Roy

  4. #4
    PowerPoster
    Join Date
    Aug 2002
    Location
    NY, NY
    Posts
    2,139
    Check this site, it may help you to get started:
    http://www.nortelnetworks.com/produc...4.02-12-01.pdf
    Also, search Internet for this book:
    The Call Center Dictionary 2-nd Edition by Madeline Bodin and Keith Dawson, Telecom Books, New York; ISBN 1-57820-043-1

  5. #5

    Thread Starter
    Addicted Member
    Join Date
    Aug 2001
    Location
    shiraz
    Posts
    163
    Oh what is TAPI?
    and Roy, i don't think that Voice Recognition Part is needed. i just need to understand if 8 in dialed for example. and i guess this may have some spitial signal. anyway can you show me some resourses so can i study it?

  6. #6

    Thread Starter
    Addicted Member
    Join Date
    Aug 2001
    Location
    shiraz
    Posts
    163
    Originally posted by IROY55
    Check this site, it may help you to get started:
    http://www.nortelnetworks.com/produc...4.02-12-01.pdf
    Also, search Internet for this book:
    The Call Center Dictionary 2-nd Edition by Madeline Bodin and Keith Dawson, Telecom Books, New York; ISBN 1-57820-043-1
    thanks a lot Roy but the link doesn't work. now i'm searching for the book. thanks aloooot

  7. #7
    PowerPoster
    Join Date
    Aug 2002
    Location
    NY, NY
    Posts
    2,139
    ... i don't think that Voice Recognition Part is needed ...
    Whatever

  8. #8
    PowerPoster
    Join Date
    Aug 2002
    Location
    NY, NY
    Posts
    2,139
    Weird, link did open for me! Also, a few words about TAPI: it stands for Telephony Aplication Programing Interface. It comes in 2 flafors: library of Windows API functions and 2 OCXs (which are API wrappers anyway). Controls can be added through Components. APIs - via API Text Viewer (Load Text file ... mapi.txt)

    Roy

  9. #9
    Junior Member
    Join Date
    Jan 2003
    Posts
    17
    mrdj1002, did u find a solution for ur problem? I have the same interests...
    Excelsoft IT

  10. #10
    Addicted Member
    Join Date
    Apr 2004
    Location
    Lagos, Nigeria
    Posts
    215
    I'm interested too.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width