Try our conversational search powered by Generative AI!

Skype Integration and the Dollar Sign

Vote:
 
Hi Guys, I have been plugging the Skype Integration (http://r.ep.se/projects/EPiServer_Webchat/) into a site of ours and all was going well, until you try to enter special characters in the chat messages. Certain non-legal (in XML) characters broke the setup - I was able to overcome this by adding some stricter encoding etc. However, I am still getting a problem with the dollar ($) sign. Messages from the Visitor to the Helpdesk (for want of a better name) that contain dollars are fine. But messages from the Helpdesk back to the Visitor are mangled, in the case when the message contains at least one dollar. The extent of the mangling is that the message is lost, past (and including) the first position of a dollar sign in the message. E.G. hello$hello ---> hello h$ello ---> h $hello ---> (empty string) I have narrowed it down to the SkypeClient.GetChatMessageBody(...) method, and can't go any further as the code for the SkypeClient type is not available. Has anybody else implemented the Skype Integration? If so have you seen the above behaviour, or would it be possible to give it a quick test to see if the behaviour can be re-produced? We have managed to re-produce it on another machine, but obviously the more cases the better. Cheers for any help, Rich Marriott
#12966
Mar 14, 2007 16:02
Vote:
 
That is a bug in SkypeCommon.dll. I uploaded a new version on r.ep.se . you can download it here. http://r.ep.se/upload/33020/SkypeCommon.zip . You need update skypecommon.dll in bin/ and \SkypeService . Hope this will help.
#15176
Mar 16, 2007 11:33
Vote:
 
Hi Ruwen, Cheers for that fix, it worked a treat. We made a few alterations to the code for the Skype integration as it seemed to break on quite a few "special characters". Would you like a copy of the code to have a look at to see the issues that were fixed? It's the least we can do after you offered the dollar sign fix. Cheers, Rich
#15177
Mar 29, 2007 11:35
Vote:
 
Can you please send me the code how to integrate episerver with Skype. Thankyou, M.Sreekanth
#15178
Feb 06, 2008 13:10
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.