Skip to content

how to use rfc2866 #103

@mohamadpk

Description

@mohamadpk

how i can to send Service-Type ,Framed-Protocol ,NAS-Port,NAS-Port-Type,User-Name,Calling-Station-Id,Called-Station-Id,Acct-Session-Id,Framed-IP-Address,Acct-Authentic,Event-Timestamp,Acct-Status-Type,NAS-Identifier,Acct-Delay-Time,NAS-IP-Address ,
in CodeAccountingRequest?
User-Name is important to my.
i can add sessionid to packet with this code

	rfc2866.AcctSessionID_Add(packet, []byte("sssssssssssssssssss"))
	rfc2866.AcctStatusType_Add(packet, rfc2866.AcctStatusType_Value_Start)

how i can add User-Name?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions