Re: [OpenSIPS-Devel] pkg_malloc question

2010-03-22 Thread Alex Massover
That's a good idea, thanks :) I'll switch to this design for mid/long term 
solution.

> -Original Message-
> From: devel-boun...@lists.opensips.org [mailto:devel-
> boun...@lists.opensips.org] On Behalf Of Bogdan-Andrei Iancu
> Sent: יום ב 22 מרץ 2010 00:35
> To: OpenSIPS devel mailling list
> Subject: Re: [OpenSIPS-Devel] pkg_malloc question
> 
> Hi,
> 
> I think this is the most elegant solution, and you do not actually need
> a new module - use t_write_fifo / t_write_unix (from tm module) to push
> custom data from script to the external app. Your external daemon will
> just read from fifo/uixsock.
> 
> Regards,
> Bogdan
> 
> Stanisław Pitucha wrote:
> > On 21.03.2010 14:26, Alex Massover wrote:
> >
> >> The idea is to have a queue of accounting messages and thread pool
> that takes messages from the queue and sends it to radius server.
> Nothing blocks in this scenario (until queue is full).
> >>
> >
> > Ok - just a quick idea, so someone more experienced may bash me later
> ;)
> >
> > How about a module that simply sends the request to a local
> pipe/socket?
> > Then you can set up a completely separate daemon which receives the
> > information and sends the proper request. This way you don't have to
> > wait for the response and are not limited by Opensips design. Just
> have
> > your daemon do all the threading/scheduling/queueing.
> >
> > Since AF_UNIX is reliable, you can just send the message and not care
> > about it anymore in the opensips code.
> >
> > ___
> > Devel mailing list
> > Devel@lists.opensips.org
> > http://lists.opensips.org/cgi-bin/mailman/listinfo/devel
> >
> >
> 
> 
> --
> Bogdan-Andrei Iancu
> www.voice-system.ro
> 
> 
> ___
> Devel mailing list
> Devel@lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/devel
> 
> This mail was received via Mail-SeCure System.

This mail was sent via Mail-SeCure System.
___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] SF.net SVN: opensips:[6731] trunk/modules/cpl-c/cpl.c

2010-03-22 Thread Bogdan-Andrei Iancu
Revision: 6731
  http://opensips.svn.sourceforge.net/opensips/?rev=6731&view=rev
Author:   bogdan_iancu
Date: 2010-03-22 16:22:33 + (Mon, 22 Mar 2010)

Log Message:
---
- fixed data type for the prox_route name (INT -> STR)

Modified Paths:
--
trunk/modules/cpl-c/cpl.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

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


[OpenSIPS-Devel] SF.net SVN: opensips:[6732] branches/1.6/modules/cpl-c/cpl.c

2010-03-22 Thread Bogdan-Andrei Iancu
Revision: 6732
  http://opensips.svn.sourceforge.net/opensips/?rev=6732&view=rev
Author:   bogdan_iancu
Date: 2010-03-22 16:23:54 + (Mon, 22 Mar 2010)

Log Message:
---
- fixed data type for the prox_route name (INT -> STR)

Modified Paths:
--
branches/1.6/modules/cpl-c/cpl.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

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


[OpenSIPS-Devel] [ opensips-Bugs-2974801 ] SRV lookup infinite loop

2010-03-22 Thread SourceForge.net
Bugs item #2974801, was opened at 2010-03-22 13:50
Message generated for change (Tracker Item Submitted) made by byron_clark
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2974801&group_id=232389

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: core
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Byron Clark (byron_clark)
Assigned to: Nobody/Anonymous (nobody)
Summary: SRV lookup infinite loop

Initial Comment:
Tracker item #2956739 is not fully resolved in 1.6.2.  It appears that only 
half of the patch was applied.  I see the same symptoms as listed here 
(https://sourceforge.net/tracker/?func=detail&aid=2956739&group_id=232389&atid=1086410)
 when running 1.6.2.  The attached patch fully resolves the issue.

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2974801&group_id=232389

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


[OpenSIPS-Devel] "Variables in OpenSIPS scripting" is the next webinar

2010-03-22 Thread Bogdan-Andrei Iancu
Next webinar is scheduled for 30th of March 2010.

The topic is "Variables in OpenSIPS scripting" - explaining the types of 
variables in OpenSIPS routing script, how to
use them and which are the particularities of each type of variable.

Free registration  at  http://www.opensips.org/Training/Webinars#toc5


Best regards,
Bogdan

-- 
Bogdan-Andrei Iancu
www.voice-system.ro


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