SV: [Asterisk-Users] How does asterisk behave when multiple phonesare logged in on a single SIP/account?

Jerry Jones jjones at danrj.com
Wed May 3 06:22:26 MST 2006


Perhaps a setgroup/checkgroup before your dial command?


On May 3, 2006, at 1:24 AM, Arne Morten Johansen wrote:

> Yeah I do use ring groups at the moment. But the problem is that I  
> can’t control “the flow”.
>
> Let’s take your example.
>
>
>
> dial(SIP/dev1&SIP/dev2&SIP/dev3)
>
>
>
> If I dial these 3 numbers, and dev2 is already one the phone. How  
> do I check for that? I only want one of the three phones active at  
> the time. But if no telephone is busy, they all should ring until  
> the call is picked up (this is what it always does now). Is this  
> possible in asterisk?
>
>
>
> Thanks
>
>
>
> Fra: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users- 
> bounces at lists.digium.com] På vegne av Gary Richardson
> Sendt: 2. mai 2006 16:51
> Til: Asterisk Users Mailing List - Non-Commercial Discussion
> Emne: Re: [Asterisk-Users] How does asterisk behave when multiple  
> phonesare logged in on a single SIP/account?
>
>
>
> The last sip device to register gets the call. The way around this  
> is to have your sip devices register under different accounts and  
> create a ring group (dial(SIP/dev1&SIP/dev2&SIP/devN))
>
> AFAIK, there isn't a reliable method of determining if a sip device  
> is busy other than calling it.
>
> On 5/1/06, Arne Morten Johansen <amj at avio.no> wrote:
>
> Hi.
>
> How does this work?
>
> What if this SIP/account was a member (agent) of a queue?
>
> Ex: dial(SIP/account,20,tT). Would the dialstatus be set as busy  
> when one of the phones is actively talking, or will the other  
> phones continue to ring?
>
> You may have seen my other submissions to this list. I'm looking  
> for a way to make the other phones in a group unavailable when one  
> of them is busy. Because one person will have multiple phones.
>
> Thanks
>
> Arne Morten Johansen.
>
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> Asterisk-Users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
>
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> Asterisk-Users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users




More information about the asterisk-users mailing list