Am Dienstag, 2. Juli 2013, 14:23:25 schrieb Charles Chance:
I don't think this will help at all, as regardless of DB mode, unconfirmed dialogs are not stored in DB anyway.
The important thing to remember is that if you are calling dialog_manage() in your config, to only do it once you are ready to forward the request. If you call it but then exit for some reason without actually forwarding, you will probably end up with a stuck dialog.
Maybe someone else can suggest other possible causes?
To my knowledge, there is no existing way to clear these without restarting.
Hello,
AFAIK these stale dialogs are cleaned up after the dialog timeout. There are module parameter and also dialog specific parameter to control this variable. This stale dialogs needs a bit of memory, but are otherwise harmless.
Best regards,
Henning