Re: [SR-Users] strange --dialog in delete state is too old-- log line managing dialog hashes

2017-11-07 Thread Daniel-Constantin Mierla
Hello, On 08.11.17 07:23, David Escartín wrote: > Hello Daniel > > sorry about that. no worries, it was more for the future to keep a conversation in a single place, if it is not some generic announcement or similar ... > > yes, if we make a restart, after a while (not fixed time some times >

Re: [SR-Users] strange --dialog in delete state is too old-- log line managing dialog hashes

2017-11-07 Thread David Escartín
Hello Daniel sorry about that. yes, if we make a restart, after a while (not fixed time some times minutes, some times 2 hours), we start to see those types of messages i attach you the sip messages of the call of the logs in the first mail the INVITE receiver is the Kamailio instance.

Re: [SR-Users] strange --dialog in delete state is too old-- log line managing dialog hashes

2017-11-07 Thread Daniel-Constantin Mierla
Hello, first: no need to post on both sr-users and sr-dev, it makes it hard to follow up if people answer on different lists. If it is about a stable release, you can use the sr-users, if it is about devel version, you can use sr-dev. Of course, if it is a bug, you can open an issue on:   -

Re: [SR-Users] authenticating to mongodb fails

2017-11-07 Thread hdssdsdsdsfsdf hdssdsdsdsfsdf
Thanks for looking into this. I set debug=3 which gives the following debug messages. I included the mongod messages, which show a connection and end, but no succesful or failed authentication. nov 7 15:45:21 kamailio: INFO: [sctp_core.c:75]: sctp_core_check_support(): SCTP API not enabled -

[SR-Users] strange --dialog in delete state is too old-- log line managing dialog hashes

2017-11-07 Thread David Escartín
hello all recently we are seeing some weird messages handling with dialogs in Kamailio version 5.0 we sometimes are seeing messages like /usr/local/kamailio/sbin/kamailio[15372]: NOTICE: dialog [dlg_hash.c:249]: dlg_clean_run(): dialog in delete state is too old (0x7fa65445c850 ref 3)

Re: [SR-Users] evapi_async_relay() failed

2017-11-07 Thread Daniel-Constantin Mierla
Hello, On 07.11.17 15:51, Abdul Basit wrote: > Hi list, > > I am configuring CGRateS with kamailio 4.4 using deb packages on debian 8. > > I am facing a issue while processing event_route[dialog:start] for > answering call INVITE at > evapi_async_relay("{\"event\":\"CGR_CALL_START\", > > with

Re: [SR-Users] http_async_client problem with tls_ca_path

2017-11-07 Thread gmele
Hello, I reduced the number of kamailio children to 1 and found something that may be interesting: all requests are processed by 1 principal thread, but time to time, another thread handle them (why, I don't know as children=1). When this occurs, the https request ALWAYS fails with error 77.

[SR-Users] evapi_async_relay() failed

2017-11-07 Thread Abdul Basit
Hi list, I am configuring CGRateS with kamailio 4.4 using deb packages on debian 8. I am facing a issue while processing event_route[dialog:start] for answering call INVITE at evapi_async_relay("{\"event\":\"CGR_CALL_START\", with following error /usr/sbin/kamailio[13887]: ERROR: evapi

Re: [SR-Users] authenticating to mongodb fails

2017-11-07 Thread Daniel-Constantin Mierla
Can you set debug=3 in kamailio.cfg and then look at debug messages to see there is some hint about what happens? Cheers, Daniel On 07.11.17 15:11, hdssdsdsdsfsdf hdssdsdsdsfsdf wrote: > When I connect using mongo, the credentials work: > > $ mongo kamailio -u "kam" -p "kam" > MongoDB shell

Re: [SR-Users] http_async_client problem with tls_ca_path

2017-11-07 Thread gmele
Hello Giacomo, here are the requested info: 1) unfortunately, I cannot give you this information as we copied the source from git branch 5.0, August 18th and put it in our own source control (Perforce) 2)1-2 requests per seconds seems ok, but as soon rate increases, problem appears 3) I cannot

[SR-Users] authenticating to mongodb fails

2017-11-07 Thread hdssdsdsdsfsdf hdssdsdsdsfsdf
When I connect using mongo, the credentials work: $ mongo kamailio -u "kam" -p "kam" MongoDB shell version v3.4.9 connecting to: mongodb://127.0.0.1:27017/kamailio MongoDB server version: 3.4.9 > db.subscriber.find() { "_id" : ObjectI ... But when I use the following DBURL in kamailio.cfg,

Re: [SR-Users] Kamailio SIP-I

2017-11-07 Thread Sergey Basov
Hi. You can look at modeule sipt documentation. http://www.kamailio.org/docs/modules/devel/modules/sipt.html Looking at source code you can extend this functionality, but you need some C programming knowledge. -- Best regards, Sergey Basov e-mail: sergey.v.ba...@gmail.com

Re: [SR-Users] Topoh module configuration for SIP proxy and SIP registrar

2017-11-07 Thread Christian Conus
Hello Daniel, Do you have an idea why the SIP messages header are only partially encrypted for the caller ? Since both SIP clients connects to the same SIP proxy it means that SIP messages go two times through the same proxy (client -> proxy -> registrar -> proxy -> client), is it possible to