[Users] OpenSER LCR

Emerson Oatis emerson.oatis at gmail.com
Wed Mar 29 08:20:08 CEST 2006


Hi list,

I am new with openser configuration, as of now i have only one gateway
directly terminated on USA (PSTN) :
- is it possible to use the LCR module w/c is base on prefix i enter in gw
table route base on my priority? (for now is same priority)

here is my initial config for mysql gw and lcr table :
# GW Table

# gw_name | grp_id | ip-addr | port | uri_scheme | transport | prefix
insert into gw values('gw1',1,4563720857,5060,NULL,1,'1001');
insert into gw values('gw2',2,4563720857,5060,NULL,1,'1003');

# LCR Table
# prefix | from_uri | grp_id | priority
insert into lcr values('1001','%',1,1);
insert into lcr values('1003','%',2,1);

Regards,
remesitao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kamailio.org/pipermail/users/attachments/20060329/c2f5b438/attachment.htm 


More information about the Users mailing list