<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.6944.0">
<TITLE>Formatting in sip.conf...can you have 2 @ signs for register?</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">Hi All,</FONT>

<BR><FONT SIZE=2 FACE="Arial">I am trying to setup another sip trunk in addition to what I am already using.&nbsp; The sip provider we are using right now gives you your username as your email address. So IE. If my email is james@james.com.... that is my username . Now... When I put this in the sip.conf file I have found that Asterisk is not able to parse it correctly and instantly goes to the email server to authenticate the sip user upon registration</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Here is the line below in my sip.conf file</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">register =&gt; username@theiremailhost.com:password@sipprovider.com</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">THe error is below </FONT>
</P>

<P><FONT SIZE=2 FACE="Courier New">Aug 16 11:30:05 NOTICE[114695]: chan_sip.c:3922 sip_reg_timeout: </FONT>

<BR><FONT SIZE=2 FACE="Courier New">Registration for 'john@useremail.com@sip.voipamericas.com' timed </FONT>

<BR><FONT SIZE=2 FACE="Courier New">out, trying again</FONT>

<BR><FONT SIZE=2 FACE="Courier New">Aug 16 11:30:06 NOTICE[114695]: chan_sip.c:6575 handle_response: Failed </FONT>

<BR><FONT SIZE=2 FACE="Courier New">to authenticate on REGISTER to </FONT>

<BR><FONT SIZE=2 FACE="Courier New">'&lt;sip:john@useremail.com&gt;;tag=as1c528b93'</FONT>
</P>

</BODY>
</HTML>