Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServerTxRecorder ¶
ServerTxRecorder wraps server transactions
func NewServerTxRecorder ¶
func NewServerTxRecorder(req *sip.Request) *ServerTxRecorder
func (*ServerTxRecorder) Result ¶
func (r *ServerTxRecorder) Result() []*sip.Response
Result returns sip response. Can be nil if none was processed
Click to show internal directories.
Click to hide internal directories.