search for: pngnpbx_abc_id

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

2020 Feb 04
0
Always Be Conferencing v16e - pure AEL-based dial plan solution
...(,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_abc_type}); if( ${LEN(${abcid_})} > 0 ) { Set(pngnpbx_abc_id=${FILTER(a-zA-Z0-9,${abcid_})}); } else { // This default only works if each phone has a unique caller ID number. // Otherwise, you'll need to specify your own conference ID number. // (But if your extensions have matching numbers... please just stop that.) S...