[OpenSIPS-Users] Presence. How to remove current subscription before it expired?

2015-04-07 Thread Игорь Павлов
Hi, list.

Is it possible to remove only one subscription from subscription records?
For example, I have two subscriptions with expires=3600 and I want to
delete one of them before it expired.

-- 

Best regards,
Igor Pavlov
___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] Compile ERROR

2015-04-07 Thread Liviu Chircu

Hi Dragomir!

It seems I forgot to backport this fix to 1.11. It is now fixed - please 
do a git pull once again. Thank you for reporting!


Best regards,

Liviu Chircu
OpenSIPS Developer
http://www.opensips-solutions.com

On 07.04.2015 11:38, Dragomir Haralambiev wrote:

Hello,

I update OpenSips from 1.11.3 to 1.11.4 with git pull.

When try to compile receive follow errors:
[root@sbc opensips_1_11]# make all
In file included from evi/../lock_alloc.h:56,
 from evi/../locking.h:68,
 from evi/event_interface.h:31,
 from evi/evi_modules.h:30,
 from ut.h:42,
 from socket_info.h:39,
 from cfg.y:103:
evi/../mem/mem.h:37:23: error: ../stdlib.h: No such file or directory
In file included from cfg.lex:66:
mem/mem.h:37:23: error: ../stdlib.h: No such file or directory
In file included from cachedb/cachedb_id.c:29:
cachedb/../mem/mem.h:37:23: error: ../stdlib.h: No such file or directory
In file included from cachedb/../db/../evi/../lock_alloc.h:56,
 from cachedb/../db/../evi/../locking.h:68,
 from cachedb/../db/../evi/event_interface.h:31,
 from cachedb/../db/../evi/evi_modules.h:30,
 from cachedb/../db/../ut.h:42,
 from cachedb/../db/db_key.h:32,
 from cachedb/../db/db_query.h:37,
 from cachedb/cachedb.h:31,
 from cachedb/cachedb.c:27:
cachedb/../db/../evi/../mem/mem.h:37:23: error: ../stdlib.h: No such 
file or directory

In file included from evi/../lock_alloc.h:56,
 from evi/../locking.h:68,
 from evi/event_interface.h:31,
 from evi/evi_transport.c:26:
evi/../mem/mem.h:37:23: error: ../stdlib.h: No such file or directory


Best regards,
PlayMen



___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


[OpenSIPS-Users] Regex on R-URI question

2015-04-07 Thread Satish Patel
I have following R-URI, want to remove sip: and anything after ;

sip:12345678@176.74.234.222:31156;rinstance=19e78a48990c0005

I want following from above string

12345678@176.74.234.222:31156
___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] Opensips 1.11.3 crash (Federico Edorna)

2015-04-07 Thread Kneeoh
Ok I wasn't able to get a core file generated...looking in to that now. 
However, at debug 6 here is what I get in my log file when I run opensipsctl 
fifo get_statistics all | grep udp. The first time it works, the second time I 
get this and a crash:
Apr  7 14:42:45 osipslb03 /usr/local/sbin/opensips[17299]: 
DBG:tm:insert_timer_unsafe: [6]: 0x7fee1b3f6ac8 (9900)
Apr  7 14:42:45 osipslb03 /usr/local/sbin/opensips[17299]: 
DBG:tm:retransmission_handler: retransmission_handler : done
Apr  7 14:42:45 osipslb03 /usr/local/sbin/opensips[17299]: 
DBG:tm:utimer_routine: timer routine:5,tl=0x7fee1a9fdb38 next=0x7fee1a9f9d18, 
timeout=9700




Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17277]: 
DBG:mi_fifo:mi_parse_tree: adding node  ; val all
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17277]: 
DBG:mi_fifo:mi_parse_node: end of input tree
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17277]: 
DBG:mi_fifo:mi_fifo_server: done parsing the mi tree
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17311]: 
CRITICAL:core:receive_fd: EOF on 16
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17311]: 
DBG:core:handle_ser_child: dead child 10, pid 17286 (shutting down?)
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17311]: 
DBG:core:io_watch_del: io_watch_del op on index -1 16 (0x812d00, 16, -1, 
0x0,0x1) fd_no=44 called
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17275]: 
DBG:core:handle_sigs: status = 139
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17275]: 
INFO:core:handle_sigs: child process 17286 exited by a signal 11
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17275]: 
INFO:core:handle_sigs: core was generated
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17275]: 
INFO:core:handle_sigs: terminating due to SIGCHLD
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17310]: INFO:core:sig_usr: 
signal 15 received
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17309]: INFO:core:sig_usr: 
signal 15 received
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17308]: INFO:core:sig_usr: 
signal 15 received
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17307]: INFO:core:sig_usr: 
signal 15 received
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17306]: INFO:core:sig_usr: 
signal 15 received
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17305]: INFO:core:sig_usr: 
signal 15 received
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17304]: INFO:core:sig_usr: 
signal 15 received
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17303]: INFO:core:sig_usr: 
signal 15 received
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17302]: INFO:core:sig_usr: 
signal 15 received
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17301]: INFO:core:sig_usr: 
signal 15 received
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17300]: INFO:core:sig_usr: 
signal 15 received
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17277]: INFO:core:sig_usr: 
signal 15 received
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17298]: INFO:core:sig_usr: 
signal 15 received
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17311]: INFO:core:sig_usr: 
signal 15 received 



 On Tuesday, April 7, 2015 10:09 AM, Kneeoh kne...@yahoo.com wrote:
   

 Federico, we are seeing similar crashes with both 1.11.3 and 1.11.4 when the 
system is under load and we perform back to back fifo get_statistics all 
commands (about 10 seconds apart). Opensips will segfault. I'm going to try to 
get some back traces, but for immediate time being, I'm going to go back to a 
1.10 branch and see if it happens there too. My suspicion is that something is 
broken in the mi in 1.11. In order to prove it we'll have to setup a lab and 
run sipp against it, i can't afford to play with production.



  ___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] [OpenSIPS-Devel] Contest and prices - OpenSIPS 2.1 testing

2015-04-07 Thread Răzvan Crainea

Hello, all!

The winner of the second Bug Hunt in OpenSIPS 2.1 edition[1] is Oliver 
Severin Mulelid-Tynes(olivermt)[2] for reporting the protocol switching 
issue. Congratulations Oliver and thank you!


The third edition has started now, and it lasts until 13th of April 
2015! Feel free to report any bugs you find in OpenSIPS 2.1.


[1] http://www.opensips.org/Community/BugHuntContest
[2] https://github.com/olivermt

Happy hacking!

Răzvan Crainea
OpenSIPS Solutions
www.opensips-solutions.com

On 03/30/2015 07:54 PM, Răzvan Crainea wrote:
And the winner of the first Bug Hunt in OpenSIPS 2.1 edition is Eric 
Tamme(lirakis)with the TLS protocol issue[1]! Congrats, Eric!


Starting from NOW, the second edition has started[2]! To join the 
contest, all you have to do is to report here[3] the bugs you find in 
OpenSIPS 2.1.


[1] 
https://github.com/OpenSIPS/opensips/commit/bfbb5bb3645a9121277b2f9f67aa9dd546c35e8d

[2] http://www.opensips.org/Community/BugHuntContest
[3] https://github.com/OpenSIPS/opensips/issues

Happy testing,

Răzvan Crainea
OpenSIPS Solutions
www.opensips-solutions.com

On 03/24/2015 07:06 PM, Răzvan Crainea wrote:

Hi, All!

Hurry up, we already have three bugs reported[1] :).

[1] http://www.opensips.org/Community/BugHuntContest

Cheers,

Răzvan Crainea
OpenSIPS Solutions
www.opensips-solutions.com

On 03/23/2015 08:38 PM, Bogdan-Andrei Iancu wrote:

Hi all,

Starting this week and all the way to the date of 2.1 stable release 
(from RC to GA), we will open a weekly contest that will help with 
the testing :).


What is the contest for ? For the best bug found :). Whoever finds 
the uglies bug in 2.1-rc will get an official OpenSIPS T-shirt, 
like these guys did :) :

http://farm4.staticflickr.com/3947/15725260732_826db90980_z.jpg

So, we pay you for for finding the best bug in OpenSIPS - attractive 
job ??


CONTEST IS ON ! And we already have a strong candidate for this 
week.


Best Regards,




___
Devel mailing list
de...@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel



___
Devel mailing list
de...@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] Opensips 1.11.3 crash (Federico Edorna)

2015-04-07 Thread Kneeoh
Federico, we are seeing similar crashes with both 1.11.3 and 1.11.4 when the 
system is under load and we perform back to back fifo get_statistics all 
commands (about 10 seconds apart). Opensips will segfault. I'm going to try to 
get some back traces, but for immediate time being, I'm going to go back to a 
1.10 branch and see if it happens there too. My suspicion is that something is 
broken in the mi in 1.11. In order to prove it we'll have to setup a lab and 
run sipp against it, i can't afford to play with production.

___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] Regex on R-URI question

2015-04-07 Thread Newlin, Ben
“$rU@$rd:$rp”

$rU – R-URI Username
$rd – R-URI Domain
$rp – R-URI Port

http://www.opensips.org/Documentation/Script-CoreVar-1-11

Ben Newlin

From: users-boun...@lists.opensips.org 
[mailto:users-boun...@lists.opensips.org] On Behalf Of Satish Patel
Sent: Tuesday, April 07, 2015 10:23 AM
To: OpenSIPS users mailling list
Subject: [OpenSIPS-Users] Regex on R-URI question

I have following R-URI, want to remove sip: and anything after ;

sip:12345678@176.74.234.222:31156;rinstance=19e78a48990c0005

I want following from above string

12345678@176.74.234.222:31156http://12345678@176.74.234.222:31156
___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] variable compare string

2015-04-07 Thread Satish Patel
Never mind, i figure out

if ($avp(route_info) == 'NULL')

On Tue, Apr 7, 2015 at 11:07 AM, Satish Patel satish@gmail.com wrote:

 I have following SQL query

  avp_db_query(SELECT billing_customer,route_info FROM inbound WHERE
 (did='$tU'),$avp(bparty);$avp(route_info));

 I want to check if $avp(route_info)   has NULL entry in DB table, But
 following code always giving me true. Even DB has value. what is wrong with
 code?

  if ($avp(route_info) = NULL) {
 xlog(Route_info is NULL);
 }


___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] loose_route() sending ACK itself

2015-04-07 Thread Vlad Paiu

Hello,

Looking in your SIP trace, I see that in the 200OK Contact, you have 
Contact: sip:72.XX.XX.140;did=7de.9accc6f5. , and when OpenSIPS is 
routing the ACK out, it is routing it to


 U 182.XX.XX.164:5060 - 72.XX.XX.140:5060
ACK sip:72.XX.XX.140;did=7de.9accc6f5 SIP/2.0.

so not sure where exactly is the loop.

Best Regards,

Vlad Paiu
OpenSIPS Developer
http://www.opensips-solutions.com

On 07.04.2015 19:32, Satish Patel wrote:

It is URGENT!!

can some one help?  This is very strange issue and i am stuck here :(

loose_route()  sending ACK/BYE itself instead of next hope :(

I have removed all entries from domain table but no luck :(

On Thu, Mar 26, 2015 at 12:09 AM, Satish Patel satish@gmail.com 
mailto:satish@gmail.com wrote:


Hi,

senario:

[UA]-[Opensips]-[Freeswitch]


UA sending correct ACK to freeswitch but Opensips loose_route()
sending it to itself and it break dialog, If use
fix_dialog_route() then it works, I don't have any IP address
added in domain table also.

How do i check whether Freeswitch using loose_route for strict route?


I have following script:

if (has_totag()) {

if (loose_route()) {

   if (is_method(BYE)) {
#setflag(ACC_DO); # do accounting ...
#setflag(ACC_FAILED); # ... even if the transaction fails
} else if (is_method(INVITE)) {
# even if in most of the cases is
useless, do RR for
# re-INVITEs alos, as some buggy
clients do change route set
# during the dialog.
record_route();
}

if (check_route_param(nat=yes))
setflag(NAT);

# route it out to whatever destination was
set by loose_route()
# in $du (destination URI).
route(relay);
 }  else {

if ( is_method(ACK) ) {
if ( t_check_trans() ) {
# non loose-route, but
stateful ACK; must be an ACK after
# a 487 or e.g. 404 from
upstream server
xlog(non loose-route section\n);
#t_relay();
exit;
} else {
# ACK without matching
transaction -
# ignore and discard
xlog(ACK without matching transaction\n);
exit;
}
}






___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] loose_route() sending ACK itself

2015-04-07 Thread Satish Patel
It is URGENT!!

can some one help?  This is very strange issue and i am stuck here :(

loose_route()  sending ACK/BYE itself instead of next hope :(

I have removed all entries from domain table but no luck :(

On Thu, Mar 26, 2015 at 12:09 AM, Satish Patel satish@gmail.com wrote:

 Hi,

 senario:

 [UA]-[Opensips]-[Freeswitch]


 UA sending correct ACK to freeswitch but Opensips loose_route() sending it
 to itself and it break dialog, If use fix_dialog_route() then it works, I
 don't have any IP address added in domain table also.

 How do i check whether Freeswitch using loose_route for strict route?


 I have following script:

 if (has_totag()) {

 if (loose_route()) {

if (is_method(BYE)) {
 #setflag(ACC_DO); # do accounting ...
 #setflag(ACC_FAILED); # ... even if the
 transaction fails
 } else if (is_method(INVITE)) {
 # even if in most of the cases is useless,
 do RR for
 # re-INVITEs alos, as some buggy clients
 do change route set
 # during the dialog.
 record_route();
 }

 if (check_route_param(nat=yes))
 setflag(NAT);

 # route it out to whatever destination was set by
 loose_route()
 # in $du (destination URI).
 route(relay);
  }  else {

 if ( is_method(ACK) ) {
 if ( t_check_trans() ) {
 # non loose-route, but stateful
 ACK; must be an ACK after
 # a 487 or e.g. 404 from upstream
 server
 xlog(non loose-route section\n);
 #t_relay();
 exit;
 } else {
 # ACK without matching transaction
 -
 # ignore and discard
 xlog(ACK without matching
 transaction\n);
 exit;
 }
 }




___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] loose_route() sending ACK itself

2015-04-07 Thread Satish Patel
Thanks Vlad,

I have sent you screenshot of sip trace to your private address because of
security reason, could you take a look and respond.

On Tue, Apr 7, 2015 at 1:08 PM, Vlad Paiu vladp...@opensips.org wrote:

  Hello,

 Looking in your SIP trace, I see that in the 200OK Contact, you have
 Contact: sip:72.XX.XX.140;did=7de.9accc6f5. , and when OpenSIPS is
 routing the ACK out, it is routing it to

  U 182.XX.XX.164:5060 - 72.XX.XX.140:5060
 ACK sip:72.XX.XX.140;did=7de.9accc6f5 SIP/2.0.

 so not sure where exactly is the loop.

 Best Regards,

 Vlad Paiu
 OpenSIPS Developerhttp://www.opensips-solutions.com

 On 07.04.2015 19:32, Satish Patel wrote:

 It is URGENT!!

  can some one help?  This is very strange issue and i am stuck here :(

  loose_route()  sending ACK/BYE itself instead of next hope :(

  I have removed all entries from domain table but no luck :(

 On Thu, Mar 26, 2015 at 12:09 AM, Satish Patel satish@gmail.com
 wrote:

   Hi,

  senario:

  [UA]-[Opensips]-[Freeswitch]


  UA sending correct ACK to freeswitch but Opensips loose_route() sending
 it to itself and it break dialog, If use fix_dialog_route() then it works,
 I don't have any IP address added in domain table also.

  How do i check whether Freeswitch using loose_route for strict route?


 I have following script:

 if (has_totag()) {

 if (loose_route()) {

if (is_method(BYE)) {
 #setflag(ACC_DO); # do accounting ...
 #setflag(ACC_FAILED); # ... even if the
 transaction fails
 } else if (is_method(INVITE)) {
 # even if in most of the cases is
 useless, do RR for
 # re-INVITEs alos, as some buggy clients
 do change route set
 # during the dialog.
 record_route();
 }

 if (check_route_param(nat=yes))
 setflag(NAT);

 # route it out to whatever destination was set by
 loose_route()
 # in $du (destination URI).
 route(relay);
  }  else {

 if ( is_method(ACK) ) {
 if ( t_check_trans() ) {
 # non loose-route, but stateful
 ACK; must be an ACK after
 # a 487 or e.g. 404 from upstream
 server
 xlog(non loose-route section\n);
 #t_relay();
 exit;
 } else {
 # ACK without matching
 transaction -
 # ignore and discard
 xlog(ACK without matching
 transaction\n);
 exit;
 }
 }






 ___
 Users mailing 
 listUsers@lists.opensips.orghttp://lists.opensips.org/cgi-bin/mailman/listinfo/users



 ___
 Users mailing list
 Users@lists.opensips.org
 http://lists.opensips.org/cgi-bin/mailman/listinfo/users


___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


[OpenSIPS-Users] Don't forget! OpenSIPS Summit May 12 13 in Amsterdam!

2015-04-07 Thread Alex Goulis



You can get more information about the summit at: 
http://www.opensips.org/Community/Summit-2015Amsterdam-Schedule


For beginners, get answers to questions like:

 * why OpenSIPS is the right choice for you network
 * what are the OpenSIPS capabilities, features and limits
 * how to extend, expand and enhance your SIP service with OpenSIPS

Seasoned professionals can:

 * Learn about new modules and features
 * Discuss advanced topics
 * Discuss the development roadmap for OpenSIPS

Speakers include:

 * Alexandr Dubovikov - Founder of Homer Sipcapture project
 * Pete Kelly - Sourcevox
 * Dan Christian Bogos - ITsysCOM
 * Tijmen de Mes - AG Projects

Hotel information:
http://www.westcordhotels.com/sea/westcord-fashion-hotel-amsterdam

Conference schedule:
http://www.opensips.org/Community/Summit-2015Amsterdam-Schedule#toc1

Information on previous summits:
http://www.opensips.org/Community/Summits

We look forward to seeing you in Amsterdam!

-The OpenSIPS Project Team



___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


[OpenSIPS-Users] unknown command get_dialog_info, missing loadmodule?

2015-04-07 Thread Satish Patel
I am using opensips 2.1 and trying to use get_dialog_info

I do have dialog module loaded. Did you remove that function in 2.1?

loadmodule dialog
___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] Opensips 1.11.3 crash (Federico Edorna)

2015-04-07 Thread Kneeoh
I've got a back trace on this issue. Who can I send it to?
 


 On Tuesday, April 7, 2015 10:46 AM, Kneeoh kne...@yahoo.com wrote:
   

 Ok I wasn't able to get a core file generated...looking in to that now. 
However, at debug 6 here is what I get in my log file when I run opensipsctl 
fifo get_statistics all | grep udp. The first time it works, the second time I 
get this and a crash:
Apr  7 14:42:45 osipslb03 /usr/local/sbin/opensips[17299]: 
DBG:tm:insert_timer_unsafe: [6]: 0x7fee1b3f6ac8 (9900)
Apr  7 14:42:45 osipslb03 /usr/local/sbin/opensips[17299]: 
DBG:tm:retransmission_handler: retransmission_handler : done
Apr  7 14:42:45 osipslb03 /usr/local/sbin/opensips[17299]: 
DBG:tm:utimer_routine: timer routine:5,tl=0x7fee1a9fdb38 next=0x7fee1a9f9d18, 
timeout=9700




Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17277]: 
DBG:mi_fifo:mi_parse_tree: adding node  ; val all
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17277]: 
DBG:mi_fifo:mi_parse_node: end of input tree
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17277]: 
DBG:mi_fifo:mi_fifo_server: done parsing the mi tree
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17311]: 
CRITICAL:core:receive_fd: EOF on 16
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17311]: 
DBG:core:handle_ser_child: dead child 10, pid 17286 (shutting down?)
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17311]: 
DBG:core:io_watch_del: io_watch_del op on index -1 16 (0x812d00, 16, -1, 
0x0,0x1) fd_no=44 called
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17275]: 
DBG:core:handle_sigs: status = 139
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17275]: 
INFO:core:handle_sigs: child process 17286 exited by a signal 11
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17275]: 
INFO:core:handle_sigs: core was generated
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17275]: 
INFO:core:handle_sigs: terminating due to SIGCHLD
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17310]: INFO:core:sig_usr: 
signal 15 received
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17309]: INFO:core:sig_usr: 
signal 15 received
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17308]: INFO:core:sig_usr: 
signal 15 received
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17307]: INFO:core:sig_usr: 
signal 15 received
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17306]: INFO:core:sig_usr: 
signal 15 received
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17305]: INFO:core:sig_usr: 
signal 15 received
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17304]: INFO:core:sig_usr: 
signal 15 received
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17303]: INFO:core:sig_usr: 
signal 15 received
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17302]: INFO:core:sig_usr: 
signal 15 received
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17301]: INFO:core:sig_usr: 
signal 15 received
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17300]: INFO:core:sig_usr: 
signal 15 received
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17277]: INFO:core:sig_usr: 
signal 15 received
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17298]: INFO:core:sig_usr: 
signal 15 received
Apr  7 14:42:49 osipslb03 /usr/local/sbin/opensips[17311]: INFO:core:sig_usr: 
signal 15 received 



 On Tuesday, April 7, 2015 10:09 AM, Kneeoh kne...@yahoo.com wrote:
   

 Federico, we are seeing similar crashes with both 1.11.3 and 1.11.4 when the 
system is under load and we perform back to back fifo get_statistics all 
commands (about 10 seconds apart). Opensips will segfault. I'm going to try to 
get some back traces, but for immediate time being, I'm going to go back to a 
1.10 branch and see if it happens there too. My suspicion is that something is 
broken in the mi in 1.11. In order to prove it we'll have to setup a lab and 
run sipp against it, i can't afford to play with production.



   

  ___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users