The problem is when I try to registrer SIP agent, the error message is "Error 483:" Too Many Hops". In the file ser.cfg there is a function mf_process_maxforward_header("10"), and the problem is that I don't know where
Benoit,
The error isn't the maxforwards parameter, but that SER does not know its own domain, and keeps trying to forward the request to another domain, which turns out to be itself.
Tom