[asterisk-users] Multi-registration ?
Tim Panton
tim at mexuar.com
Tue Mar 27 01:26:25 MST 2007
On 26 Mar 2007, at 16:33, Olivier wrote:
> Hello,
>
> 1. Is it possible to install several SIP softphones on the same PC,
> have them registered to the same Asterisk server and attribute to
> each softphone a specific extension, ringtones or call forwarding
> rules ?
While this is possible it isn't easy, You will trip over resource
sharing problems in 2 areas:
1) port numbers - SIP likes to listen on 5060UDP - you could
configure each softphone to
use a non-standard port, but you have to tell asterisk that, and any
other SIP aware network
infrastructure (NAT routers etc)
2) Audio hardware - assuming you only have one speaker and
microphone on your PC,
which softphone should get the audio data? How will they decide?
>
> 2. Is possible to do the same with SIP hardphones ?
Some hardphones support registering to multiple sip accounts from one
phone.
(as indeed do some softphones) Is that what you want ?
Tim Panton
www.mexuar.net
www.westhawk.co.uk/
More information about the asterisk-users
mailing list