Thanks
So does it mean that placing t_check_trans() inside loose_route() part
of the script should solve my issue?
Of course i do have record_route() for all non-REGISTER messages.
Thx,
Maciej.
2010/7/9 Alex Balashov :
> If the BYEs are genuine retransmissions, they should be dampened using
> t
Hi Alex,
Nice approach. I'll try that too but I'm affraid about DB performace
issues (I have a very busy mysql).
Thanks a lot.
Uriel
On Thu, Jul 8, 2010 at 3:05 PM, Alex Balashov wrote:
> Maybe the database can apply the regex and give you the transformed result?
> Databases are quite capable