[asterisk-users] dynamic hints and SLA
Matt Hamilton
mistral9999 at hotmail.com
Wed Aug 15 18:24:08 CDT 2012
I would like to have the SLA hints created on the fly as the phones register dynamically. Is this possible?
The static version that works:
[sla_stations]
exten => 10041_ln10041,hint,SLA:10041_ln010041
exten => 10041_ln10042,hint,SLA:10041_ln010042
exten => 10042_ln10041,hint,SLA:10042_ln010041
exten => 10042_ln10042,hint,SLA:10042_ln010042
The following didn't work.
exten => _1004.,hint,SLA:${EXTEN}
I came across couple of posts suggesting to use EXTENSION_STATE somehow. Any hints? :)
Thanks,
Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120815/cafe2dc4/attachment.htm>
More information about the asterisk-users
mailing list