Re: [SR-Users] LCR Routing - Cost based routing

2015-08-11 Thread DanB
Hi Alexandru, Well the concept is simple: on INVITE, you will issue a special format evapi request. You will receive the list of suppliers in the reply (which is received in a separate route) and you continue processing from there. These suppliers are simple tags so your creativity will be

Re: [SR-Users] LCR Routing - Cost based routing

2015-08-10 Thread DanB
Guys, Since I saw the thread growing, I am around if you got questions on CGRateS related LCR, fully compatible with Kamailio via evapi module. DanB ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list

Re: [SR-Users] LCR Routing - Cost based routing

2015-08-10 Thread Alexandru Covalschi
DanB, well, I never used it - can you please describe how does it work? :) I mean, the logic in short 2015-08-10 13:15 GMT+03:00 DanB danb.li...@gmail.com: Guys, Since I saw the thread growing, I am around if you got questions on CGRateS related LCR, fully compatible with Kamailio via evapi

[SR-Users] LCR Routing - Cost based routing

2015-08-09 Thread Arun Kumar
Hi is there any way to achive following usecase using carrier route / LCR / droude module i have 10 different termination gateways, each gateways will have more than 1 destinations and each gateways will have different rate, for example 91 Destination ( there will be 1 entries like

Re: [SR-Users] LCR Routing - Cost based routing

2015-08-09 Thread Alexandru Covalschi
try using CGRateS 2015-08-09 12:06 GMT+03:00 Arun Kumar mi2a...@gmail.com: Hi is there any way to achive following usecase using carrier route / LCR / droude module i have 10 different termination gateways, each gateways will have more than 1 destinations and each gateways will

Re: [SR-Users] LCR Routing - Cost based routing

2015-08-09 Thread Alexandru Covalschi
Or, well, see that guide http://dopensource.com/least-cost-routing-with-kamailio-v4-1/ - we have priority and weight on LCR module 2015-08-09 12:37 GMT+03:00 Alexandru Covalschi 568...@gmail.com: try using CGRateS 2015-08-09 12:06 GMT+03:00 Arun Kumar mi2a...@gmail.com: Hi is there

Re: [SR-Users] LCR Routing - Cost based routing

2015-08-09 Thread Arun Kumar
but above guide is only prefix priority and weight based , but we should involve rate as well. , On Sun, Aug 9, 2015 at 3:09 PM, Alexandru Covalschi 568...@gmail.com wrote: Or, well, see that guide http://dopensource.com/least-cost-routing-with-kamailio-v4-1/ - we have priority and weight

Re: [SR-Users] LCR Routing - Cost based routing

2015-08-09 Thread Arun Kumar
hi Alexandru so we have manually set prefix , weight and priority depanding upon rates ? is there any avaliable way to automate or we have to rewrite/modify the lcr/drouting module for rate selection , On Sun, Aug 9, 2015 at 9:22 PM, Alexandru Covalschi 568...@gmail.com wrote:

Re: [SR-Users] LCR Routing - Cost based routing

2015-08-09 Thread Juha Heinanen
Arun Kumar writes: but above guide is only prefix priority and weight based , but we should involve rate as well. may be you can use priority as your rate. -- juha ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list

Re: [SR-Users] LCR Routing - Cost based routing

2015-08-09 Thread Alexandru Covalschi
however you can try building LCR based on prefix and weight, why not? 2015-08-09 18:52 GMT+03:00 Alexandru Covalschi 568...@gmail.com: I know CGRateS allow cost-based LCR for Kamailio. Maybe there are some internal Kamailio modules, but I don't know about them 2015-08-09 17:10 GMT+03:00 Arun

Re: [SR-Users] LCR Routing - Cost based routing

2015-08-09 Thread Alexandru Covalschi
I know CGRateS allow cost-based LCR for Kamailio. Maybe there are some internal Kamailio modules, but I don't know about them 2015-08-09 17:10 GMT+03:00 Arun Kumar mi2a...@gmail.com: but above guide is only prefix priority and weight based , but we should involve rate as well. , On Sun,

Re: [SR-Users] LCR Routing - Cost based routing

2015-08-09 Thread Alex Balashov
To: Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] LCR Routing - Cost based routing ___ 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

Re: [SR-Users] LCR Routing - Cost based routing

2015-08-09 Thread Alexandru Covalschi
you already have cost, just write a script to transform it into weight, I don't see a hard task here. It can be easily automated 2015-08-09 21:15 GMT+03:00 Arun Kumar mi2a...@gmail.com: hi Alexandru so we have manually set prefix , weight and priority depanding upon rates ? is