[asterisk-users] Help : problem in SLA (Shared Line Apperence

raviprakash sunkara sunkara.raviprakash.feb14 at gmail.com
Wed Aug 8 08:23:54 CDT 2007


On 8/7/07, raviprakash sunkara <sunkara.raviprakash.feb14 at gmail.com> 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
> mailbox=1234 at default
> disallow=all
> allow=all
> [1002]
> type=friend
> username=1002
> secret=1002
> host=dynamic
> ;context=default1
> context=slateststation
> dtmfmode=rfc2833
> Language=en
> qualify=yes
> mailbox=1234 at default
> disallow=all
> allow=all
> [1003]
> type=friend
> username=1003
> secret=1003
> host=dynamic
> ;context=default1
> context=slatest1
> dtmfmode=rfc2833
> Language=en
> qualify=yes
> mailbox=1234 at default
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070808/15c27601/attachment.htm 


More information about the asterisk-users mailing list