On Jun 4, 2005, at 4:52 AM, [EMAIL PROTECTED] wrote:

I would like the SNOM extension light to permanently
reflect the current toggle status of my application logic/asterisk DB
variable.

There's a phantom device in bristuff that can be used for this sort of thing. When you toggle the dialplan variable, you'd do:
    **77,n,Devstate(splat|2)

And then set a hint:
    **77,hint,DS/splat

Ultimately it stores device states in same database you're using, so you could switch on them directly rather than keeping a second set of variables and needing to keep them in sync.

--
Joshua P. Dady

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@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

Reply via email to