Hello!
I'm having a bit of hard time with openser - it works, users can register (their location goes into db) if they are authenticated, but noone can make sip phone calls, because they get "too many hops" error.
I'm experimenting with UAs inside same network address range, there is no NAT in between. I sniffed network with wireshark and there are a lot of "100 trying" and INVITE messages going on, seems like they are having trouble to reach destination (don't know why, because as I said registration works):
http://files.myopera.com/kriko/files/openser.wireshark
Here is the openSer configuration:
http://files.myopera.com/kriko/files/op ... fg.current
And log (short - only for one call):
http://files.myopera.com/kriko/files/openserLOG
I'm struggling for two day now and can't find a solution - btw mediaproxy is up and running.
Any kind of help is appreciated. Thanks!