Re: [SR-Users] Several BYEs conveying Kamailio

2010-07-10 Thread Maciej Bylica
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

Re: [SR-Users] Use AVP as regex in avp_subst

2010-07-10 Thread Uriel Rozenbaum
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