<div dir="ltr">Hi,<div><br></div><div>Is there a way to disable account reregistration during a call?</div><div><br></div><div>I have a SIP account with very small expiration time. So it often happens that during a call SIPSimple will send REGISTER command (SIPAccountWillRegister notification) and SIP provider will handle it. He will then send back BYE, ending the call.</div><div><br></div><div>I would like to wait until the call is over for this. How can I achieve this?</div><div><br></div><div>As a background: most of my application logic lives inĀ _NH_SIPSessionNewIncoming (@run_in_green_thread) that spawns other green threads that use WavePlayers (play().wait(), this is most of the time when SIPAccountWillRegister is sent) and WaveRecorders)</div><div><br></div><div>Best regards</div><div>Madis-Karli Koppel</div></div>