[OpenSER-Devel] latest trunk openser does not start and does not tell why
Daniel-Constantin Mierla
miconda at gmail.com
Sat Mar 29 14:54:36 CET 2008
Hello Juha, Norm,
indeed it was a problem with empty parameters fixup. The core function
was returning a NULL as pv_elem_t list although the return code was
reporting success. I changed to return an element that corresponds to
the empty string.
I have reverted the intermediary fix done by Juha as should be no longer
needed.
let me know if works for you. I will do some testing as well.
Thanks,
Daniel
On 03/29/08 14:41, Juha Heinanen wrote:
> Norman Brandinger writes:
>
> > Perhaps your problem is related to this:
> >
> > http://sourceforge.net/tracker/index.php?func=detail&aid=1926091&group_id=139143&atid=743020
>
> norm,
>
> looks like it. after sending the previous email, i started to do svn
> updates one rev at a time and found out that openser failed to start
> when i updated from 3941 to 3943. 3942 didn't compile (auth module)
> because of missing new fixup function, which was added in 3943. 3943
> then compiled, but openser does not start.
>
> could you daniel please check what is wrong with that auth module fixup
> patch.
>
> -- juha
>
More information about the Devel
mailing list