Yes, serweb just works with php4.
Is it possible to have serweb in a different server then OpenSER?
How does serweb communicate with the OpenSER FIFO?
what do I put here?
/* serweb talks to SER via FIFO -- this is FIFO's name,
it must have the same value as SER's fifo config param
*/
$config->fifo_server="/tmp/ser_fifo";
Thanks
Joao Pereira
Daniel-Constantin Mierla wrote:
Hello,
On 04/12/07 14:08, Joao Pereira wrote:
Hello
is someone using serweb with OpenSER 1.2.0 and postgres?
I want to know if it is possible.
I tried the version in
http://voip-info.org/wiki/view/OpenSER+1.1.x+and+SerWEB+0.9.4
but it isn't working and this error happens:
Function aggregate_methods() doesn't exists. Try install Classkit
extension.
http://pecl.php.net/package/classkit
I already tried classkit and the problem remains.
try using php4 and see if works.
I guess you use php5.
Cheers,
Daniel
>
> Is someone using serweb + OpenSER 1.2.0 + postgres?
> Thanks
> regards
> Joao Pereira
>