Not seeing replies

David Burden's Avatar

David Burden

27 Jan, 2010 11:40 AM via web

I've set a bot up and its working fine from the debugger. When I tried from Gajim on Jabber the stats are showing the connections - but Gajim shows no reply. When I then tried it on Quicksilver on my iPhone all was fine. I then set up an MSN account for the bot, and from my own account tried talking to it, but although MSN showed the bot available, and stats showed the connection made AND MSN showing that the bot was writing something I still didn't see any reply on the screen. Any ideas? I was wondering whether there are special character issues but I've tried it with some simple text and same problem.

On a related note, does IMified support Unicode as we may want to push arabic through it?

  1. 2 Posted by Acorn on 27 Jan, 2010 12:47 PM

    Acorn's Avatar

    Have you tried resetting the bot? It might have gotten to a step with no response..

    You could also put a conditional statement at the beginning of your script to reset the bot if you send a certain message to it.

  2. 3 Posted by David Burden on 27 Jan, 2010 01:00 PM

    David Burden's Avatar

    Tried resetting but no joy. Not using steps, just parsing the message.

  3. Support Staff 4 Posted by Adam Kalsey on 29 Jan, 2010 12:34 AM

    Adam Kalsey's Avatar

    IMified does support Unicode, but not in the SMS channel.

    Can you tell me what your bot's Jabber ID is so I can test this?

  4. 5 Posted by David Burden on 29 Jan, 2010 10:15 AM

    David Burden's Avatar

    Sorted. We'd taken the words in the description of "dynamic web page" too literally and were returning a whole html set with html-head-body tags plus the actual reply text, rather than just the reply text. We've now stripped out all the html/head/body tags and it works fine on MSN and Gajim now - obviously the iPhone and Debugger we just ignoring all that extraneous stuff but MSN and Gajim got confused by it.

    Will give the Unicode a try - we have a separate provide at the moment for SMS that does support Unicode so no issue there

  5. Support Staff 6 Posted by Adam Kalsey on 29 Jan, 2010 02:48 PM

    Adam Kalsey's Avatar

    We should have unicode support shortly in SMS as well.

Comments are currently closed for this discussion. You can start a new one.