serach the option en sip.conf:<br><br>externip = you public ip<br>localnet=tus direcciones locales (address local)<br><br>saludos<br><br>Roman<br><br><div class="gmail_quote">On Tue, Dec 22, 2009 at 4:26 AM, zehra yildiz <span dir="ltr">&lt;<a href="mailto:zyildirim@gmail.com">zyildirim@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello All,<br><br>I installed Asterisk 1.6.1.11 on Redhat 5.1. I use X-lite SoftPhone. The softphone can call the other one but I can&#39; t hear any voice. My configuration files are below:<br>
<br>[root@localhost asterisk]# cat sip.conf<br>
[general]<br>canreinvite=yes<br><br>[1001]<br>username=1001<br>password=1001<br>type=friend<br>context=phones<br>host=dynamic<br><br>[1002]<br>callerid=1002<br>username=1002<br>password=1002<br>type=friend<br>context=phones<br>

host=dynamic<br><br>[root@localhost asterisk]# cat extensions.conf<br>[globals]<br><br>[general]<br>autofallthrough=yes<br><br>[default]<br><br>[incoming_calls]<br><br>[phones]<br>exten =&gt; _1XXX,1,NoOp()<br>exten =&gt; _1XXX,n,Dial(SIP/${EXTEN},30)<br>

exten =&gt; _1XXX,n,Playback(the-party-you-are-calling&amp;is-curntly-unavail)<br>exten =&gt; _1XXX,n,Hangup()<br><br><br>PS: My sip server and softphones are in the same network subnet. There are not any firewall or iptables rules. I tried the &quot;nat=yes&quot; parameter but no changes.<br>


<br>_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>