[SR-Users] limiting concurrent calls with dialog module
Jon Bonilla (Manwe)
manwe at aholab.ehu.es
Mon Oct 3 09:50:07 CEST 2011
El Sun, 02 Oct 2011 21:03:38 -0500
Graham Wooden <graham at 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.
More information about the sr-users
mailing list