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



                                          
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to