El Sun, 02 Oct 2011 21:03:38 -0500
Graham Wooden <graham(a)g-rock.net> escribió:
Hi Uri,
I just got done tailoring this exact concept with the dialog module (you may
have just read my posts).
Two tips here:
Due to a couple of bugs in the dialog module I'd suggest you to run this code
after the user auth has been successfull. You'll need to call dlg_manage()
function first.
The other bug makes the dialog not being freed if you send a sl reply generated
by the proxy. You should call t_newtran + t_reply to send a statefull reply to
the user.