[Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
IM Account Forwarding  XML
Forum Index -> JBuddy Message Server
Author Message
saptori



Joined: 2010/05/24 06:29:18
Messages: 13
Offline

Hi.....

I have created two im accounts, jmsu01 (JBuddy Message Server) and gwiseng01 (YIM) through JBuddy Message Server admin console
I just want to forward message from gwiseng01 to jmsu01. Every step in the guide has been implemented by me. But why there is no message forwarded from gwiseng01 to jmsu01 ? i sent message from gwiseng02 (YIM) to gwiseng01
is something wrong with my configuration or step ?

Regards
-sapii-
jbuddysupport



Joined: 2007/05/03 18:15:29
Messages: 160
Location: Glastonbury, CT
Offline

You already ensured yahoo accounts using yahoo IM clients work? Sometimes privacy can block. You have bot framework connected as JSC which has yahoo client forwarded? I shall indeed need to confirm forwarding like this still works.

Meanwhile, please explain why you think you need forwarding? Most people do not.
[WWW]
saptori



Joined: 2010/05/24 06:29:18
Messages: 13
Offline

jbuddysupport wrote:
You already ensured yahoo accounts using yahoo IM clients work? Sometimes privacy can block.
 

yes, it works.

jbuddysupport wrote:

You have bot framework connected as JSC which has yahoo client forwarded? I shall indeed need to confirm forwarding like this still works.
 

I saw in the log, yahoo-gateway try to login to scs.msg.yahoo.com but this account didn't show as online. So i guest yahoo-gateway failed to login ? i miss configuration ?
yes,i login as JSC which has yahoo account forwarded to this jsc account. I thought this JSC account could received any message that received by yahoo accout that forwarded to it.

jbuddysupport wrote:

Meanwhile, please explain why you think you need forwarding? Most people do not.  

I want to chat (interactive) with other public/interprise IM. Is it possible? how ?

thank you


jbuddysupport



Joined: 2007/05/03 18:15:29
Messages: 160
Location: Glastonbury, CT
Offline

Currently, v.3.1.090401 release allows forwarding from public or enterprise IM to JSC, however replies from JSC to the non-JSC account fail. This is bug. Testing and will update JBuddy Message Server when fixes are available.

Meanwhile, for DB savy admins, the current work-around is to stop services and update the MESSAGE_SERVICE_PROVIDER table and change the TYPE from 'M' to 'W' for row with ID=99, then restart services. (we used hsqldb's tool: java -cp hsqldb.jar org.hsqldb.until.DatabaseManager then selected server type connection, then added jmessageserver to jdbc URL.

>> want to chat interactive eith other IM...
With the fix above, you could fwd public IM to JSC, then activate route in admin. Once you sign on to JSC account, the public IM account willow go online. Note: you must have JBuddy gateway and public IM gateway running for this to work.
[WWW]
saptori



Joined: 2010/05/24 06:29:18
Messages: 13
Offline

jbuddysupport wrote:

Meanwhile, for DB savy admins, the current work-around is to stop services and update the MESSAGE_SERVICE_PROVIDER table and change the TYPE from 'M' to 'W' for row with ID=99, then restart services. (we used hsqldb's tool: java -cp hsqldb.jar org.hsqldb.until.DatabaseManager then selected server type connection, then added jmessageserver to jdbc URL.
 

i have updated TYPE to "W" but forwarding didnt worked.
I saw log
20100610 16:25:55.873 INFO YIM-1-Thread-4: MsgClientImpl.connect(scs.msg.yahoo.com, 5050)
20100610 16:25:55.873 DEBUG YIM-1-Thread-4: using direct connection

thank you
jbuddysupport



Joined: 2007/05/03 18:15:29
Messages: 160
Location: Glastonbury, CT
Offline

Change logLevel from 3 to 1023 in YahooGateway.properties, then restsrt, then disable, then reenable the route, finally sign on JSC and you should get logging about any connect problems or success.

I don't think you need IM forwarding for your app. I think you can simply use the JBuddy Bot Framework and/or JBuddy Bot Builder. A single bot definition can support multiple client definitions, connected to multiple IM networks.
[WWW]
 
Forum Index -> JBuddy Message Server
Go to:   
Powered by JForum 2.1.7 © JForum Team