--- svxlink/modules/echolink/QsoImpl.cpp.orig 2013-02-16 11:48:33.194725843 -0800 +++ svxlink/modules/echolink/QsoImpl.cpp 2013-02-16 11:46:28.066788266 -0800 @@ -324,7 +324,7 @@ { msg_handler->begin(); event_handler->processEvent(string(module->name()) + "::remote_greeting " + - remoteCallsign()); + remoteCallsign() station.id()); msg_handler->end(); }