Documentation
¶
Index ¶
Constants ¶
View Source
const ( CltIPencF = (F)(1) << iota // client ip is encrypted SrvIPencF // server ip is encrypted CallIDencF // call-id is encrypted URIencF // uri is encrypted ReasonAencF // reason attr. is enc CountryISOencF // country iso is enc CityIDencF // city id is enc UAencF // user-agent is enc IpcipherF // ipcipher is used )
rest of the flags starting from 1
View Source
const ( SrcIPencF = CltIPencF // alias for client ip DstIPencF = SrcIPencF // alias for server ip )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.