[OpenSER-Devel] Request for comment: module interface extension
Henning Westerholt
henning.westerholt at 1und1.de
Mon Dec 17 17:12:33 UTC 2007
> On Monday 17 December 2007, Henning Westerholt wrote:
> > I take a look into this mechanism. You simply change the char** to the
> > va_list type.
>
> No I don't.
>
> > Additionally you need to call va_start and va_end at
> > every access to the commands. You need to carry the number of
> > parameters with you in both cases, as va_args return undefined results
>
> No I don't. You misunderstood what I propose. Check my last email where I
> gave more detail. What I'm thinking of will give variable arguments
> without changing the actual model at all.
Hi Dan,
yes, i think of something different. I would like to overhaul the complete
module interface, and you suggest a extension to support optional parameters.
Cheers,
Henning
More information about the Devel
mailing list