[Devel] AVP unknown type 25

Daniel-Constantin Mierla daniel at voice-system.ro
Mon Jul 17 18:47:28 CEST 2006


Hello,

this seems to be from postgres module. I couldn't find other references 
into source code. The error message is not related to AVPs, but to DB 
operations with postgres, during converting a select result. Could you 
locate the postgres development files on your system and identify which 
column type has the value 25?

Cheers,
Daniel


On 07/17/06 19:12, Norman Brandinger wrote:
> We have recently started logging "unknown type 25" messages (as shown 
> below):
>
> openser[4683]: unknown type 25
> openser[4683]: val2str(): converting received_ip, 11
>
> The code that is producing the messages hasn't changed:
>
> avp_db_delete("$fU","$avp(s:received_ip)");
> avp_write("$si", "$avp(s:received_ip)");
> avp_db_store("$fU","$avp(s:received_ip)");
>
> I thought that perhaps there was a new requirement for a modparam 
> setting but the "unknown type 25" message was still generated.
>
> modparam("avpops","avp_aliases", "received_ip=i:123")
>
> Has anyone else come across this ?
> Regards,
> Norm
>
>
>
> _______________________________________________
> Devel mailing list
> Devel at openser.org
> http://openser.org/cgi-bin/mailman/listinfo/devel
>



More information about the Devel mailing list