Displaying 2 results from an estimated 2 matches for "slatest".
Did you mean:
latest
2007 Aug 12
1
Shared Line Appearance - Aastra 55i - Does it work?
...d be configured.
We also want bridged appearances. "Shared Line Appearance" in Asterisk 1.4.
It is my understanding that with a bridged appearance, the line would show
as busy if it is in use on another handset, right? Meaning that the BLF
would be irrelevant?
in SLA.conf we have:
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
cont...
2007 Aug 08
1
Help : problem in SLA (Shared Line Apperence
...rg/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
>
&...