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. When the https requests are
handled by the main thread, all is ok.....

Here are some traces (without curl verbose and debug). In the REGISTER, we
call the http_async_client module...

Nov  7 14:39:02 d-wn-sipregistrar-003 kamailio-registrar[*3325*]: msgType=1
cSeq=30 method=REGISTER callId=F0JIro3OZ3 | NOTICE: SIP Request from
sipSrc=sip:giovanni.m...@testrom2.com to
sipDst=sip:giovanni.m...@testrom2.com
Nov  7 14:39:02 d-wn-sipregistrar-003 kamailio-registrar[*3325*]: msgType=1
cSeq=30 method=REGISTER callId=F0JIro3OZ3 | NOTICE: Register device for user
sipSrc=giovanni.m...@testrom2.com
Nov  7 14:39:02 d-wn-sipregistrar-003 kamailio-registrar[*3332*]: ERROR:
http_async_client [http_multi.c:570]: check_multi_info(): handle 0x224edc0
returned error 77:
Nov  7 14:39:02 d-wn-sipregistrar-003 kamailio-registrar[*3332*]: ERROR:
Curl errorCode= when trying to register device
Nov  7 14:39:06 d-wn-sipregistrar-003 kamailio-registrar[*3325*]: msgType=1
cSeq=31 method=REGISTER callId=F0JIro3OZ3 | NOTICE: SIP Request from
sipSrc=sip:giovanni.m...@testrom2.com to
sipDst=sip:giovanni.m...@testrom2.com
Nov  7 14:39:08 d-wn-sipregistrar-003 kamailio-registrar[*3325*]: msgType=1
cSeq=31 method=REGISTER callId=F0JIro3OZ3 | NOTICE: Register device for user
sipSrc=giovanni.m...@testrom2.com


Hope it helps

Giovanni




--
Sent from: http://sip-router.1086192.n5.nabble.com/Users-f3.html

_______________________________________________
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to