<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.24.5">
</HEAD>
<BODY>
These are the settings on my BT201 (GXP1200 is the same interface) :<BR>
<BR>
<BR>
<B>Account Name: </B>&nbsp;  (e.g., MyCompany) <BR>
<B>SIP Server:&nbsp;</B>&nbsp;  (e.g., sip.mycompany.com, or IP address) <BR>
<B>Outbound Proxy:&nbsp;</B>&nbsp;  (e.g., proxy.myprovider.com, or IP address) <BR>
<B>SIP User ID:&nbsp;</B>&nbsp;  (the user part of an SIP address) <BR>
--&gt; I put here the same as username=BT201<BR>
<B>Authenticate ID:&nbsp;</B>&nbsp;  (can be same or different from SIP UserID) <BR>
<B>Authenticate Password:&nbsp;</B>&nbsp;  (not displayed for security protection) <BR>
--&gt; I've put here the same is secret=testpaswoord<BR>
<B>Name:&nbsp;</B>&nbsp;  (optional, e.g., John Doe) <BR>
<BR>
sip.conf :<BR>
<BR>
<FONT SIZE="2"><I>[root@asterisk asterisk]# cat sip.conf</I></FONT><BR>
<FONT SIZE="2"><I>[general]</I></FONT><BR>
<FONT SIZE="2"><I>bindport=5060</I></FONT><BR>
<FONT SIZE="2"><I>bindaddr = 192.168.4.248</I></FONT><BR>
<BR>
<FONT SIZE="2"><I>[BT201]</I></FONT><BR>
<FONT SIZE="2"><I>type=friend</I></FONT><BR>
<FONT SIZE="2"><I>context=intern</I></FONT><BR>
<FONT SIZE="2"><I>host=192.168.4.210</I></FONT><BR>
<FONT SIZE="2"><I>username=BT201</I></FONT><BR>
<FONT SIZE="2"><I>secret=testpaswoord</I></FONT><BR>
<BR>
<FONT SIZE="2"><I>[GXP1200]</I></FONT><BR>
<FONT SIZE="2"><I>type=friend</I></FONT><BR>
<FONT SIZE="2"><I>context=intern</I></FONT><BR>
<FONT SIZE="2"><I>host=192.168.4.211</I></FONT><BR>
<FONT SIZE="2"><I>username=GXP1200</I></FONT><BR>
<FONT SIZE="2"><I>secret=testpaswoord</I></FONT><BR>
<BR>
<BR>
</BODY>
</HTML>