On 8/7/07, raviprakash sunkara <[EMAIL PROTECTED]> wrote: > > Hello Russell, > Nice To meet U and Good Morning. I got u r mail-Id from > http://www.asterisk.org/node/48325 > Recently i started the SLA configuration. But i didn't understand the > Flow of its Functionality > One of the My Client Ask to have do deploySLA feature > He Using the Aastra 55i, when users is busy , Aastra 55i will blink lamps > > in SLA.conf > > slatest] > type=trunk > device=SIP/1001 > autocontext=slatest > [slatest1] > type=trunk > device=SIP/1003 > autocontext=slatest1 > [slateststation] > type=station > device=SIP/1002 > autocontext=slateststation > trunk=slatest > trunk=slatest1 > > sip.conf > > [1001] > type=friend > username=1001 > secret=1001 > host=dynamic > ;context=slatest > context=slatest > dtmfmode=rfc2833 > Language=en > qualify=yes > [EMAIL PROTECTED] > disallow=all > allow=all > [1002] > type=friend > username=1002 > secret=1002 > host=dynamic > ;context=default1 > context=slateststation > dtmfmode=rfc2833 > Language=en > qualify=yes > [EMAIL PROTECTED] > disallow=all > allow=all > [1003] > type=friend > username=1003 > secret=1003 > host=dynamic > ;context=default1 > context=slatest1 > dtmfmode=rfc2833 > Language=en > qualify=yes > [EMAIL PROTECTED] > disallow=all > allow=all > > Dialplan > [testing] > exten => _100X,1,Dial(SIP/${EXTEN}/${EXTEN}) > exten => 101,1,Goto(slateststation|102|1) > exten => 102,1,Goto(slatest|1|1) > exten => 103,1,Goto(slatest1|1|1) > exten => h,1,Hangup() > [slatest] > exten => 1,1,SLATrunk(slatest) > exten => _X.,1,Dial(SIP/${EXTEN}/${EXTEN}) > [slatest1] > exten => 1,1,SLATrunk(slatest1) > exten => _X.,1,Dial(SIP/${EXTEN}/${EXTEN}) > > [slateststation] > exten => 102,1,SLAStation(slateststation) > > Thanks &Regards > Ravi Prakash Sunkara > India > >
-- Thanks &Regards Ravi Prakash Sunkara
_______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
