Re: [reSIProcate] Security things to work on
On 11/22/04 5:36 AM, "Scott Lawrence" <slawrence@xxxxxxxxxxx> wrote:
> On Sat, 2004-11-20 at 11:35, Cullen Jennings wrote:
>
>> Make a trivial credential server that receives subscribes, reads results off
>> disk file and send them and instantly terminates the subscription.
>
> the sipXpublisher might be a good framework for this. It does basic
> subscription handling, and has a plugin interface for event packages.
>
>> To test all this, we probably needs a proxy that is capable of routing
>> SUBSCRIBES to the credential server
>
> The sipX forking proxy (from sipXproxy project) does exactly this right
> now.
>
> If anyone is interested in using these to contribute to Cullens
> birthday, get in touch and I'll do what I can to get you on the right
> track.
>
>
>
thanks - just saw this now. I tried getting the proxy going but has some
problems - probably need to just spend more time reading stuff.