[SR-Users] SIP/2.0 500 I'm terribly sorry, server error occurred (1/TM)

2018-07-10 Thread Aqs Younas
Greeting list, I am using two async functions(http_async_query) in configuration one for authentication and other one for push notifications. I am also using tsilio module to suspend the transaction and resumed it. I am resetting this flag 'T_ASYNC_SUSPENDED' before suspending the transaction.

Re: [SR-Users] Kamailio, forking and multiple answer

2018-07-10 Thread Daniel-Constantin Mierla
Hello, look at t_cancel_branches():   - https://www.kamailio.org/docs/modules/stable/modules/tmx.html#tmx.f.t_cancel_branches Cheers, Daniel On 10.07.18 10:25, Marino Mileti wrote: >  Hi guys, > > i've a Kamailio with forking scenario using addbranch technique. > Now I've a problem; i know

[SR-Users] Kamailio, forking and multiple answer

2018-07-10 Thread Marino Mileti
Hi guys, i've a Kamailio with forking scenario using addbranch technique.Now I've a problem; i know it's very very very rare but it could be possible so it's better for me to find a solution. A -> B,C,D in forking parallel mode, so B C and D rings simultaneulsy. What is happen if B anser the

Re: [SR-Users] TLS CRL configuration

2018-07-10 Thread Daniel-Constantin Mierla
Hello, the server checks if the client certificate is revoked. It is the duty of the client to check if the server certificate is revoked and close the connection. It is about a party checking if the other party of the connection is using a trusted and valid certificate or not. Cheers, Daniel

Re: [SR-Users] TLS CRL configuration

2018-07-10 Thread Amarnath Kanchivanam
Hi, Could you share your thoughts on the below clarification? Regards, Amarnath On Fri, Jul 6, 2018 at 4:06 PM Amarnath Kanchivanam < ykamarnath@gmail.com> wrote: > Thanks Daniel and Ding Ma. > > I have Certificate Authority, who signed the server certificate and client > certificate. >