Thanks Ovidiu
lcr_rule_target
id lcr_idrule_id gw_id priority weight
1 1 21 1 1
lcr_rule
id lcr_id prefixfrom_uri stopper enabled
2 10971 -1
LCR tables, of course:
http://www.kamailio.org/docs/modules/3.1.x/modules/lcr.html#id2551334
http://www.kamailio.org/docs/modules/3.1.x/modules/lcr.html#id2499833
http://www.kamailio.org/docs/modules/3.1.x/modules/lcr.html#id2501638
Regards,
Ovidiu Sas
On Wed, Apr 27, 2011 at 11:28 AM, Alida - D
I'm sorry... which tables?
-Messaggio originale-
Da: sr-users-boun...@lists.sip-router.org
[mailto:sr-users-boun...@lists.sip-router.org] Per conto di Juha Heinanen
Inviato: mercoledì 27 aprile 2011 15:28
A: SIP Router - Kamailio (OpenSER) and SIP Express Router (SER) -Users
Mailing List
Alida - Danilo SMALDONE writes:
> Thanks for your replies
>
> Here you are Juha
no, you have not yet shown your tables and i'll offline for the next 24
hours or so.
-- juha
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
s
Thanks for your replies
Here you are Juha
xlog("L_WARN", "ENTRO IN ROUTE LCR
** \n");
xlog("L_WARN","test before call load_gws() ruri='$ru'\n");
if (!load_gws(1)) {
. . .
. . .
if (next_gw())
Alida - Danilo SMALDONE writes:
> Here you are
no, i asked you to check request uri before calling load_gws() and check
how your tables look like.
-- juha
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-
Here you are
gw_uri_avp[0]='1|1|3|774|1171521237|172.16.10.200|5060||1|0' -> what does
1171521237 means? I never entered this value
Kamailio 3.1 installed from rpm on Centos
The modified route
route[LCR] {
xlog("L_WARN", "ENTRO IN ROUTE LCR
> I've some understanding problem on lcr module.
based on info you gave, i cannot say anything. check how your request
uri looks like when you call load_gws() and after you have called
next_gw() and check how your tables look like. there is no need to
inspect the internal avps unless you suspec
Can you try with tcp disabled? i.e.,
disable_tcp=yes
in your config file.
Might be the way the module is initialized for tcp handling.
Cheers,
Daniel
On 4/26/11 4:05 PM, Roman Yeryomin wrote:
On 26 April 2011 11:58, Daniel-Constantin Mierla wrote:
On 4/21/11 2:21 PM, Roman Yeryomin wrote:
Hello,
I've some understanding problem on lcr module.
I've this route
route[LCR] {
xlog("L_INFO", "ENTRO IN ROUTE LCR
** \n");
if (!load_gws(1)) {
sl_send_reply("503", "Unable to load gateways");
exit;
10 matches
Mail list logo