[Asterisk-Users] Specify location of ADSI Softkeys ?

Brian McSpadden mcspadden at gmail.com
Tue Oct 19 11:43:04 MST 2004


I believe that is actually how it is done...ADSI is not a very smart
language, and has a lot of limitations. The phones are actually pretty
good for wowing customers, but have some pretty stupid limitations.

Brian


On Tue, 19 Oct 2004 09:08:48 -0400, Lance Arbuckle
<asterisk at arbuckle.org> wrote:
> 
> I've come up with a temporary solution to locate the softkeys where I
> want them...
> 
> set up the following key:
> KEY "blank" IS "" OR "Blank"
>         GOTO "offhook"
> ENDKEY
> 
> then you can do....
>                 SHOWKEYS "park"
>                 SHOWKEYS "blank"
>                 SHOWKEYS "xfer"
>                 SHOWKEYS "hold"
>                 SHOWKEYS "blank"
>                 SHOWKEYS "flash"
> 
> and end up with softkeys laid out like this:
> -PARK           HOLD-
> 
> -X-FER         FLASH-
> 
> If anyone has a better solution, please let me know.
> 
> 
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>



More information about the asterisk-users mailing list