Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by databit

  1. databit

    Microsoft W2K3 Server VPN - Route internet traffic using clients ISP

    Ok I have the VPN all setup and it works decently but one thing I really want I can't figure out. When "Use default gateway on remote connection" is checked in the client then remote users can connect to the vpn, access computers in the right subnet and access the internet When it's not...
  2. databit

    Splitting an array and recombining with combo boxes

    At the time of writing this I hadn't because I had no idea what to look for. It's apparently called Multi-Level Select so now I have that sample which is perfect. One thing I can't find though, is it possible to pass a very large array to the html page/javascript via a server side application...
  3. databit

    Splitting an array and recombining with combo boxes

    OK I don't even know what to search for with this. I could probably do it with about 900 nested ifs but I'm betting there is a much more efficient way of doing it. index varCode[index] varDescription[index] 0 10 cat_old_survived 1 20 cat_old_died 2...
  4. databit

    Web Based Call Flow Documentation

    Does anyone know of any good web based call flow documentation software? Personally I love Visio but I'm willing to bet someone has made something specifically for call centers. A truly great setup would, after all the documentation work is completed, allow me to view all routes in/dependencies...
  5. databit

    Aspect Uniphi issues??

    Sorry about your situation. With Uniphi once the voice path is established then it is established both way. While there could be system errors that could cause 1 way audio, this is rare and your local telecom guy would have known about it. My guess is your mute was on :(
  6. databit

    Aspect Docs from rel 8.xx and higher

    Hit up the Aspect Support site http://support.aspect.com Request a login. In my experience they will usually grant you one and you will only have access to docs (no site specific stuff) Then Click on Product Document Library Select Aspect Callcenter ACD in the first drop down. Then All document...
  7. databit

    ebroker

    Not right at this moment but I have in the past many times. Love it. have a question about it?
  8. databit

    Activity Logs: Invalid Call Processing state processing

    Things in common Error Text: Invalid Call Processing state processing Label/Parm2: Cardport 7 Label/Parm3: State 5 Label/Parm4: Event 40 Msg: 9 Cause: INSTR Origin: uss_2ptalk Line: 144 The Message guide states: Invalid Call Processing state processing Label 1: Number Description: The...
  9. databit

    Realtime Grabber/homegrown Director

    As part of the Contact Server suite you have activex or apis for connecting to the realtime system. Using this and the realtime table and fields guide you should be able to put something together pretty easy. They even include sample code.
  10. databit

    Aspect Acivity Logs

    It is available on http://support.aspect.com under documentation for the callcenter. Should be a zip called ALMG. It isn't that good at all though :(
  11. databit

    VB and RealTime Toolkit

    Ya I agree (and can't find my old code) the activex control is the best way to go. If you are going to have a lot of users then for licensing reasons (even with the Realtime Toolkit) I recommend creating a client/server setup. Like this: Realtime Server Your Server app (with activex control)...
  12. databit

    VB and RealTime Toolkit

    The Realtime tool kit use to come on Floppy disk and I think they where handed out like candy. I know I had 9 million of them. The tool kit is just a beast. I have some code that I wrote to query the realtime database via select statements but didn't do much beyond that with it. I'll try to dig...
  13. databit

    VB and RealTime Toolkit

    Are you using the oldschool Realtime Toolkit or are you using the Realtime activex control?
  14. databit

    Is there such a thing as an Aspect simulator?

    No such luck. Best you can do is install some of the server stuff and setup a dev system.
  15. databit

    SQL Query to group sums by hour

    Skip, Thanks for all your help. I think this is on the right track but can't seem to get it to work. Got 2 questions but only need an answer for 1 of them. I've never worked with variables and databases before (like I said I'm a phone guy) so I'm having a bit of difficulty figuring out how to...

Part and Inventory Search

Back
Top