search for: abcid

Displaying 1 result from an estimated 1 matches for "abcid".

Did you mean: abcd
2020 Feb 04
0
Always Be Conferencing v16e - pure AEL-based dial plan solution
...,,,,); return; } /* PUBLIC */ /* SMH but IANAL */ macro pngnpbx-abc-tincan(type_) { &pngnpbx-abc-init(${type_},,,,,tincan); return; } /* PUBLIC */ /* The "init" macro (re)sets up several things for the conference room. */ macro pngnpbx-abc-init(type_,record_,conftimeout_,abcid_,announce_,tincan_) { Set(LOCAL(startstamp)=${STRFTIME(,UTC,%F %H:%M:%S.%3q)} UTC); local cnftmt=; DumpChan(5); if( ${LEN(${type_})} > 0 ) { Set(pngnpbx_abc_type=${type_}); } else { Set(pngnpbx_abc_type=default); } Set(CHANNEL(accountcode)=${pngnpbx_ab...