<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
jonas kellens escribió:
<blockquote cite="mid:1239652344.14427.45.camel@localhost.localdomain"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta name="GENERATOR" content="GtkHTML/3.24.5">
Hey there again !<br>
  <br>
</blockquote>
Hey, just my two cents:<br>
<blockquote cite="mid:1239652344.14427.45.camel@localhost.localdomain"
 type="cite">I've changed some things now :<br>
  <br>
1) IP-phones get there IP from a DHCP<br>
  <br>
2) sip-accounts simplified :<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>context=default</i></font><br>
  <font size="2"><i>port=5060</i></font><br>
  <font size="2"><i>bindaddr=0.0.0.0</i></font><br>
  <font size="2"><i>srvlookup=yes</i></font><br>
  <font size="2"><i>disallow=all</i></font><br>
  <font size="2"><i>allow=ulaw</i></font><br>
  <br>
  <font size="2"><i>[210]</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=dynamic</i></font><br>
  <br>
  <font size="2"><i>[211]</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=dynamic</i></font><br>
  <br>
</blockquote>
Mi first cent: This is oversimplified. I think you need to put the
username=2XX here too. You can check the configuration with the
asterisk CLI commands "sip show users", "sip show peers", "sip show
user XXX" and "sip show peer XXX"<br>
<blockquote cite="mid:1239652344.14427.45.camel@localhost.localdomain"
 type="cite">3) dial plan simplified :<br>
  <br>
  <i><font size="2">[root@asterisk asterisk]# cat extensions.conf</font></i><br>
  <i><font size="2">[globals]</font></i><br>
  <br>
  <i><font size="2">[default]</font></i><br>
  <i><font size="2">include =&gt; intern</font></i><br>
  <br>
  <i><font size="2">[intern]</font></i><br>
  <i><font size="2">exten =&gt; 210,1,Dial(SIP/210)</font></i><br>
  <i><font size="2">exten =&gt; 211,1,Dial(SIP/211)</font></i><br>
  <br>
The IP-phones are set as DHCP-client...<br>
  <br>
I reloaded everything on the Asterisk CLI.<br>
  <br>
I put off the power of the IP-phones and then put them back on.<br>
  <br>
</blockquote>
My second cent: check again if your phones are configured to register,
and recheck your network configuration. Something like 255.255.255.255
on your netmask will make the communication impossible.<br>
<blockquote cite="mid:1239652344.14427.45.camel@localhost.localdomain"
 type="cite">I still see no register-message on the CLI. This really
should happen now, as they are defined host=dynamic !<br>
  <br>
What can be going wrong here... Tell me, I'm not writing a wrong
sip.conf or extensions.conf, do I ?<br>
  <br>
I will now hang my portable on the switch and monitor the network with
wireshark to see if the phones send a SIP-register to the
Asterisk-server...<br>
  <br>
In the mean time... every feedback on this is very welcome, thanks.<br>
  <br>
</blockquote>
You're welcome.<br>
<blockquote cite="mid:1239652344.14427.45.camel@localhost.localdomain"
 type="cite">Jonas.
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
-- Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --

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>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
Ing. Miguel Molina
Grupo de Tecnología
Millenium Phone Center
PBX: (+57 1)6500800 ext. 1201
Fax: (+57 1)6500816
Móvil: (+57)3138873587 
</pre>
</body>
</html>