对于我在 UC500 上配置的以下 CME 配置,其中 ephone 未配置双线功能,并且在按钮命令分隔符中使用了“c”(呼叫等待)。
CME_VOICE(config)#ephone-dn 10
CME_VOICE(config-ephone-dn)#number 1010
CME_VOICE(config-ephone-dn)#no huntstop
CME_VOICE(config)#ephone-dn 11
CME_VOICE(config-ephone-dn)#number 1010
CME_VOICE(config-ephone-dn)#preference 1
CME_VOICE(config-ephone-dn)#no huntstop
CME_VOICE(config)#ephone 8
CME_VOICE(config-ephone)#button 1c10,11
CME_VOICE(config)#ephone 9
CME_VOICE(config-ephone)#button 1c10,11
如果一个人已经在使用 ephone 8 并且同时第二个呼叫“1010”进来了,会发生什么?会在 ephone 8 上响铃吗?如果是,那么请解释为什么?在我看来,由于我没有为 ephone 配置双线功能,即使我们将其配置为呼叫等待,也无法在该 ephone 上接听第二个电话。另一个问题是以下配置会发生什么:
CME_VOICE(config)#ephone-dn 10 dual-line
CME_VOICE(config-ephone-dn)#number 1010
CME_VOICE(config-ephone-dn)#no huntstop
CME_VOICE(config)#ephone-dn 11 dual-line
CME_VOICE(config-ephone-dn)#number 1010
CME_VOICE(config-ephone-dn)#preference 1
CME_VOICE(config-ephone-dn)#no huntstop
CME_VOICE(config)#ephone 8
CME_VOICE(config-ephone)#button 1o10,11
CME_VOICE(config)#ephone 9
CME_VOICE(config-ephone)#button 1o10,11