提交 01d45ae5 authored 作者: Michael S Collins's avatar Michael S Collins

mod_valet_parking: add valet_lot_extension chan var - stores the current park…

mod_valet_parking: add valet_lot_extension chan var - stores the current park location of the channel
上级 1912bf01
......@@ -650,6 +650,8 @@ SWITCH_STANDARD_APP(valet_parking_function)
switch_event_fire(&event);
}
switch_channel_set_variable(channel, "valet_lot_extension", ext);
valet_send_presence(lot_name, lot, token, SWITCH_TRUE);
if ((rf.exten = switch_channel_get_variable(channel, "valet_parking_orbit_exten"))) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论