domain(string) last_modified(timestamp)
domain
On 1/23/12 7:45 AM, Anca Vamanu wrote:
Hi David,
How does you your table schema file for domain look like?
I will try myself also with domain module when I have some time.
Regards,
Anca
On 01/23/2012 02:23 PM, David wrote:
> I know that it does not claim to support the "domain" module.
>
> I am just posting the output in case there is something I can do to make
> it work.
>
> 0(22484) DEBUG: db_cassandra [dbcassa_base.cpp:570]: query table=domain
> 0(22484) DEBUG: db_cassandra [dbcassa_table.c:461]: found
> dbname=openser, table=domain
> 0(22484) ERROR: db_cassandra [dbcassa_base.cpp:361]: The key column
> with name [domain] not found in values
> 0(22484) DEBUG: db_cassandra [dbcassa_base.cpp:375]: key =
> 0(22484) ERROR: db_cassandra [dbcassa_base.cpp:450]: Query not
> supported - key not provided
> 0(22484) ERROR: db_cassandra [dbcassa_base.cpp:577]: Failed to query
> Cassandra cluster
> 0(22484) ERROR: domain [domain.c:258]: Error while querying database
> 0(22484) ERROR: domain [domain_mod.c:219]: Domain table reload failed
> 0(22484) DEBUG:<core> [db_pool.c:102]: removing connection from
> the pool
> 0(22484) ERROR:<core> [sr_module.c:939]: init_mod(): Error while
> initializing module domain
> (/usr/local/lib64/kamailio/modules_k/domain.so)
> ERROR: error while initializing modules
> 0(22484) DEBUG: tm [t_funcs.c:122]: DEBUG: tm_shutdown : start
> 0(22484) DEBUG: tm [t_funcs.c:125]: DEBUG: tm_shutdown : emptying
> hash
> table
> 0(22484) DEBUG: tm [t_funcs.c:127]: DEBUG: tm_shutdown : removing
> semaphores
> 0(22484) DEBUG: tm [t_funcs.c:129]: DEBUG: tm_shutdown : destroying
> tmcb lists
> 0(22484) DEBUG: tm [t_funcs.c:132]: DEBUG: tm_shutdown : done
> 0(22484) DEBUG:<core> [mem/shm_mem.c:242]: shm_mem_destroy
> 0(22484) DEBUG:<core> [mem/shm_mem.c:245]: destroying the shared
> memory lock
>
>
>
> On 1/23/12 4:05 AM, Anca Vamanu wrote:
>> Hi David,
>>
>> As mentioned in the documentation[1], the module is compatible with
>> thrift library version 0.6.1.
>>
>> [1]
>>
http://sip-router.org/docbook/sip-router/branch/master/modules/db_cassandra…
>>
>>
>>
>> Regards,
>> Anca
>>
>>
>> On 01/22/2012 09:16 AM, David wrote: