Re: [OpenSIPS-Users] Core dump in svn head

2010-10-22 Thread Bogdan-Andrei Iancu
> exit; > } else { > xlog("$ci\t$C(rc)$si $rm$C(xx) > $C(xr)failure_route[1]->$C(xx) isflagset(10) $C(sr)--> use_next_gw() > FAILED!!!$C(xx)\n"); > > t_reply("

Re: [OpenSIPS-Users] Core dump in svn head

2010-10-13 Thread Dave May
exit; } Dave. -Original Message- From: users-boun...@lists.opensips.org [mailto:users-boun...@lists.opensips.org] On Behalf Of Bogdan-Andrei Iancu Sent: Wednesday, October 13, 2010 4:43 PM To: OpenSIPS users mailling list Subject: Re: [OpenSIPS-Users] Core dump in sv

Re: [OpenSIPS-Users] Core dump in svn head

2010-10-13 Thread Bogdan-Andrei Iancu
Hi Dave, In failure route, how do you add the new destination/branch ? Also, do you have a branch route set ? Regards, Bogdan Dave May wrote: > Over the past couple weeks I have been getting occasional segfaults just > prior to (or perhaps in the process of) a t_relay() in my failure_route. > S

[OpenSIPS-Users] Core dump in svn head

2010-10-13 Thread Dave May
Over the past couple weeks I have been getting occasional segfaults just prior to (or perhaps in the process of) a t_relay() in my failure_route. Still haven't gotten to the bottom of the root cause in my config, but I was able to find and fix the symptomatic code in the pre_print_uac_request() fun