[OpenSIPS-Users] cache_* and mutexes

2010-12-01 Thread Anton Zagorskiy
Hello. Do cache_fetch and cache_store functions have any locking mechanism to prevent race condition? $shv variables? WBR, Anton Zagorskiy VoIP Developer, Oyster Telecom Phone.: +7 812 601-0666 Fax: +7 812 601-0593 a.zagors...@oyster-telecom.ru www.oyster-telecom.ru

Re: [OpenSIPS-Users] MySQL LAST_INSERT_ID() safe?

2010-12-01 Thread Chris Maciejewski
Hi Bogdan, Thanks very much for clarification. Best regards, Chris On 30 November 2010 20:21, Bogdan-Andrei Iancu bog...@voice-system.ro wrote: Hi Chris, It is safe, as opensips has a mysql connection for each process and a script route is continuously executed by a single process.  So your

Re: [OpenSIPS-Users] cache_* and mutexes

2010-12-01 Thread Bogdan-Andrei Iancu
Hi Anton, yes, both systems do have a sync mechanism. Regards, Bogdan Anton Zagorskiy wrote: Hello. Do cache_fetch and cache_store functions have any locking mechanism to prevent race condition? $shv variables? WBR, Anton Zagorskiy VoIP Developer, Oyster Telecom Phone.: +7 812 601-0666

Re: [OpenSIPS-Users] opensips 100% cpu

2010-12-01 Thread Bogdan-Andrei Iancu
Hi, it looks like the lock is kept by another process doing some stuff related to that transaction...maybe processing a different reply...Did you add some new stuff in onreply route ? could you run with full logs (debug=6) and send me those logs (for the entire call) ? Regards, Bogdan

Re: [OpenSIPS-Users] Solaris Opensips

2010-12-01 Thread Bogdan-Andrei Iancu
Hi Nicholas, In Makefile file, there is block at line 91: # fix sparc - sparc64 ifeq ($(ARCH),sparc) ifeq ($(shell uname -m),sun4u) ARCH := sparc64 endif ifeq ($(shell uname -m),sun4v) ARCH := sparc64 endif endif Take it out and see if compiles. Regards, Bogdan

Re: [OpenSIPS-Users] b2bua core dump db truncate

2010-12-01 Thread thrillerbee
Anca, I am still seeing core dumps on rev 7441 - it was up for about 5 min. Backtrace attached. Thanks. On Sat, Nov 20, 2010 at 7:56 AM, Anca Vamanu a...@opensips.org wrote: Hi, Can you please update - I have fixed on Friday a similar crash. Regards, Anca On 19/11/10 16:43,

Re: [OpenSIPS-Users] Debugging variables in failure_route

2010-12-01 Thread Bill W.
Thanks so much Bogdan! I do appreciate all your hard work! Bill W On 11/30/10 3:12 PM, Bogdan-Andrei Iancu wrote: Hi Bill, you can use t_local_replied(last) in failure route to see if the 408 was locally generated or was received. See:

Re: [OpenSIPS-Users] Load balancer probing from incorrect interface

2010-12-01 Thread Bill W.
Hey Bogdan, Thanks so much for your help. For the benefit of the group, I eventually came up with a work-around for this. I use the following in opensips.cfg listen=udp:probe-internal:5090 listen=udp:probe-external:5090 Then in the hosts file on machine A I put: 10.0.10.1 probe-internal

Re: [OpenSIPS-Users] db_mysql core dump

2010-12-01 Thread Duane Larson
Sure. I am game. I could also send you the full config I am using, but it is pretty much word for word when it comes to the presence install shown on (word for word when it comes to the subscribe, publish, notify handling) http://openxcap.org/wiki/Configuration Just a thought. Send the patch

[OpenSIPS-Users] Installation procedure for OPEN-SIP on UBUNTU

2010-12-01 Thread Pradeep Patil
Dear All, Anybody please help me for installing Open-SIP on Ubuntu OS. Any document/procedure please share -- thanking you in advance, Pradeep ___ Users mailing list Users@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users

[OpenSIPS-Users] lawful interception with opensips

2010-12-01 Thread DM
Hi, Is there any awailable howto/solution for doing lawful interception with using opensips? Since it's 98% about the media, I guess Asterisk or something else may involved in the setup, with some media forking. I have read a tons of topics after a Google search, but all answers are just

[OpenSIPS-Users] registration to other SIP proxies?

2010-12-01 Thread Paul Wise
Hi all, Is it possible for OpenSIPS to register to other SIP proxies? Or if not has anyone found a way to do this indirectly? -- bye, pabs http://bonedaddy.net/pabs3/ signature.asc Description: This is a digitally signed message part ___ Users