Home
last modified time | relevance | path

Searched refs:s_noAutoAuth (Results 1 – 1 of 1) sorted by relevance

/dports/net/yate/yate-6.4.0-1/modules/
H A Dysipchan.cpp1304 static const String s_noAutoAuth = "noautoauth"; variable
2360 if ((code == 401) && (s_noAutoAuth != error)) in setAuthError()
8388 if ((code == 401) && (s_noAutoAuth != error)) { in callRejected()