|
@@ -167,6 +167,12 @@ static inline int authenticate(struct sip_msg* msg, str* realm,
|
|
switch(auth_api.pre_auth(msg, realm, hftype, &h, NULL)) {
|
|
switch(auth_api.pre_auth(msg, realm, hftype, &h, NULL)) {
|
|
|
|
+ BUG("unexpected reply '%d'.\n", auth_api.pre_auth(msg, realm, hftype,
|