Re: [SR-Users] priority load balance

2018-11-15 Thread Daniel-Constantin Mierla
Hello, for priority based routing (serial forking), you should not need to update the load of destinations, just use ds_select_*() and ds_next_*() Cheers, Daniel On 14.11.18 23:02, David Villasmil wrote: > Hello,  > > Trying to do priority load balancing (8) but i'm getting an error > `unable

Re: [SR-Users] Which algorithm to use as load-balance

2018-11-15 Thread Daniel-Constantin Mierla
Hello, On 14.11.18 23:16, David Villasmil wrote: > Hello, > > Is it possible to set an algorithm like the following? > > fs1 - Priority 10 - maxload 20 calls > fs2 - Priority 10 - maxload 20 calls > fs3 - Priority 9 - maxload 20 calls > fs4 - Priority 8 - maxload 20 calls > fs5 - Priority 7 -

Re: [SR-Users] Which algorithm to use as load-balance

2018-11-15 Thread Daniel-Constantin Mierla
Hello, besides master, you can also use branch 5.2 -- this is going to be used to release 5.2.0 and other future 5.2.x versions. Those two branches have the same version of the module at this moment. Cheers, Daniel On 15.11.18 16:48, David Villasmil wrote: > Hey Daniel, > > Thanks for replying.

Re: [SR-Users] Which algorithm to use as load-balance

2018-11-15 Thread David Villasmil
Hey Daniel, Thanks for replying. Can I test this from master? David On Thu, 15 Nov 2018 at 15:12, Daniel-Constantin Mierla wrote: > Hello, > > > On 14.11.18 23:16, David Villasmil wrote: > > Hello, > > > > Is it possible to set an algorithm like the following? > > > > fs1 - Priority 10 -

Re: [SR-Users] Which algorithm to use as load-balance

2018-11-15 Thread David Villasmil
Ah, 5.2 branch. Will test it, thanks! On Thu, 15 Nov 2018 at 16:06, Daniel-Constantin Mierla wrote: > Hello, > > besides master, you can also use branch 5.2 -- this is going to be used to > release 5.2.0 and other future 5.2.x versions. Those two branches have the > same version of the module

[SR-Users] "signal 15 received" and ... on Kamailio 5.1.6

2018-11-15 Thread AL RSM
Hi, I just installed Kamailio 5.1.6 on Ubuntu 18.04. Starting Kamailio with the default config will give us the following in the log. Is this normal? Is there a way to fix this issue? Thanks, AL Nov 15 14:01:59 lab-proxy03 kamailio[13544]:  * Stopping Kamailio SIP Server: kamailio Nov 15

[SR-Users] signal 15 received and .. on Kamailio 5.1.6

2018-11-15 Thread AL RSM
Hi, I just installed Kamailio 5.1.6 on Ubuntu 18.04. Starting Kamailio with the default config will give us the following in the log. Is this normal? Is there a way to fix this issue? Thanks, AL Nov 15 14:01:59 lab-proxy03 kamailio[13544]:  * Stopping Kamailio SIP Server: kamailio Nov 15

Re: [SR-Users] signal 15 received and .. on Kamailio 5.1.6

2018-11-15 Thread Daniel-Constantin Mierla
Hello, these are normal log messages, at INFO level, so it looks there was a restart procedure executed. To get rid of these log messages from your syslog, you can set debug global parameter to a lower value than 2. Cheers, Daniel On 15.11.18 18:46, AL RSM wrote: > Hi, > > I just installed

Re: [SR-Users] REFER packet - Kamailio gives request_uri instead request-uri -

2018-11-15 Thread YAS0 CANER
in addition more log 5(48568) DEBUG: [core/udp_server.c:492]: udp_rcv_loop(): received on udp socket: (112/100/463) [[REFER sip:100@192.168.1.120 SIP/2.0 0D 0A CSeq: 1 REFER 0D 0A From: ;tag=]] 5(48568) DEBUG: [core/parser/msg_parser.c:610]: parse_msg(): SIP Request: 5(48568) DEBUG:

Re: [SR-Users] REFER packet - Kamailio gives request_uri instead request-uri -

2018-11-15 Thread YAS0 CANER
Hello, i found problem. loose_route setting last route so it gives wrong uri. Thanks. [Solved] ___ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users