• Chad Phillips's avatar
    FS-10554: Refactor conference vid-res-id command, add 'force' option · cc084c9f
    Chad Phillips 提交于
    The 'conference vid-res-id' sub command previously used the CONF_API_SUB_MEMBER_TARGET
    command parsing strategy. The standard options exposed by that strategy didn't make
    sense for this sub command, so it's now been switched to use the CONF_API_SUB_ARGS_SPLIT
    command parsing strategy.
    
    A third, optional 'force' argument has also been added. The default behavior of the
    command is to toggle the user in and out of a reservation slot, use the force argument
    to ensure the user is placed into the reservation slot provided.
    
    The new signature of the sub command is:
    
      vid-res-id <member_id> <val>|clear [force]
    cc084c9f
名称
最后提交
最后更新
..
applications 正在载入提交数据...
asr_tts 正在载入提交数据...
codecs 正在载入提交数据...
dialplans 正在载入提交数据...
directories/mod_ldap 正在载入提交数据...
endpoints 正在载入提交数据...
event_handlers 正在载入提交数据...
formats 正在载入提交数据...
languages 正在载入提交数据...
loggers 正在载入提交数据...
say 正在载入提交数据...
sdk/autotools 正在载入提交数据...
timers 正在载入提交数据...
xml_int 正在载入提交数据...
.gitignore 正在载入提交数据...
Makefile.am 正在载入提交数据...