[Users] registering problems when using TLS

Joao Pereira joao.pereira at fccn.pt
Mon Mar 27 13:24:23 CEST 2006


Hello to all
Im using openser with TLS (1.0.1-tls) but when I try to register a 
client (X-Lite), the answer is always:
"Too Many Hops"
because of this:

        if (!mf_process_maxfwd_header("10")) {
                sl_send_reply("483","Too Many Hops");
                exit;
        };



Whats the problem?
Without TLS, this error doesnt happen.
Thanks
Joao Pereira




More information about the Users mailing list