class

SIPUtils::Network::UA

Inherits Reference < Object

Constructors

new(tagger : Tagger = DefaultTagger.new)
Source

Instance methods

answer_invite(request : SIPUtils::Network::SIP::Request, media_address : String, media_port : Int32, session_id : String, via_address : String, codec = SIPUtils::Codec.pcmu) : SIPUtils::Network::SIP::Response
Source
register(user : String, realm : String, password : String, via_address : String)
Source

Nested types