[OpenSIPS-Users] sst min-se problem

Bogdan-Andrei Iancu bogdan at voice-system.ro
Mon Apr 6 18:56:10 CEST 2009


Hi Jeff,

What you configure is the min-se of the proxy. (1800)

In
    DBG:sst:sst_check_min: Session-Expires: 300; MIN-SE: 90

are the values from received from request.

Regards,
Bogdan

Jeff Pyle wrote:
> Hello,
>
> I have the sst module configured as follows:
>
> loadmodule "sst.so"
> modparam("sst|dialog", "timeout_avp", "$avp(s:sst_timeout)")
> modparam("sst", "sst_flag", 6)
> modparam("sst", "enable_stats", 1)
> modparam("sst", "min_se", 1800)
> modparam("sst", "reject_to_small", 1)
>
>
> Opensips 1.5 receives an invite containing the following header:
>
>   Session-Expires: 300
>
> sstCheckMin("1") at debug=6 shows this:
>
>   DBG:sst:sst_check_min: No MIN-SE header found.
>   DBG:sst:sst_check_min: Session-Expires: 300; MIN-SE: 90
>   DBG:sst:sst_check_min: Done returning false (-1)
>
>
> Since the invite from my gateway didn't contain a MIN-SE, why doesn't it use
> the 1800 provided at the modparam?
>
>
> Thanks,
> Jeff
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>   




More information about the Users mailing list