[Asterisk-Users] Sip phones on the same extension?
Philipp von Klitzing
klitzing at pool.informatik.rwth-aachen.de
Thu Dec 25 18:33:44 MST 2003
How about using a queue and call agents and the ring-all strategy for the
inbound calls?
> any of the phones which register with SER. I am a semi-nomatic user, and
> can work at any of three different locations. Right now, my phones all
> sign up with SER, and register with the same telephone number. When
> someone dials that number, all three phones ring, and which ever one gets
> answered first, gets the call.
> When I tried to do this with Asterisk, sources from the cvs repository
> as of 12/18/2003, sip show peers only showed the most recent
registration.
> and I'd like calls from these extensions to show up from the master
> extension that folks should use to reach me.
Tune your extensions.conf using SetCallerID() or SetCIDName() as needed.
It doesn't appear to be particularly wise to operate two SIP phones at the
same time with the same credentials (be it with * or SER or what-have-you),
at least not if you have a chance to avoid that situation. Just think about
what
this would do to the usefulness of the new incominglimit= feature if both
phones
were in use at the same time...
Cheers, Philipp
More information about the asterisk-users
mailing list