24 Aug
2005
24 Aug
'05
10:44 a.m.
"Iandc Davies" <Iandc.Davies@Marconi.com> wrote:
For the attributes, I'm getting a bit stuck as these are VSA AVP's. I think I've managed to id the functions that I need ( paircreate() and pairadd() ) but unsure how they are used.
See the source in the server for some examples.
I've stated what I think each AVP is represented by (as these are #define int) but the VALUE_PAIR structure has name, attribute and type information relating to them.
Yes. Those come from the dictionaries.
Is the name just a straight car string ? (left hand side of equals above)
Yes. It comes from the dictionaries. Alan DeKok.