Re: [SR-Users] hash table not loading

2015-05-05 Thread Daniel-Constantin Mierla
On 05/05/15 18:08, Olli Attila wrote: > Hello, > > Problem solved. > > I had improper #!ifdef conditions defined and therefore the htable > definitions were not enabled. > > Thank you Daniel. Welcome! It can happen! Cheers, Daniel > > -Olli > > On 5.5.2015 18:48, Daniel-Constantin Mierla wrote:

Re: [SR-Users] hash table not loading

2015-05-05 Thread Olli Attila
Hello, Problem solved. I had improper #!ifdef conditions defined and therefore the htable definitions were not enabled. Thank you Daniel. -Olli On 5.5.2015 18:48, Daniel-Constantin Mierla wrote: Hello, can you check that you have no improper #!ifdef conditions? Maybe the part of the confi

Re: [SR-Users] hash table not loading

2015-05-05 Thread Daniel-Constantin Mierla
Hello, can you check that you have no improper #!ifdef conditions? Maybe the part of the config related to htable is not enabled. Cheers, Daniel On 05/05/15 16:22, Olli Attila wrote: > Hello, > > I get the result: > > kamailio # kamcmd htable.dump abc > error: 500 - No such htable > > --Olli > >

Re: [SR-Users] hash table not loading

2015-05-05 Thread Olli Attila
Hello, I get the result: kamailio # kamcmd htable.dump abc error: 500 - No such htable -Olli On 5.5.2015 10:19, Daniel-Constantin Mierla wrote: Hello, can you list the content of the table 'abc'? Cheers, Daniel On 04/05/15 21:44, Olli Attila wrote: Hello, I am trying to load a test hash

Re: [SR-Users] hash table not loading

2015-05-05 Thread Olli Attila
Hello, I get the result: kamailio # kamcmd htable.dump abc error: 500 - No such htable --Olli On 5.5.2015 10:19, Daniel-Constantin Mierla wrote: Hello, can you list the content of the table 'abc'? Cheers, Daniel On 04/05/15 21:44, Olli Attila wrote: Hello, I am trying to load a test hash

Re: [SR-Users] hash table not loading

2015-05-05 Thread Daniel-Constantin Mierla
Hello, can you list the content of the table 'abc'? Cheers, Daniel On 04/05/15 21:44, Olli Attila wrote: > Hello, > > I am trying to load a test hash table on kamailio startup but I keep > getting the following error with kamctl after i restart Kamailio and > try to list all the tables in memory

[SR-Users] hash table not loading

2015-05-04 Thread Olli Attila
Hello, I am trying to load a test hash table on kamailio startup but I keep getting the following error with kamctl after i restart Kamailio and try to list all the tables in memory: kamcmd> htable.listTables error: 500 - No htables I have the following configured in kamailio.cfg: # loa