[solved] What is the default qualify=yes frequency?

thanks david55, I’ll check the source from now on


Does anyone know where in the official docs this one is?

Thanks

The official source is the source!

For trunk, and supported versions, channels/sip/include/sip.h:

#define DEFAULT_QUALIFYFREQ 60 * 1000 /*!< Qualification: How often to check for the host to be up */ #define DEFAULT_FREQ_NOTOK 10 * 1000 /*!< Qualification: How often to check, if the host is down... */