Re: [OpenSIPS-Users] OpenSIPS crash

2015-09-01 Thread Stas Kobzar
Thank you very much, Bogdan! As always, OpenSIPS team provides fast and professional support! Have a good day! On Tue, Sep 1, 2015 at 3:11 PM, Bogdan-Andrei Iancu wrote: > Hi Stas, > > Thank you for you help in troubleshooting and fixing the problem. The fix > is now available on GIT for a

Re: [OpenSIPS-Users] xmlrpc_ng opensis 2.1 / 400 Bad request

2015-09-01 Thread Bogdan-Andrei Iancu
Hi Alan, Just tested with a simple Python script (with xmlrpclib class) like: import xmlrpclib opensips = xmlrpclib.ServerProxy('http://127.0.0.1:/RPC2') print opensips.get_statistics('tm:') And here is the successful output: T 2015/09/01 22:18:59.709381 127.0.0.1:41540 -> 127

Re: [OpenSIPS-Users] OpenSIPS crash

2015-09-01 Thread Bogdan-Andrei Iancu
Hi Stas, Thank you for you help in troubleshooting and fixing the problem. The fix is now available on GIT for all maintained branches. Best regards, Bogdan-Andrei Iancu OpenSIPS Founder and Developer http://www.opensips-solutions.com On 31.08.2015 23:07, Bogdan-Andrei Iancu wrote: Hi Stas,

Re: [OpenSIPS-Users] How to check SIP trace of calls in TLS

2015-09-01 Thread Giovanni Maruzzelli
or look for TLS in this one: http://opensips.org/pub/events/2015-05-12_OpenSIPS-Summit_Amsterdam/Lorenzo_Mangani-OpenSIPS_Summit2015-SIPCapture.pdf On Tue, Sep 1, 2015 at 4:09 PM, Giovanni Maruzzelli wrote: > sngrep -k certfile.pem > https://github.com/irontec/sngrep/wiki#frequent-asked-question

Re: [OpenSIPS-Users] How to check SIP trace of calls in TLS

2015-09-01 Thread Giovanni Maruzzelli
sngrep -k certfile.pem https://github.com/irontec/sngrep/wiki#frequent-asked-questions maybe sipgrep2 is not immediate... On Tue, Sep 1, 2015 at 3:43 PM, Nabeel wrote: > I have installed sipgrep2 to check SIP trace of calls in TLS. > > I could not find a suitable example of how to use it supply

Re: [OpenSIPS-Users] How to check SIP trace of calls in TLS

2015-09-01 Thread Nabeel
I have installed sipgrep2 to check SIP trace of calls in TLS. I could not find a suitable example of how to use it supplying the private key and certificate. Please can someone type the command line showing how to use this for port 5061? ___ Users maili

[OpenSIPS-Users] xmlrpc_ng opensis 2.1 / 400 Bad request

2015-09-01 Thread Alain Bieuzent
Hi all, I'trying to migrate my opensisps 1.11.5 to 2.1 and i have a probleme with xmlrpc_ng When i post a request to my opensips 1.11.5, it work : HTTP/1.1 200 OK Content-Length: 452 Content-Type: text/xml; charset=utf-8 Date: Tue, 01 Sep 2015 09:23:31 GMT