• Anthony Minessale's avatar
    FS-6462 --resolve · bce51017
    Anthony Minessale 提交于
    I found a problem here but it may not completely match your expectations.
    I reviewed the RFC 4028 and checked against the code and I discovered we should not be putting a Min-SE in any response at all besides a 422:
    
    section 5:
    
       The Min-SE header field MUST NOT be used in responses except for
       those with a 422 response code.  It indicates the minimum value of
       the session interval that the server is willing to accept.
    
    I corrected this problem and implemented the 422 response so if you request a value lower than the minimum specified for the profile.
    If the value is equal or higher to the minimum, it will be reflected in the Session-Expires header in the response and no Min-SE will be present.
    bce51017
名称
最后提交
最后更新
..
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 正在载入提交数据...