Dear Klaus ,
Sorry , still stuck in this issue.
The part is still not correctly recorded in the server side behind LB for
REGISTER method.
Following your advice, my config file has been changed as below , anything
wrong ??
===
### Ro
Dear Klaus,
Thanks for your help. Both the server and clients are behind NAT.
After adding NAT traversal on the LB , now the clients are able to talk to
each other via "MESSAGE" method.
However, there is another issue that , every time the client A sends one
message to the server , the client
Are the clients behind NAT? If yes, you have to use proper NAT traversal
on the LB. Further, for outgoing INVITEs you have to route the requests
through the LB, either by static forwarding to the LB or using the Path
extension.
regards
Klaus
On 21.02.2013 12:36, chanea wrote:
Dear All,
I am