[asterisk-users] Multiple contacts.

2007-12-04 Thread Alex Balashov
I'm sure this has been asked a million times before, but is there an easy wa to have Asterisk register more than one (distinct) contact binding concurrently? The goal is to have two phones register with the same credentials from different locations and consistently and reliably ring on inbound

Re: [asterisk-users] Multiple contacts.

2007-12-05 Thread Steve Totaro
Alex Balashov wrote: > I'm sure this has been asked a million times before, but is there an easy > wa to have Asterisk register more than one (distinct) contact binding > concurrently? > > The goal is to have two phones register with the same credentials from > different locations and consistentl

Re: [asterisk-users] Multiple contacts.

2007-12-05 Thread Steve Totaro
SIP wrote: > Steve Totaro wrote: > >> Alex Balashov wrote: >> >> >>> I'm sure this has been asked a million times before, but is there an easy >>> wa to have Asterisk register more than one (distinct) contact binding >>> concurrently? >>> >>> The goal is to have two phones register with

Re: [asterisk-users] Multiple contacts.

2007-12-05 Thread Alex Balashov
Well, setting up queues for every user is one option, but it's troublesome. Also, nearly all commercial VoIP origination platforms I've seen, including that of a former Vonage-like employer, support concurrent contacts in their registrar. I guess to really do this as a matter of implementation

Re: [asterisk-users] Multiple contacts.

2007-12-05 Thread Alex Balashov
433&SIP/sam-X-1433,22,Tt) > > Hope you find this to be useful. > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Alex > Balashov > Sent: Wednesday, December 05, 2007 10:58 AM > To: Asterisk Users Mailing List - Non-Commercia

Re: [asterisk-users] Multiple contacts.

2007-12-05 Thread Tzafrir Cohen
On Wed, Dec 05, 2007 at 11:07:01AM -0500, SIP wrote: > IM is one of those few scenarios where I think that I'd NOT want to have > possibly multiple logins at the same time. The last thing I need is to > have one half of a conversation on a random machine that I forgot to log > out of -- if noth

Re: [asterisk-users] Multiple contacts.

2007-12-05 Thread SIP
Steve Totaro wrote: > SIP wrote: > >> Steve Totaro wrote: >> >> >>> Alex Balashov wrote: >>> >>> >>> I'm sure this has been asked a million times before, but is there an easy wa to have Asterisk register more than one (distinct) contact binding concurrently

Re: [asterisk-users] Multiple contacts.

2007-12-05 Thread Lutgring, Sam
ind this to be useful. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alex Balashov Sent: Wednesday, December 05, 2007 10:58 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Multiple contacts. Well, setting up queues

Re: [asterisk-users] Multiple contacts.

2007-12-05 Thread Steve Totaro
SIP wrote: > >> Every machine in a in a Windows environment must be configured to join a >> domain. A user must also be setup in that domain to log in. It is more >> secure to lock that user into a single login session so that if they are >> logged in at one machine, they cannot login somewher

Re: [asterisk-users] Multiple contacts.

2007-12-05 Thread Alex Balashov
On Wed, 5 Dec 2007, SIP wrote: > I just don't get the whole FUD issue with this. I understand that it's > simply part of the way PBX systems work... but discounting the option as > 'dangerous' is just masking the issue. I would tend to agree. One of the key value propositions proffered by Vo

Re: [asterisk-users] Multiple contacts.

2007-12-05 Thread Steve Totaro
ful. >> >> -Original Message- >> From: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED] On Behalf Of Alex >> Balashov >> Sent: Wednesday, December 05, 2007 10:58 AM >> To: Asterisk Users Mailing List - Non-Commercial Discussion >> Subject: R

Re: [asterisk-users] Multiple contacts.

2007-12-05 Thread SIP
Steve Totaro wrote: > Alex Balashov wrote: > >> I'm sure this has been asked a million times before, but is there an easy >> wa to have Asterisk register more than one (distinct) contact binding >> concurrently? >> >> The goal is to have two phones register with the same credentials from >> di

Re: [asterisk-users] Multiple contacts.

2007-12-05 Thread Lacy Moore
On Dec 5, 2007 10:07 AM, SIP <[EMAIL PROTECTED]> wrote: > Steve Totaro wrote: > > SIP wrote: > > > >> Steve Totaro wrote: > >> > >> > >>> Alex Balashov wrote: > >>> > >>> > >>> > I'm sure this has been asked a million times before, but is there an > easy > wa to have Asterisk register m

Re: [asterisk-users] Multiple contacts.

2007-12-05 Thread Alex Balashov
On Wed, 5 Dec 2007, Lacy Moore wrote: > the one you are logged into. Same as Asterisk. I can carry a phone > with me, and plug it in and access my Asterisk server. I can login > using softphones. Whatever phone I am on will ring. Unless the reregistration interval is fairly frequent, bec

Re: [asterisk-users] Multiple contacts.

2007-12-06 Thread Lacy Moore
On Dec 5, 2007 8:09 PM, Alex Balashov <[EMAIL PROTECTED]> wrote: > On Wed, 5 Dec 2007, Lacy Moore wrote: > > > the one you are logged into. Same as Asterisk. I can carry a phone > > with me, and plug it in and access my Asterisk server. I can login > > using softphones. Whatever phone I am on

Re: [asterisk-users] Multiple contacts.

2007-12-06 Thread Andreas Sikkema
> I'm going to jump in here without reading everything... Yeah, me too ;-) > You > said you can log into your email. Yes, you can. You can > also login with a softphone on that same system at an > Internet Cafe, as long as you remember your login credentials > for your SIP device. As S

Re: [asterisk-users] Multiple contacts.

2007-12-06 Thread Benny Amorsen
> "AlB" == Alex Balashov <[EMAIL PROTECTED]> writes: AlB>Unless the reregistration interval is fairly frequent, AlB> because the phones are behind crappy NAT gateways with poor AlB> statekeeping for UDP pinholes, etc. Or simply because a sip reload will kill all realtime subscriptions. Y

Re: [asterisk-users] Multiple contacts.

2007-12-06 Thread Hans Witvliet
> > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of Alex > > Balashov > > Sent: Wednesday, December 05, 2007 10:58 AM > > To: Asterisk Users Mailing List - Non-Commercial Discussion > > Subject: Re: [asteri

Re: [asterisk-users] Multiple contacts.

2007-12-06 Thread Benny Amorsen
"Lacy Moore" <[EMAIL PROTECTED]> writes: > On Dec 5, 2007 10:07 AM, SIP <[EMAIL PROTECTED]> wrote: > I'm going to jump in here without reading everything... You said you can > log into your email. Yes, you can. You can also login with a softphone > on that same system at an Internet Cafe, as l

Re: [asterisk-users] Multiple contacts.

2007-12-10 Thread Atis Lezdins
Benny Amorsen wrote: > The multiple registrations issue is currently our largest problem with > Asterisk. The workarounds are horrible and complicated. Say we want 3 > phones ringing when a new call comes in, but if just one of them is > busy outbound or inbound, they should all return busy for inc

Re: [asterisk-users] Multiple contacts.

2007-12-10 Thread Philipp Kempgen
Atis Lezdins wrote: > As I've heard before - > Asterisk is a hacker's tool that would allow nearly unlimited > possibilities if you know how to configure it. And in addition to that Asterisk is the "dratted phone system" (http://bugs.digium.com/view.php?id=10740) LOL Regards, Philipp Kempgen