[Serusers] max_len error!

Daniel-Constantin Mierla daniel at iptel.org
Sun Sep 19 13:13:21 CEST 2004


Since 0.8.12 you have to use

if ( msg:len > max_len )

See the NEWS file for more.

Daniel

On 9/19/2004 12:16 PM, Shiran Guez wrote:

> Can Someone explain the following:
>
>  
>
> if (len_gt( max_len )) {
>
>               sl_send_reply("513", "Wow -- Message too large");
>
>               break;
>
>  
>
> I always get error on this lines!
>
> **Shiran Guez**
>
>  
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Serusers mailing list
>serusers at lists.iptel.org
>http://lists.iptel.org/mailman/listinfo/serusers
>  
>




More information about the sr-users mailing list