MCPcopy Create free account
hub / github.com/RangeNetworks/openbts / smGetBranch

Method smGetBranch

SIP/SIPMessage.cpp:261–264  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

259}
260
261string SipMessage::smGetBranch()
262{
263 return SipVia(msmVias).mViaBranch;
264}
265
266string SipMessage::smGetReturnIPAndPort()
267{

Callers 2

newCheckInviteMethod · 0.80
SipRegisterTUMethod · 0.80

Calls 1

SipViaClass · 0.85

Tested by

no test coverage detected