Hi Bogdan.
Find attached the files dlg_handlers.c, dlg_hash.c and dlg_hash.h.
In dlg_handlers.c, I modified the function dlg_onroute() as following:
if (find rr_param) { do as previous } else {look for matching callid and tags}
In dlg_hash.c, I add the static functions get_to_tag() and get_from_tag() (copied from nathelper.c) and the function get_dlg().
I start from revision 1.1.1.
Regards, Michel.
Bogdan-Andrei Iancu wrote:
Hi Michel,
just send the patch (unified format) to me and I will upload it on tracker.
regards, bogdan
Michel Bensoussan wrote:
Hi Bogdan I was on the patch section, but when I try to log in (I guess I need to log in to add a patch) there is the following message: Cache Error! The following error has occured: The request you made has been filted Generated by tinyproxy (1.6.3)
May be I can send you the patch (I added tags handle)? I modified 3 files: dlg_handlers.c, dlg_hash.c and dlg_hash.h