Re: [Devel] Event-Timestamp attribute

2006-03-07 Thread Bogdan-Andrei Iancu
ok done - please let me know if I missed some attr or value somewhere. Also the values for Sip-Method attribute were redefined as OpenSER does not read these values from dictionary, but uses the internal values. These value definitions are meant for the RADIUS server to correctly identify the

Re: [Devel] Event-Timestamp attribute

2006-03-06 Thread Juha Heinanen
Bogdan-Andrei Iancu writes: > I think the best solution is to have in etc/dictionary.radius only extra > attrs and vals defined by openser. module/acc/etc/dictionary should be > removed to avoid any more confusions. yes, juha ___ Devel mailing li

Re: [Devel] Event-Timestamp attribute

2006-03-06 Thread Bogdan-Andrei Iancu
Hi Juha, to be honest I never used that dictionary. AFAIK, for all RADIUS modules, the standard attrs and vals are to be provided be the radius client library; specific attrs and vals are defined in etc/dictionary.radius . This dictionary is also used during installation process. I think th

Re: [Devel] Event-Timestamp attribute

2006-03-03 Thread Juha Heinanen
Bogdan-Andrei Iancu writes: > this attribute must be part of any radius dictionary as it's a standard > attribute specified by RFC 2869. The radiusclient-ng provides it: > > > grep "Event-Timestamp" /usr/local/etc/radiusclient-ng/dictionary > ATTRIBUTE Event-Timestamp 55

Re: [Devel] Event-Timestamp attribute

2006-03-03 Thread Bogdan-Andrei Iancu
Hi Juha, this attribute must be part of any radius dictionary as it's a standard attribute specified by RFC 2869. The radiusclient-ng provides it: > grep "Event-Timestamp" /usr/local/etc/radiusclient-ng/dictionary ATTRIBUTE Event-Timestamp 55 intege regards, bogdan Juha He

[Devel] Event-Timestamp attribute

2006-03-03 Thread Juha Heinanen
looks like Event-Timestamp attribute is missing from modules/acc/etc/sip_dictionary: Mar 3 11:41:23 rautu /usr/sbin/openser[9874]: ERROR: acc: can't get code for the Event-Timestamp attribute -- juha ___ Devel mailing list Devel@openser.org http://op