[OpenSIPS-Users] sst min-se problem

Jeff Pyle jpyle at fidelityvoice.com
Fri Apr 3 20:53:01 CEST 2009


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




More information about the Users mailing list