[asterisk-dev] European Asterisk Developer's Meet-Up: Last Call

Tzafrir Cohen tzafrir.cohen at xorcom.com
Tue Apr 28 15:53:18 CDT 2009


On Tue, Apr 28, 2009 at 11:28:19PM +0300, Nir Simionovich wrote:
> Hi John,
> 
>    Ok, here's two topics I have on my mind for some time now, but don't 
> have the faintest clue on where to start from with the 1.6 code base.
> 
> 1. Adding INC(${VAR}) and DEC(${VAR}) functions, in order to promote a 
> simpler way to using the While() application.

IIRC the issue here is that we don't have guarantee of atomicity and as
all variables can be changed by various threads.

> 
> 2. Adding an XML-RPC requester application to Asterisk - this is really
> complex. I've got some preliminary design, but again, I'm a little 
> stomped as to where to begin.
> 
>    Another topic I've been battling actively is adding hebrew support to 
> the queues mechanism, however, I seem to be missing something in there 
> in the logic - so if anyone can assist me a little with some hands on 
> this one, I'll appreciate it.

Asterisk has too much language-specific logic in too many places.
Another issue is that this language-specific code assumes some languages
have very specific names. E.g. it will apply if you set the language to
'he' but not to 'he_name-of-samples-set'

(There should be a bug about this one but I can't find it right now)

-- 
               Tzafrir Cohen
icq#16849755              jabber:tzafrir.cohen at xorcom.com
+972-50-7952406           mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com  iax:guest at local.xorcom.com/tzafrir



More information about the asterisk-dev mailing list