Hi,
After some testing it appears that kamailio can do maximum 12 serial forks using transaction manager (tm module). Is it possible to make it configurable in kamailio.cfg or at least increase it with static higher value (e.g. 15)?
Thank you.
Hello,
On 16/10/14 10:04, Muhammad Shahzad wrote:
Hi,
After some testing it appears that kamailio can do maximum 12 serial forks using transaction manager (tm module). Is it possible to make it configurable in kamailio.cfg or at least increase it with static higher value (e.g. 15)?
you have to recompile/reinstall kamailio after changing the value for define MAX_BRANCHES in config.h
Cheers, Daniel
On 16 Oct 2014, at 10:27, Daniel-Constantin Mierla miconda@gmail.com wrote:
Hello,
On 16/10/14 10:04, Muhammad Shahzad wrote:
Hi,
After some testing it appears that kamailio can do maximum 12 serial forks using transaction manager (tm module). Is it possible to make it configurable in kamailio.cfg or at least increase it with static higher value (e.g. 15)?
you have to recompile/reinstall kamailio after changing the value for define MAX_BRANCHES in config.h
Since this keeps coming up, maybe we should try to make this configurable.
/O
Yes, making it configurable will be really cool.
Thank you so much for your help.
On Thu, Oct 16, 2014 at 10:42 AM, Olle E. Johansson oej@edvina.net wrote:
On 16 Oct 2014, at 10:27, Daniel-Constantin Mierla miconda@gmail.com wrote:
Hello,
On 16/10/14 10:04, Muhammad Shahzad wrote:
Hi,
After some testing it appears that kamailio can do maximum 12 serial forks using transaction manager (tm module). Is it possible to make it configurable in kamailio.cfg or at least increase it with static higher value (e.g. 15)?
you have to recompile/reinstall kamailio after changing the value for define MAX_BRANCHES in config.h
Since this keeps coming up, maybe we should try to make this configurable.
/O
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Done -- use the master branch and see:
- https://www.kamailio.org/wiki/cookbooks/devel/core#max_branches
Should be easy to cherry-pick the two commits in branch 4.2, given there were no other changes meanwhile.
Feedback would be very useful to see if it works properly.
I will send a different email to present more about this.
Cheers, Daniel
On 16/10/14 11:17, Muhammad Shahzad wrote:
Yes, making it configurable will be really cool.
Thank you so much for your help.
On Thu, Oct 16, 2014 at 10:42 AM, Olle E. Johansson <oej@edvina.net mailto:oej@edvina.net> wrote:
On 16 Oct 2014, at 10:27, Daniel-Constantin Mierla <miconda@gmail.com <mailto:miconda@gmail.com>> wrote: > Hello, > > On 16/10/14 10:04, Muhammad Shahzad wrote: >> Hi, >> >> After some testing it appears that kamailio can do maximum 12 serial >> forks using transaction manager (tm module). Is it possible to make it >> configurable in kamailio.cfg or at least increase it with static >> higher value (e.g. 15)? >> > you have to recompile/reinstall kamailio after changing the value for > define MAX_BRANCHES in config.h Since this keeps coming up, maybe we should try to make this configurable. /O _______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org <mailto:sr-users@lists.sip-router.org> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Great. I am upgrading a couple of dev servers right now to test this.
Thank you.
On Fri, Oct 17, 2014 at 11:24 AM, Daniel-Constantin Mierla < miconda@gmail.com> wrote:
Done -- use the master branch and see:
Should be easy to cherry-pick the two commits in branch 4.2, given there were no other changes meanwhile.
Feedback would be very useful to see if it works properly.
I will send a different email to present more about this.
Cheers, Daniel
On 16/10/14 11:17, Muhammad Shahzad wrote:
Yes, making it configurable will be really cool.
Thank you so much for your help.
On Thu, Oct 16, 2014 at 10:42 AM, Olle E. Johansson oej@edvina.net wrote:
On 16 Oct 2014, at 10:27, Daniel-Constantin Mierla miconda@gmail.com wrote:
Hello,
On 16/10/14 10:04, Muhammad Shahzad wrote:
Hi,
After some testing it appears that kamailio can do maximum 12 serial forks using transaction manager (tm module). Is it possible to make it configurable in kamailio.cfg or at least increase it with static higher value (e.g. 15)?
you have to recompile/reinstall kamailio after changing the value for define MAX_BRANCHES in config.h
Since this keeps coming up, maybe we should try to make this configurable.
/O
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
-- Daniel-Constantin Mierlahttp://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
OK, i have done some testing in various possible scenarios and it seems to work fine.
Can you merge this to 4.2 branch so i can upgrade my production servers with stable release?
Thank you.
On Fri, Oct 17, 2014 at 12:00 PM, Muhammad Shahzad shaheryarkh@gmail.com wrote:
Great. I am upgrading a couple of dev servers right now to test this.
Thank you.
On Fri, Oct 17, 2014 at 11:24 AM, Daniel-Constantin Mierla < miconda@gmail.com> wrote:
Done -- use the master branch and see:
Should be easy to cherry-pick the two commits in branch 4.2, given there were no other changes meanwhile.
Feedback would be very useful to see if it works properly.
I will send a different email to present more about this.
Cheers, Daniel
On 16/10/14 11:17, Muhammad Shahzad wrote:
Yes, making it configurable will be really cool.
Thank you so much for your help.
On Thu, Oct 16, 2014 at 10:42 AM, Olle E. Johansson oej@edvina.net wrote:
On 16 Oct 2014, at 10:27, Daniel-Constantin Mierla miconda@gmail.com wrote:
Hello,
On 16/10/14 10:04, Muhammad Shahzad wrote:
Hi,
After some testing it appears that kamailio can do maximum 12 serial forks using transaction manager (tm module). Is it possible to make it configurable in kamailio.cfg or at least increase it with static higher value (e.g. 15)?
you have to recompile/reinstall kamailio after changing the value for define MAX_BRANCHES in config.h
Since this keeps coming up, maybe we should try to make this configurable.
/O
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
-- Daniel-Constantin Mierlahttp://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda