[OpenSIPS-Users] Call from non-NATed endpoint to NATed endpointfailed

Saúl Ibarra saghul at gmail.com
Mon Aug 31 03:22:26 CEST 2009


Are you doing something like this in your opensips configuration script?

if(msg:len>max_len)
{
        sl_send_reply("513", "Message too big");
        exit;
}

Because that INVITE with the big SDP may be the cause...


Regards,

-- 
/Saúl
http://www.saghul.net | http://www.sipdoc.net



More information about the Users mailing list