dobots / Dodedodo_Android

Other
1 stars 0 forks source link

Bug with connecting outgoing ports #4

Closed eggerdo closed 10 years ago

eggerdo commented 10 years ago
  1. send a connect XMPP command: AIM connect local ArduinoModule 0 sensors dominik@dobots.customers.luna.net/Gajim any 0 any

-> messages are sent as Sending to dominik@dobots.customers.luna.net/Gajim: AIM data string any 0 any {"current":274,"state":"busy","voltage":203,"running":false}

  1. send a new connect XMPP command: AIM connect local ArduinoModule 0 sensors what the 0 heck

-> messages are still sent as Sending to dominik@dobots.customers.luna.net/Gajim: AIM data string any 0 any {"current":269,"state":"busy","voltage":295,"running":false}

=> AimProtocol.MSG_SET_MESSENGER is triggered with the old messenger

vliedel commented 10 years ago

should be fixed with https://github.com/dobots/Dodedodo_Android/commit/43023ff1a625a6782556e2d28aa24fb45a8fc658