<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Tejas,<br>
<br>
what context are the extensinos you included below in your
extensions.conf file?<br>
<br>
Tejas Shah wrote:
<blockquote cite="mid20051202115414.85028.qmail@web60912.mail.yahoo.com"
 type="cite">
  <div id="RTEContent">&nbsp;hi,<br>
  <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I am a newbie to asterisk. I am tryining to connect two sip
based soft X-Lite phones to an asterisk server. i made following
settings in sip.conf:<br>
  <br>
[general]<br>
  <br>
port=5060<br>
bindaddr=0.0.0.0<br>
allow=all<br>
context=bogon-calls<br>
  <br>
[2000]<br>
  <br>
type=friend<br>
username=2000<br>
secret=tejas<br>
host=dynamic<br>
context=from-sip<br>
  <br>
[2001]<br>
  <br>
type=friend<br>
username=2001<br>
secret=tejas<br>
host=dynamic<br>
context=from-sip<br>
  <br>
and made following configuration in extension.conf :<br>
  <br>
exten =&gt;&nbsp; 2000,1,Dial(SIP/2000,20)<br>
exten =&gt;&nbsp; 2001,1,Dial(SIP/2001,20)<br>
  <br>
also i made proper settings in both SIP phones. Now the problem is when
i am making call from any of phone at srever i am getting an error : <span
 style="font-weight: bold; font-style: italic;">"cannot find extension
contex 'from-sip'.<br>
  <br>
  <span style="font-style: italic;"><span style="font-weight: bold;"></span></span>
I </span>analysed result in ethereal also. packets are comming to
server. but server is saying : <span
 style="font-weight: bold; font-style: italic;">"Proxy authentication
required" </span>. N ow i m not getting where is the exact problem.<br>
can any one help me for this problem. Response to this problem is most
welcome.<br>
  <span style="font-weight: bold; font-style: italic;">my email-id is
<a class="moz-txt-link-abbreviated" href="mailto:tejas705@yahoo.com">tejas705@yahoo.com</a></span><br>
  <br>
thanks<br>
  <br>
tejas<br>
  </div>
  <p> </p>
  <hr size="1"> <b>Yahoo! Personals</b><br>
Single? There's someone we'd like you to meet.<br>
Lots of someones, actually. <a
 href="http://us.rd.yahoo.com/evt=36108/*http://personals.yahoo.com%20">Yahoo!
Personals</a>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
  </pre>
</blockquote>
</body>
</html>