In my original code I am calling several hubsoapactions and 1 hubaction sequentially.
but for testing purpose , I call only one of them.
I see the packet go to the router and it replies.
but parse is not triggered.
most probably because of some addressing issue.
when I had found this (below) , I had thought that it was the reason. But it is not…