Skip navigation
4604 Views 9 Replies Latest reply: Jul 24, 2008 6:11 AM by Advait RSS
Advait Bronze 18 posts since
Jan 10, 2007
Currently Being Moderated

May 21, 2008 3:41 AM

Voice chat capabilities in Fastpath Web chat

 

Hi,

 

 

Are there any voice chat capabilities buit into the Fastpath Web chat. I do not wan to use SparWeb, as I want visitors on my website to be able to voice chat with me without creating an account etc.

 

 

Thanks.

 

 

  • Dele Olajide KeyContributor 498 posts since
    Apr 10, 2006
    Currently Being Moderated
    May 21, 2008 3:52 AM (in response to Advait)
    Re: Voice chat capabilities in Fastpath Web chat

    Now that is a great idea!!.  Put the SIP phone from the Red5 plugin into Fastpath Web client and web site visitors can talk to Spark Agent using the Spark SIP plugin. Any takers??

     

    To answer your original question. No I don't think so

     

    -dele

    • Bronze 13 posts since
      Jul 16, 2008
      Currently Being Moderated
      Jul 16, 2008 2:27 PM (in response to Dele Olajide)
      Re: Voice chat capabilities in Fastpath Web chat

       

      That would be cool if anyone can make it work. 

       

       

      • Dele Olajide KeyContributor 498 posts since
        Apr 10, 2006
        Currently Being Moderated
        Jul 16, 2008 2:45 PM (in response to Tim Baldwin)
        Re: Voice chat capabilities in Fastpath Web chat

        If you install the latest red5 plugin (version 0.0.0.24), you should be able to take the callme web application and combine it with fastpath webchat with a bit of HTML and Javascript.

         

        • Puff Silver 53 posts since
          Jul 2, 2008
          Currently Being Moderated
          Jul 16, 2008 11:50 PM (in response to Dele Olajide)
          Re: Voice chat capabilities in Fastpath Web chat

          Yup... as Dele suggests, you can embed Red5 functions in Fastpath. I am working on integrating the 2 way Video Conference function of Red5 into Fastpath so that we can do customer facing support with webcams.

           

          Attached are my modified jsp files. Note that I unpacked the webchat.war file on an Apache Tomcat server and then edited the jsp files after that.

          I've placed the Red5 portion as an iFrame in chat window.

           

          I'm currently messing with the Fastpath source code on the Agent side to integrate the same thing in a JPanel or something like that above the Agents chat window.

           

          Also, Dele, great work on Red5... it's slick!

          Attachments:
          • Dele Olajide KeyContributor 498 posts since
            Apr 10, 2006
            Currently Being Moderated
            Jul 18, 2008 5:08 AM (in response to Advait)
            Re: Voice chat capabilities in Fastpath Web chat

            You will get a connection success message when the red5phone flex application connects sucessfully to the red5 application specified in the red5url (rtmp:/sip). This will cause an MJSIP SIP client object to be created for the user which attempts to register with the SIP proxy or Asterisk using the details entered.

             

            You should always get a Reg status response back from your SIP proxy or Asterisk indicating registration sucess or failure. If you dont, then UDP messages between Openfire and your SIP proxy or asterisk are being blocked or are failing due some reason. Check the MjSIP error log files xxx.xxx.xxx.xxx.nnnn_events.log and xxx.xxx.xxx.xxx.nnnn_messages.log (10.238.8.55.5070_events.log for example). Is your Openfire and SIP proxy/Asterisk on the same network or seperated by a firewall/router.

More Like This

  • Retrieving data ...

Bookmarked By (0)

Legend

  • Correct Answers - 10 points
  • Helpful Answers - 5 points