「Asterisk cmd GotoIfTime」の版間の差分
ナビゲーションに移動
検索に移動
新しいページ: ' GotoIfTime(<time range>|<days of week>|<days of month>|<months>?[[context|]extension|]pri) Asterisk 1.6 GotoIfTime(<time range>,<days of week>,<days of month>,<months...' |
(相違点なし)
|
2010年3月10日 (水) 12:35時点における版
GotoIfTime(
|<days of week>|<days of month>|<months> = <hour>':'<minute>'-'<hour>':'<minute> | "*" <days of week> = <dayname> | <dayname>'-'<dayname> | "*" <dayname> = "sun" | "mon" | "tue" | "wed" | "thu" | "fri" | "sat" <days of month> = <daynum> | <daynum>'-'<daynum> | "*" <daynum> = a number, 1 to 31, inclusive <hour> = a number, 0 to 23, inclusive <minute> = a number, 0 to 59, inclusive <months> = <monthname> | <monthname>'-'<monthname> | "*" <monthname> = "jan" | "feb" | "mar" | "apr" | "may" | "jun" | "jul" | "aug" | "sep" | "oct" | "nov" | "dec"