[SR-Users] LCR module : same IP address for different prefix.

2011-02-02 Thread Ricardo Martinez
Hello. We’re using the LCR module with version 3.1.1 of Kamailio. We’re trying to add two gateways, with the same IP address, we have this configuration running in the previous version of Kamailio (v 1.5), without any problem, but in this version seems to have some issues. This is what I’m try

Re: [SR-Users] LCR module : same IP address for different prefix.

2011-02-04 Thread Ricardo Martinez
Nobody on this one?. Ricardo.- *De:* Ricardo Martinez [mailto:rmarti...@redvoiss.net] *Enviado el:* miércoles, 02 de febrero de 2011 17:58 *Para:* 'sr-users@lists.sip-router.org' *Asunto:* LCR module : same IP address for different prefix. Hello. We’re using the LCR module with version 3.

Re: [SR-Users] LCR module : same IP address for different prefix.

2011-02-04 Thread Juha Heinanen
Ricardo Martinez writes: > We’re using the LCR module with version 3.1.1 of Kamailio. We’re trying to > add two gateways, with the same IP address, we have this configuration > running in the previous version of Kamailio (v 1.5), without any problem, > but in this version seems to have some issue

Re: [SR-Users] LCR module : same IP address for different prefix.

2011-02-07 Thread Antanas Masevicius
Hello Ricardo, I already wrote on this list about this issue. Currently the only way to do it is to disable duplicate gws checking in sources itself. In general, gw duplication checking should be extended to check not only by ip_addr or its hostname, but to include 'tag' and even 'strip' columns.

Re: [SR-Users] LCR module : same IP address for different prefix.

2011-02-07 Thread Juha Heinanen
Antanas Masevicius writes: > I already wrote on this list about this issue. Currently the only way to > do it is to disable duplicate gws checking in sources itself. > In general, gw duplication checking should be extended to check not only > by ip_addr or its hostname, but to include 'tag' and ev

Re: [SR-Users] LCR module : same IP address for different prefix.

2011-02-08 Thread Juha Heinanen
Juha Heinanen writes: > Antanas Masevicius writes: > > > I already wrote on this list about this issue. Currently the only way to > > do it is to disable duplicate gws checking in sources itself. > > In general, gw duplication checking should be extended to check not only > > by ip_addr or its ho

Re: [SR-Users] LCR module : same IP address for different prefix.

2011-02-09 Thread Antanas Masevicius
Juha, Thank you for your work! This feature is highly needed i suspect. Antanas NTT On 2011.02.09 06:25, Juha Heinanen wrote: > Juha Heinanen writes: > >> Antanas Masevicius writes: >> >>> I already wrote on this list about this issue. Currently the only way to >>> do it is to disable duplicate

Re: [SR-Users] LCR module : same IP address for different prefix.

2011-02-09 Thread Juha Heinanen
Antanas Masevicius writes: > Thank you for your work! This feature is highly needed i suspect. it would be possible to cherry-pick the patch also to 3.1, but i don't know if that is appropriate, because removing gw uniqueness check is not strictly a bug fix. it is just a piece of not needed code

Re: [SR-Users] LCR module : same IP address for different prefix.

2011-03-28 Thread Ricardo Martinez
: miércoles, 09 de febrero de 2011 18:00 Para: Antanas Masevicius CC: sr-users@lists.sip-router.org Asunto: Re: [SR-Users] LCR module : same IP address for different prefix. Antanas Masevicius writes: > Thank you for your work! This feature is highly needed i suspect. it would be possible

Re: [SR-Users] LCR module : same IP address for different prefix.

2011-03-28 Thread Juha Heinanen
Ricardo Martinez writes: > How can access this change in the code?. Do I need to update to the last > version? 3.1.2 ?? > Hope you can help me. currently the trivial change (do not check uniqueness of gateway's ip address) is only in master branch. patch to 3.1 is included below. -- juha ** l