MCPcopy Create free account
hub / github.com/SIPp/sipp / MessageComponent

Class MessageComponent

src/message.cpp:549–549  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

547}
548
549void SendingMessage::parseAuthenticationKeyword(scenario *msg_scenario, struct MessageComponent *dst, char *keyword)
550{
551 char my_auth_user[KEYWORD_SIZE + 1];
552 char my_auth_pass[KEYWORD_SIZE + 1];

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected