Yealink Forums

Full Version: T45 BLF linekey.x.extension syntax for type 13
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Looking for information to program a BLF to dial a number, then an extension. Currently, my code looks like this
linekey.16.label = Lucie
linekey.16.type = 13
linekey.16.value = 6135559518
linekey.16.line = 1
linekey.16.extension = <12>258#

I get it to work occasionally, but probably need to tweak the <12> value but can't find it's usage definition. Is it the number of seconds to wait before sending the DTMF 258 code? If so, measured from when?
(01-13-2020 08:24 PM)SCPCJNR Wrote: [ -> ]Looking for information to program a BLF to dial a number, then an extension. Currently, my code looks like this
linekey.16.label = Lucie
linekey.16.type = 13
linekey.16.value = 6135559518
linekey.16.line = 1
linekey.16.extension = <12>258#

I get it to work occasionally, but probably need to tweak the <12> value but can't find it's usage definition. Is it the number of seconds to wait before sending the DTMF 258 code? If so, measured from when?
(T45 is not a real model...)

Yes, the <12> is indeed to wait 12 secs before dialing the extension, and it is starting from the sec when you press the key.
Reference URL's