[Users] Path and replication...

Bogdan-Andrei Iancu bogdan at voice-system.ro
Mon Mar 6 15:57:26 CET 2006


Hi Helge, Hi Andreas,

can you detail a little bit your scenario - I made a small REGISTER 
replication cfg but still not able to reproduce the error.
are you sure you do not have an parsing errors related to that REGISTER?

also be sure you did a complete update from the CVS.

regards,
bogdan


Andreas Granig wrote:

> Helge Waastad wrote:
>
>> Hi, I'm trying out the new path module,
>> and I've got a couple of questions..
>>
>> In my current configuration I'm replicating the register between two
>> OpenSER. (To have each registrar have all contacts for all users +
>> redundancy)
>>
>> However, now I get ERROR: t_newtran: EoH not parsed when I replicate the
>> REGISTER...
>
>
> I'm able to reproduce it, but it does not seem to be a path-related 
> problem, since it also occurs when I disable all the path-stuff...
>
> Looking at parser/hf.h, there are these lines:
>
> /* type to flag conversion
>  * WARNING: HDR_ERROR_T has no corresponding FLAG ! */
> #define HDR_T2F(type)   \
>
> (((type)!=HDR_EOH_T)?((hdr_flags_t)1<<(type)):(~(hdr_flags_t)0))
>
> Bogdan, maybe there's a problem with the new header chaining? Sure, 
> that it's HDR_EOH_T and not HDR_ERROR_T in the macro?
>
> Andy






More information about the Users mailing list