Re: [SR-Users] TOPOS module errors

2018-06-06 Thread Aleksandar Sosic
Ok Daniel, thank you very much! -- Aleksandar Sosic linkedin.com/in/alexsosic/ mail: alex.sosic@evosip.cloud On Wed, Jun 6, 2018 at 8:23 AM Daniel-Constantin Mierla wrote: > > Hello, > > it was a mistake in matching KDMQ, I just pushed a fix for it in master > branch. > > Cheers, > Daniel > > >

Re: [SR-Users] TOPOS module errors

2018-06-05 Thread Daniel-Constantin Mierla
Hello, it was a mistake in matching KDMQ, I just pushed a fix for it in master branch. Cheers, Daniel On 05.06.18 19:29, Aleksandar Sosic wrote: > Hi Daniel, > > here you go: > > 0(578) DEBUG: [core/parser/msg_parser.c:152]: get_hdr_field(): > cseq : <10> > 0(578) DEBUG: [core/parser/msg_p

Re: [SR-Users] TOPOS module errors

2018-06-05 Thread Aleksandar Sosic
Hi Daniel, here you go: 0(578) DEBUG: [core/parser/msg_parser.c:152]: get_hdr_field(): cseq : <10> 0(578) DEBUG: [core/parser/msg_parser.c:183]: get_hdr_field(): content_length=73 22(600) DEBUG: db_mysql [km_my_con.c:136]: db_mysql_new_connection(): connection type is router-msgdb-service vi

Re: [SR-Users] TOPOS module errors

2018-06-05 Thread Daniel-Constantin Mierla
Hello, can you give all the log messages with debug=3 in kamailio.cfg? Cheers, Daniel On 01.06.18 20:44, Aleksandar Sosic wrote: > Hi Daniel, > > We've tried today to build from sources and test the patch you've > linked but unfortunately the errors > ``` > 0(94) ERROR: topos [tps_storage.c:480

Re: [SR-Users] TOPOS module errors

2018-06-01 Thread Paolo Visintin - evosip.cloud
Hello Alex & Daniel, the error specified is for database , but the warning for "tps_storage_record()" is also still here 0(1846) ERROR: topos [tps_storage.c:480]: tps_db_insert_dialog(): No database handle - misconfiguration? 0(1846) ERROR: topos [tps_storage.c:412]: tps_storage_record(): failed t

Re: [SR-Users] TOPOS module errors

2018-06-01 Thread Aleksandar Sosic
Hi Daniel, We've tried today to build from sources and test the patch you've linked but unfortunately the errors ``` 0(94) ERROR: topos [tps_storage.c:480]: tps_db_insert_dialog(): No database handle - misconfiguration? 0(94) ERROR: topos [tps_storage.c:412]: tps_storage_record(): failed to store

Re: [SR-Users] TOPOS module errors

2018-05-30 Thread Daniel-Constantin Mierla
I just pushed a patch to skip handling dmq requests, as done for local options (keepalive) and notify -- KDMQ is something internal to kamailio and was not considered when filtering out.   - https://github.com/kamailio/kamailio/commit/7ff8d4284f20763e8e47f9b24e4604867a242e4a Maybe you can give it

Re: [SR-Users] TOPOS module errors

2018-05-30 Thread Enrico Bandiera
Hi Daniel, since it was just before the KWC I waited some time before pinging you :) Any news on this issue? Thanks, Enrico. 2018-05-03 15:42 GMT+02:00 Enrico Bandiera : > Hi Daniel, tell me if you need more portions of the log: > > 0(111) DEBUG: [core/socket_info.c:559]: grep_sock_info(): che

Re: [SR-Users] TOPOS module errors

2018-05-03 Thread Enrico Bandiera
Hi Daniel, tell me if you need more portions of the log: 0(111) DEBUG: [core/socket_info.c:559]: grep_sock_info(): checking if host==us: 10==11 && [172.22.3.7] == [31.193.99.4] 0(111) DEBUG: [core/socket_info.c:566]: grep_sock_info(): checking if port 5060 (advertise 0) matches port 5060 0(11

Re: [SR-Users] TOPOS module errors

2018-05-03 Thread Daniel-Constantin Mierla
Can you run with higher debug level (e.g., add -ddd), then reproduce and send here all DEBUG and the rest of log messages printed by the same PID showing this error? The main attendant doesn't handle sip traffic in fork=yes, but -DD is telling not to daemonize the main attendant, so I need to see

Re: [SR-Users] TOPOS module errors

2018-05-03 Thread Enrico Bandiera
kamailio -f $PATH_KAMAILIO_CFG -DD -E -e Thanks, Enrico. 2018-05-03 12:52 GMT+02:00 Daniel-Constantin Mierla : > Hello, > > how do you start kamailio, or better, said what are the command line > parameters? > Cheers, > Daniel > > > On 03.05.18 12:26, Enrico Bandiera wrote: > > Hi Daniel, is kamc

Re: [SR-Users] TOPOS module errors

2018-05-03 Thread Daniel-Constantin Mierla
Hello, how do you start kamailio, or better, said what are the command line parameters? Cheers, Daniel On 03.05.18 12:26, Enrico Bandiera wrote: > Hi Daniel, is kamcmd ps ok for this? > >  0(116) ERROR: topos [tps_storage.c:480]: tps_db_insert_dialog(): No > database handle - misconfiguration? >

Re: [SR-Users] TOPOS module errors

2018-05-03 Thread Enrico Bandiera
Hi Daniel, is kamcmd ps ok for this? 0(116) ERROR: topos [tps_storage.c:480]: tps_db_insert_dialog(): No database handle - misconfiguration? 0(116) ERROR: topos [tps_storage.c:412]: tps_storage_record(): failed to store root@proxy-bbd996f48-mjzr4:/# kamcmd ps 116 main process - attendant Thank

Re: [SR-Users] TOPOS module errors

2018-05-03 Thread Daniel-Constantin Mierla
Hello, can you get the output for kamctl ps and see the description for process with pid 94? I assume you run it in docker, given low pid value shown in the log message... Cheers, Daniel On 03.05.18 10:42, Enrico Bandiera wrote: > Hi, I'm trying to use the TOPOS module to solve some MTU issu

[SR-Users] TOPOS module errors

2018-05-03 Thread Enrico Bandiera
Hi, I'm trying to use the TOPOS module to solve some MTU issues we have (we have multiple kamailio servers in our architecture and route/via headers are becoming a problem) The module seems to work but I'm getting these errors on the log: 0(94) ERROR: topos [tps_storage.c:480]: tps_db_insert_dia