[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
‎Long story short: Kamailio supports primitive weight-based routing with its various internal modules, but not complex, jurisdiction and market-specific business logic which we commonly think of as LCR.  For that, you need to somehow shoehorn your right selection algorithm into these modules'

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

[SR-Users] sdp manipulation in connection with rtpengine_offer/answer calls

2015-08-09 Thread Juha Heinanen
it was not clear to me based on rtpengine module readme if rtpengine_offer/answer are same kind of sdp manipulation functions as, for example, sdpops module functions, i.e., will rtpengine functions pass to rtpengine the sdp as it is after possible earlier sdpops function calls and will possible