<tt><font size=2>> Can someone tell me if this is possible?</font></tt>
<br><tt><font size=2>> <br>
> I currently have a VOIP phone registered on an Asterisk PBX at a <br>
> remote location (working fine).</font></tt>
<br><tt><font size=2>> I want to install an Asterisk PBX at the local
location. I will be <br>
> porting the current POSTS lines to SIP trunking.</font></tt>
<br><tt><font size=2>> So now I want the remote line and the local lines
to appear on the <br>
> same handset.</font></tt>
<br><tt><font size=2>> This would mean I would have to pass internet
to the phone for the <br>
> remote extension and also register the local extensions.</font></tt>
<br><tt><font size=2>> So, for example, I could have the remote extension
assigned to line <br>
> one (ACCOUNT 1 on the Polycom handset), and the local extensions <br>
> assigned to lines two, three, and four ( ACCOUNTS 2,3,4).</font></tt>
<br><tt><font size=2>> <br>
> How do I do this?</font></tt>
<br><tt><font size=2>> <br>
</font></tt>
<br><tt><font size=2>So, the first thing you will have to do is to make
sure that your phone has routes to and can talk to each pbx over the network.
Depending on your network design, this may be pretty simple or it may get
pretty complex and will be hard to give a definitive answer in this discussion
without more details. A good test might be to see if the phone can ping
the pbx. Since you specifically mentioned a Polycom handset, look under
Menu-Status-Diagnostics-Network-Ping. This will possibly help you to know
that you can reach the pbx from the phone (provided your network is set
up correctly and the pbx responds to pings). Note, many network designs
will actually block pings even when the SIP and RTP traffic will traverse
it just fine, so a failure here isn't necessarily the kiss of death.</font></tt>
<br>
<br><tt><font size=2>Next, you will need to set up your phone to register
with each PBX. Polycom has excellent docs on how to perform a setup using
xml configuration files. Here is an example with four lines connecting
to four different voip servers on a Polycom phone. Please note that I do
not endorse the insecure usernames and passwords used here. They don't
follow best practices and are only here for an example.</font></tt>
<br>
<br><tt><font size=2><reg reg.1.displayName="John Doe" reg.1.address="1111"
reg.1.auth.userId="1111" reg.1.auth.password="1111"
reg.1.label="Account 1" reg.1.server.1.address="10.1.1.10"
reg.1.label="Account 1" reg.2.displayName="John Doe"
reg.2.address="2222" reg.2.auth.userId="2222" reg.2.auth.password="2222"
reg.2.server.1.address="10.1.2.10" reg.2.label="Account
2" reg.3.displayName="John Doe" reg.3.address="3333"
reg.3.auth.userId="3333" reg.3.auth.password="3333"
reg.3.server.1.address="10.1.3.10" reg.3.label="Account
3" reg.4.displayName="John Doe" reg.4.address="4444"
reg.4.auth.userId="4444" reg.4.auth.password="4444"
reg.4.server.1.address="10.1.4.10" reg.4.label="Account
4"/></font></tt>
<br>
<br><tt><font size=2>Note that this is just one small section out of a
much larger configuration file used to completely configure a Polycom phone.
Assuming you have the rest of your configs working, this would then put
4 lines onto the phone, each pointing to a different pbx and each labeled
uniquely.</font></tt>
<br clear="both">
______________________________________________________________________<BR>
This email has been scanned by the Symantec Email Security.cloud service.<BR>
For more information please visit http://www.symanteccloud.com<BR>
______________________________________________________________________<BR>