xirak@netscape.net writes:
I have noticed that the requirement for serweb is php 4.3 and over. I'm using php 4.2.2 on a redhat 8 box. Has any got it working on 4.2.2? or do I need to upgrade to 4.3?
i noticed this too. it would be ok to require 4.3 if serweb server would not need to run on the same host as the proxy, where i don't want to use unstable debian.
my understanding is that serweb server needs fifo access and thus needs to run on the proxy host. perhaps i'm wrong?
what comes to fifo access more generally, i don't think it is a good idea to use fifo to create registrations. the reason is that fifo access will bypass allow_register check and may be also min/max registration time check. perhaps serweb could be modified to use sipsak and real register requests instead?
-- juha