Hi,
 
I have a basic MSILO setup up and running.
For the moment every time the client sends a REGISTER, m_dump() is called.
 
I would like to achieve the following:
 
The clients are registering with either 200 or 300 sec expiration time.
I would like to dump the messages only when the client is registering for 300 secs. 
Only a REGISTER with an expiration time of 300 should trigger  m_dump().
Can you help me with this?
 
Any help or idea is appreciated.
 
thanks
 
Marc