I'm Trying to set up ser in my homenetwork. I followed the ser howto,
did all the dns entres and stuff. Now when I connect I always get an
"Too many Hops" error. Buh my sip client and the sip server are in the
same network so there are no hops at all.
the secitons with the headers in the sip.cfg file is unchanged like
this:
if (!mf_process_maxfwd_header("10")) {
sl_send_reply("483","Too Many Hops");
break;
};
Did anyone experience the same problem?
---
Lukas Bolliger <bolukas(a)ee.ethz.ch>