[OpenSIPS-Users] dispatcher with t_relay performance
Satish Patel
satish.txt at gmail.com
Sun Mar 6 16:36:47 CET 2016
Any thought on it???
On Fri, Mar 4, 2016 at 1:30 PM, Satish Patel <satish.txt at gmail.com> wrote:
> We have dispatcher and we are using very simple code block like following
>
> if (method=="REGISTER" || method=="INVITE" ) {
> ds_select_dst("1", "2");
> t_relay();
> }
>
> Does t_relay will keep all transaction in memory? and what will be the
> performance issue? we have ~200k cps calls.. what will be the impact?
More information about the Users
mailing list