Is It Possible To Have Multiple Rooms

Last post 04-27-2007, 3:31 PM by chicago07. 4 replies.
Sort Posts: Previous Next
  •  04-27-2007, 12:51 PM 28927

    Is It Possible To Have Multiple Rooms

    1. Is it possible to have multiple "rooms" in Cute Live Support? If so, how? How will a web user connect to a particular chat room?
     
     
    2. What is the purpose of Room Administration? What does it mean to create a Lobby? Where does the lobby show up and how can users log in?
     
    Thanks.
  •  04-27-2007, 1:26 PM 28929 in reply to 28927

    Re: Is It Possible To Have Multiple Rooms

    chicago07,
     
    >>1. Is it possible to have multiple "rooms" in Cute Live Support? If so, how? How will a web user connect to a particular chat room?
     
    There is no permanent chat room. When a consersation is started, a chat room is built dynamically. When a consersation is end, this chat room is recycled automatically by the system.
     
    >>2. What is the purpose of Room Administration? What does it mean to create a Lobby? Where does the lobby show up and how can users log in?
     
    This part is for Cute Chat.
     
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  04-27-2007, 1:35 PM 28931 in reply to 28929

    Re: Is It Possible To Have Multiple Rooms

    Thanks for the quick answer.
     
    Here's an example scenario I am trying to find a solution for... Please let me know if Live Support can do that and if so, how.
     
    We have 4 operators with expertise in Windows Issues, 4 operators with expertise in Mac Issues and 4 operators with Microsoft Office Issues.
     
    We want to automatically route live support requests to appropriate experts. So I was wondering if it would be possible to create separate rooms (or whatever you want to call it) for Windows Issues, Mac Issues and Microsoft Office Issues. I want these options to be available for the web users so that they can select what kind of issues they are having; and based on their selection, I want each live support request to be routed to an appropriate operator (or a group of them) but not all operators.
     
    How can we implement a Live Support solution to address a problem of that nature. Thanks.
  •  04-27-2007, 2:55 PM 28939 in reply to 28931

    Re: Is It Possible To Have Multiple Rooms

    chicago07,
     
    Try the following steps.
     
    1. Separate the operators in department
     
    4 operators with expertise in Windows Issues --- Window department
    4 operators with expertise in Mac Issues --- Mac department
    4 operators with Microsoft Office Issues --- Office department
     
    2. Open CuteSoft_Client\CuteChat\SupportCustomer.aspx and add the deparment information there.

               <option value="Window">Window</option>
               <option value="Mac">Mac</option>
               <option value="Office">Office</option>
     
    After you finish this,  all the customers who request for live help will automatically have the deparment information. And let your operators just accept live support requests to their own department.
     
     
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  04-27-2007, 3:31 PM 28942 in reply to 28939

    Re: Is It Possible To Have Multiple Rooms

    Tried that. It 1/2 solves the problem. Now:
    >>And let your operators just accept live support requests to their own department.
     
    Can this part be automated? Is there an option that lets operators to pick which departments they 'auto accept' requests for? It does have "Always accept my customers at first"... What does that do? What constitutes "my customers"?
     
    Thanks!
View as RSS news feed in XML