[Asterisk-Users] ADSI phones and the Flash Key

Seth Remington sremington at saberlogic.com
Mon Nov 1 08:54:10 MST 2004


On Fri, 2004-10-29 at 17:09, Martin Keding wrote:
> I have some Sayson / Aastra 480e ADSI phones. They work great except for one
> annoying feature. It's not really the phone, it's the ADSI programming
> feature in Asterisk. I can't figure out how to recreate the factor default
> "flash" screen key on the phone. When I create a ADSI script, it loads to
> the phone no problem. However it wipes out all of the factory default keys.
> I can't figure out what to put in the script to recreate the flash key. 
> 
> Help anyone?
> 
> Martin

I think you should be able to define a softkey like so...

KEY "flash" IS "Flash" OR "Flash"
         FLASH
ENDKEY


...and then use it in one of your subroutines like so...


SHOWKEYS "flash"


Hope that helps.

-Seth

-- 
Seth Remington
SaberLogic, LLC
661-B Weber Drive
Wadsworth, Ohio 44281
Phone: (330)335-6442
Fax: (330)336-8559




More information about the asterisk-users mailing list