List Info

Thread: Clarification: Re: Coding party Feb 16-18 BOS




Clarification: Re: Coding party Feb 16-18 BOS
user name
2006-01-16 18:22:16
Hi Folks,

I wanted to clarify a few things in Scott's email message.

1) The overall goal of the coding party is hardening repro
to be 
suitable for broad commercial use for a variety of
applications.  
Scott's individual motivation is consistent with this goal,
but this 
coding party aims more inclusively at hardening requirements
expressed 
by several others, for example, Telio, Estacado, and Kayote.
 I don't 
think this came across in Scott's message.

2) This is a working coding session for folks who have
already done 
active development on repro.  This is not an appropriate
forum for 
folks who are new to the code base and who are looking for a
tutorial.  
We are hoping to schedule an open tutorial on resiprocate,
dum, and/or 
repro in 2-3 months time.

3) If you have significant changes to repro that are not
checked in 
that you want to go into repro eventually, please check in
your changes 
to a branch, so that the community can see what you are
doing; also 
email the list a short description of what you are doing. 
We don't 
want to spend the first day of the coding party dealing with
merging.

4) Please RSVP to Scott, not the list.

Finally, I'd like to publicly thank Scott for agreeing to
coordinate 
this coding party. Thanks everyone for your interest and
support.

thanks,
-rohan




On Jan 16, 2006, at 6:00, Scott Lawrence wrote:
> Pingtel is offering to host (secure space and network
connectivity
> for) a repro coding session February 16-18 inclusive in
the Boston 
> area.
>
> My top level goal is to enhance repro to make it useful
in a sipXpbx
> context as a replacement for the two separate proxies
that we use now;
> this will provide us with a number of new server
features we need.  To
> make this work, we'll need some new processors to
utilize an external
> registry/redirect server, and some changes to the way
that
> authentication challenges are managed.
>
> It looks as though the building blocks for the external
redirect
> handling are in place with some of the recent changes,
but some work
> will be needed to take advantage of them and validate
that they really
> allow everything we need.
>
> The authentication challenges issued by repro now are
done only in
> support of adding a P-Asserted-Identity header; I would
like to see
> the processor interface allow any processor to indicate
that it
> requires authentication, and then make the actual
challenge
> independent of any particular usage.
>
> If there are other goals that you have and would like
to get added to
> the list, I suggest you send them directly to me and I
will try to put
> together a combined list.
>
> The intent is that this session be specifically focused
on repro
> development.  In response to my earlier mail, some
people have
> expressed interest in also doing work on other parts of
the
> resiprocate suite of projects; if that interest is
strong enough, I'd
> be happy to try to help coordinate another event for
that at another
> time.  If you believe that you will be able to
participate in Boston
> on the dates above, please let me know ASAP so that I
can arrange an
> appropriate facility.  We will try for a single room
large enough for
> all participants, with both wired and wireless Internet
connectivity.
> If you will need hotel space, also let me know that so
that we can get
> information on something convenient for you.
>
> We've also been discussing the possiblility of a
resiprocate
> developers tutorial/workshop session some time soon -
if you are
> interesed in that, please speak up so that we can guage
interest and
> get a rough idea of a time (probably making it before
or after some
> VoIP trade show or other event would be good?).
>
>
> -- 
> Scott Lawrence  tel:+1-781-938-5306;ext=162 or 
> sip:slawrencepingtel.com
>   Consulting Engineer - Pingtel Corp.  http://www.pingtel.com/
>   sipXpbx project coordinator - SIPfoundry  
> http://www.sipfoundry.
org/sipX
>
>
>
> _______________________________________________
> repro-devel mailing list
> repro-devellist.sipfoundry.org
> https://list.sipfoundry.org/mailman/listinfo/repro-devel


_______________________________________________
repro-devel mailing list
repro-devellist.sipfoundry.org
https://list.sipfoundry.org/mailman/listinfo/repro-devel

Clarification: Re: Coding party Feb 16-18 BOS
user name
2006-01-16 19:21:54
There is one set of changes that we've already socialized
on-list  
that qualify as major
that we will be checking in before the party (hopefully
within the  
next 2 or three days).

RjS

On Jan 16, 2006, at 12:22 PM, Rohan Mahy wrote:

> Hi Folks,
>
> I wanted to clarify a few things in Scott's email
message.
>
> 1) The overall goal of the coding party is hardening
repro to be  
> suitable for broad commercial use for a variety of
applications.   
> Scott's individual motivation is consistent with this
goal, but  
> this coding party aims more inclusively at hardening
requirements  
> expressed by several others, for example, Telio,
Estacado, and  
> Kayote.  I don't think this came across in Scott's
message.
>
> 2) This is a working coding session for folks who have
already done  
> active development on repro.  This is not an
appropriate forum for  
> folks who are new to the code base and who are looking
for a  
> tutorial.  We are hoping to schedule an open tutorial
on  
> resiprocate, dum, and/or repro in 2-3 months time.
>
> 3) If you have significant changes to repro that are
not checked in  
> that you want to go into repro eventually, please check
in your  
> changes to a branch, so that the community can see what
you are  
> doing; also email the list a short description of what
you are  
> doing.  We don't want to spend the first day of the
coding party  
> dealing with merging.
>
> 4) Please RSVP to Scott, not the list.
>
> Finally, I'd like to publicly thank Scott for agreeing
to  
> coordinate this coding party. Thanks everyone for your
interest and  
> support.
>
> thanks,
> -rohan
>
>
>
>
> On Jan 16, 2006, at 6:00, Scott Lawrence wrote:
>> Pingtel is offering to host (secure space and
network connectivity
>> for) a repro coding session February 16-18
inclusive in the Boston  
>> area.
>>
>> My top level goal is to enhance repro to make it
useful in a sipXpbx
>> context as a replacement for the two separate
proxies that we use  
>> now;
>> this will provide us with a number of new server
features we  
>> need.  To
>> make this work, we'll need some new processors to
utilize an external
>> registry/redirect server, and some changes to the
way that
>> authentication challenges are managed.
>>
>> It looks as though the building blocks for the
external redirect
>> handling are in place with some of the recent
changes, but some work
>> will be needed to take advantage of them and
validate that they  
>> really
>> allow everything we need.
>>
>> The authentication challenges issued by repro now
are done only in
>> support of adding a P-Asserted-Identity header; I
would like to see
>> the processor interface allow any processor to
indicate that it
>> requires authentication, and then make the actual
challenge
>> independent of any particular usage.
>>
>> If there are other goals that you have and would
like to get added to
>> the list, I suggest you send them directly to me
and I will try to  
>> put
>> together a combined list.
>>
>> The intent is that this session be specifically
focused on repro
>> development.  In response to my earlier mail, some
people have
>> expressed interest in also doing work on other
parts of the
>> resiprocate suite of projects; if that interest is
strong enough, I'd
>> be happy to try to help coordinate another event
for that at another
>> time.  If you believe that you will be able to
participate in Boston
>> on the dates above, please let me know ASAP so that
I can arrange an
>> appropriate facility.  We will try for a single
room large enough for
>> all participants, with both wired and wireless
Internet connectivity.
>> If you will need hotel space, also let me know that
so that we can  
>> get
>> information on something convenient for you.
>>
>> We've also been discussing the possiblility of a
resiprocate
>> developers tutorial/workshop session some time soon
- if you are
>> interesed in that, please speak up so that we can
guage interest and
>> get a rough idea of a time (probably making it
before or after some
>> VoIP trade show or other event would be good?).
>>
>>
>> -- 
>> Scott Lawrence  tel:+1-781-938-5306;ext=162 or  
>> sip:slawrencepingtel.com
>>   Consulting Engineer - Pingtel Corp.  http://www.pingtel.com/
>>   sipXpbx project coordinator - SIPfoundry  http://

>> www.sipfoundry.org/sipX
>>
>>
>>
>> _______________________________________________
>> repro-devel mailing list
>> repro-devellist.sipfoundry.org
>> https://list.sipfoundry.org/mailman/listinfo/repro-devel

>
> _______________________________________________
> repro-devel mailing list
> repro-devellist.sipfoundry.org
> https://list.sipfoundry.org/mailman/listinfo/repro-devel


_______________________________________________
repro-devel mailing list
repro-devellist.sipfoundry.org
https://list.sipfoundry.org/mailman/listinfo/repro-devel

[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )