2010/7/6 Daniel-Constantin Mierla miconda@gmail.com:
was your question how many avps with ID N can be or how many distinct N you can have?
Haven't check if has changed in SER 2.0 (therefore in 3.0 as well), but in K 1.x and older S the ID was short int (16b), so N can be any number from 1 to 2^16-1.
My question was about the max number of N in avp(i:N). I expected that the max numbers of ID N avps is N. Anyhow my question was about K 1.5 as I know that in 3.X there are changes in AVP indexing syntax.
Thanks.