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!

Search results for query: *

  • Users: MrCSharp
  • Content: Threads
  • Order by date
  1. MrCSharp

    Contact Center 6 Access Ports

    Hi Guys, I am currently using CCMS 6 and Callpilot 4 and I am having trouble getting Access Channels to actually play the prompt. I have gone over the configuration 10 times it all looks good. We have been using IVR channels and they work fine. When I call the application I can see the ACCESS...
  2. MrCSharp

    How to Enable "Long Tones" in 11C

    Could anyone please tell me how to enable "Long Tones" in a Option 11. I understand that it is feature 808 in a norstar, can't figure it out in the meridian.
  3. MrCSharp

    How to change/delete route in ITG (MC32)

    I can't find any documentation on this only: routeAdd & routeShow. I need to change the deafult route on this card, anyone please help.
  4. MrCSharp

    Is a Circutless IP reachable from public side

    Can someone tell me in a Circutless IP can be reached from the public side of a VPN Router/Contivity. For example if I setup a public IP from my ISP as a Circutless IP can it be reachable from outside the internal network?
  5. MrCSharp

    How to add an IP Alias on 1750

    Can anyone point me in the right direction for adding an IP alias to a Public LAN Interface?
  6. MrCSharp

    Optimizing Looping Procedure

    I have a Method that generates random coordinates to position rectangles, no rectangles can intersect with each other. Works but I need to speed up the performance, I am hoping someone could give me an idea. private void RandomCords() { DateTime StartTime = DateTime.Now...
  7. MrCSharp

    Changed CCMS CLAN IP now reports dont work

    We changed the CLAN IP last night and everything else is working except for historical and realtime reports. it displays a empty page. Does anyone have any ideas to troubleshoot this?
  8. MrCSharp

    Changing TLAN on Signaling Server

    before i change i just want to make sure i have all the bases covered. I am changing the IP Address From 192.168.20.60 to 192.168.0.20, moving it to a different subnet So I need to change the TLAN address,VMG Address and Ip Node Address,Am I missing anything?
  9. MrCSharp

    Fire An Event When the process is closed

    Does anyone know what event I can use to run a method when the process is killed. Basically I want to register to a server that the client left if they kill the process.
  10. MrCSharp

    Serializing Objects for socket transport

    I am trying to write a decent client/server application. I am stuck on sending my objects back and forth. I have been reading all day and cant seem to find the answer i need. I have come up with the following class, when I serialize the data its fine, i send it to the client fine, when I try to...
  11. MrCSharp

    Search for a control

    My function below is supposed to loop through each row in the table and return the index of the row for some reason it always "finds" the control in the first row which it is not a returns zero. I dont understand why its doing this behavior. private int GetIndex(Control ctrl) {...
  12. MrCSharp

    Query a list of running jobs

    Is it possible to query what jobs are currently running? We have a fat ass Job that runs every hour for 25 mins, for some reason it "needs" to lock the database during certain steps of the job. I have a web application that tries to read records from the database and want to find out if the job...
  13. MrCSharp

    Printing Speed Dial List

    I was hoping someone could tell me how to print what speed dial list are defined, like what number(LSNO), and then print the entries in that list. Thanks for any help.
  14. MrCSharp

    Block 411

    Hi, I am trying to block 411 from being called on a 11C, the problem i am having is when I go to LD90 and try to do a prt All i get is this error "ESN015". I try to lookup the error and "Help text not found..." Have any ideas? REQ prt CUST 0 FEAT NET ESN015 MEM AVAIL: (U/P): 674835...
  15. MrCSharp

    IVR noob question

    When I "GIVE IVR XXXX WITH TREATMENT XXXX" how do I get the result of the IVR? It points to a MM port and plays a Voice Menu. How do I know in Symposium what happened with it? What I want to do is give them option press 1 or 2 and if they press 1 transfer them somewhere else/ if they press 2...
  16. MrCSharp

    is it possible to send a tcp message with javascript?

    Javascript is not my specialty, so does any one know if you can send tcp messages with javascript.
  17. MrCSharp

    Why does DataList Create Literal Controls???

    Does anyone know why when you create a control(Link Button)in the SelectedItemTemplate of a datalist it become a Literal Control. I am trying to do a FindControl() on the controls in the SelectedItem but it wont find them, i populate a list of all the controls id and they show up blank(they do...
  18. MrCSharp

    ACD Question

    Hi folks, When programming a new ACD, How do I get rid of the "The person at extension xxxx is on the phone" before the external greeting, and just play the greeting?
  19. MrCSharp

    Adding new acd phone

    I posted to TNB's how do I get the first phone to look like the second(dont care about the hot keys)? I have OUTed and NEWed 20 times, cant figure out what I am doing wrong? 1) DES 3905 TN 015 0 00 06 TYPE 3905 CDEN 8D CUST 0 FDN TGAR 1...
  20. MrCSharp

    Programming ACD phone for CTI

    I am trying to add a new ACD phone to 11c that works with a 3rd pardy software dialer. I set up the phone just like all the other ones as far as i can tell. You can aquire it in symposium and make calls/get calls/login but the automatic dialer tells me "cannot place call". Anyone have any tips...

Part and Inventory Search

Back
Top