• Anthony Minessale's avatar
    FS-6287 --resolve When a broken registrar sends a 401 unauth then replies with a… · 6e818216
    Anthony Minessale 提交于
    FS-6287 --resolve When a broken registrar sends a 401 unauth then replies with a subsequent 401 unauth without the stale=true attribute, sofia tries to invalidate the auth handle and get stuck in a state where it cannot recover until the reg handle is destroyed.  In this case, the provider in question has a bug on thier end when the nonce count rolls from nc=000000ff to nc=00000100 they start sending several consecitive 401 rather than a 401 with stale=true or a 403.  This change will allow it to reset properly and try again with nc=00000001 on the next try.
    6e818216
名称
最后提交
最后更新
..
sofia-sip 正在载入提交数据...
ChangeLog 正在载入提交数据...
Doxyfile.in 正在载入提交数据...
Makefile.am 正在载入提交数据...
check_etsi.c 正在载入提交数据...
check_nua.c 正在载入提交数据...
check_nua.h 正在载入提交数据...
check_register.c 正在载入提交数据...
check_session.c 正在载入提交数据...
check_simple.c 正在载入提交数据...
nua.c 正在载入提交数据...
nua.docs 正在载入提交数据...
nua_client.c 正在载入提交数据...
nua_client.h 正在载入提交数据...
nua_common.c 正在载入提交数据...
nua_dialog.c 正在载入提交数据...
nua_dialog.h 正在载入提交数据...
nua_event_server.c 正在载入提交数据...
nua_extension.c 正在载入提交数据...
nua_message.c 正在载入提交数据...
nua_notifier.c 正在载入提交数据...
nua_options.c 正在载入提交数据...
nua_params.c 正在载入提交数据...
nua_params.h 正在载入提交数据...
nua_publish.c 正在载入提交数据...
nua_register.c 正在载入提交数据...
nua_registrar.c 正在载入提交数据...
nua_server.c 正在载入提交数据...
nua_server.h 正在载入提交数据...
nua_session.c 正在载入提交数据...
nua_stack.c 正在载入提交数据...
nua_stack.h 正在载入提交数据...
nua_subnotref.c 正在载入提交数据...
nua_tag.c 正在载入提交数据...
nua_types.h 正在载入提交数据...
outbound.c 正在载入提交数据...
outbound.h 正在载入提交数据...