This one is not going to be merged, the reasons:

  * first see my comment in the other PR: 
https://github.com/kamailio/kamailio/pull/1903#issuecomment-475956037
  * using separate `=~` has not benefits, actually can be slower than using a 
single regex matching. If it gets too long, could make sense split in groups of 
matches to avoid long lines and have better readibility, but not one match per 
possible user-agent.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/1905#issuecomment-475956317
_______________________________________________
Kamailio (SER) - Development Mailing List
[email protected]
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to