2010/5/8 Juha Heinanen jh@tutpro.com:
Iñaki Baz Castillo writes:
> Could I get into problems if I remove such UNIQUE key (gw_name column) > in "gw" table and create two entries with same "gw_name"? (kamailio > 1.5.4).
gw_name is not used by lcr module. it is for information only. you can change the index.
Thanks.