[Serdev] Re: [Serusers] PHP version

Jiri Kuthan jiri at iptel.org
Thu May 20 08:13:38 UTC 2004


At 06:25 AM 5/20/2004, Juha Heinanen wrote:
>Jiri Kuthan writes:
>
> > That depends on point of view. I think equivalents of allow_register 
> > and min/max registration time check are fairly easy in serweb.
>
>ok, i'll give up on arguing for sipsak registrations.  
>
>however, end user web server running on public proxy host still remains
>a show stopper.  my suggestion to that is to make fifo server listen
>a given tcp port in addition to listening the fifo file.

We are already underway there -- the SER development version has been
changed from FIFO to UNIX sockets which are baby-step away from TCP
sockets.

Other idea would be to use SIP as RPC and simply process some
special SIP messages to do the same. It could be special request
methods, or it could be MESSAGE so that I could use IM for 
accessing the server. We would then gain digest authentication,
access control, and all kind of remote transports (UDP,TCP,TLS). 

It should be noticed that some my collegues don't like it -- 
they think that extra SIP overhead matters.

-jiri 




More information about the Serdev mailing list