<!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> (e.g., MyCompany) <BR>
<B>SIP Server: </B> (e.g., sip.mycompany.com, or IP address) <BR>
<B>Outbound Proxy: </B> (e.g., proxy.myprovider.com, or IP address) <BR>
<B>SIP User ID: </B> (the user part of an SIP address) <BR>
--> I put here the same as username=BT201<BR>
<B>Authenticate ID: </B> (can be same or different from SIP UserID) <BR>
<B>Authenticate Password: </B> (not displayed for security protection) <BR>
--> I've put here the same is secret=testpaswoord<BR>
<B>Name: </B> (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>