I had noticed the 'devicestate.c' in HEAD and was looking over both the custom-bristuff version and the HEAD to see how involved it would be. Not to be pushy or anything, but do you have an ETA of the new version? I have a client that I can get off my back if I make some of their buttons light-up! (not extensions - but settings related to astdb) *hahah*

I'll be more than happy to test it out.
Thanks for your help!!

--Dustin



Klaus-Peter Junghanns wrote:

There is a bristuff for CVS HEAD (quite old though...), but a newer
version is on its way.

On Tue, 2005-08-09 at 08:16 -0400, Dustin Wildes wrote:
This would be absolutely perfect!
I found the app_devstate.so in the 'bristuff' package. Has anyone ported over the app_devstate.c to work with HEAD? Or do you have to use this with bristuff's patched version of asterisk?


Klaus-Peter Junghanns wrote:

Hi,

take a look at app_devstate. It lets you control SNOM LEDs from the
dialplan, e.g.:

exten => 1234,hint,DS/1234
exten => 1234,1,DevState(1234,2) ; == solid , or 1234,6 for blinking
exten => 1234,2,Meetme(1234)
exten => 1234,3,Hangup

exten => h,1,DevState(1234,0) ; LED off

The confiugre one SNOM funtion key as a "destination" to 1234.

have fun,

Klaus
--
Klaus-Peter Junghanns

On Mon, 2005-08-08 at 21:55 -0400, Dustin Wildes wrote:


Has anyone written a php/perl or a hack to the 'hint' function in Asterisk that will let you monitor a MeetMe conference? So if anyone was in a conference, I could have a button light up on my Snom 360?

_______________________________________________
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

_______________________________________________
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

_______________________________________________
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