Hi,<br>Thanks for pointing out.&nbsp; I checked the extenip and it is fine.&nbsp; The thing is that I have already configure gsm as one of the codec in the sip.conf:<br>[general]<br>port = 5060<br>bindaddr = <a href="http://0.0.0.0">0.0.0.0</a><br>
context = others<br><br>register =&gt;<a href="http://outraspace:whatever@voipuser.org/outraspace">outraspace:whatever@voipuser.org/outraspace</a><br>nat=yes<br>externip=58.251.75.333<br>localnet=<a href="http://192.168.1.0/255.255.255.0">192.168.1.0/255.255.255.0</a><br>
canreinvite=no<br>disallow=all<br>allow=ulaw<br>allow=alaw<br>allow=gsm<br>qualify=yes<br><br>Any other hints?<br><br><br><div class="gmail_quote">On Mon, Mar 17, 2008 at 6:47 PM, Anselm Martin Hoffmeister &lt;<a href="mailto:anselm@hoffmeister-online.de">anselm@hoffmeister-online.de</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Am Montag, den 17.03.2008, 15:08 +0800 schrieb Pete Kay:<br>
<div class="Ih2E3d">&gt; Hi,<br>
&gt; I am new to Asterisk and I am having a setup problem that I am trying<br>
&gt; to resolved for the last couple days without any success. &nbsp;I am pretty<br>
&gt; much desperated on this issue and I don&#39;t know why. &nbsp;Can someone<br>
&gt; please kindly help me to troubleshoot this? &nbsp;I can&#39;t hear any audio<br>
&gt; from Asterisk when running Playback or VoiceMail tests.<br>
<br>
</div>Dear Pete,<br>
<br>
my first idea would be that something with your codecs is borken (TM). I<br>
personally use a setup quite similar to yours, with the one visible<br>
difference that I also allow the &quot;gsm&quot; codec, owing to the fact that at<br>
least my home-recorded prompts are gsm only. I _guess_ asterisk could or<br>
should handle format conversion from audio files automagically, but for<br>
making sure, please try adding &quot;gsm&quot;, at least for now.<br>
<br>
You might also want to setup the<br>
[sipclient] stanza in sip.conf such that &quot;nat&quot; is set to &quot;no&quot;, although<br>
I do not see why that should break things. Especially as &quot;Echo&quot; works.<br>
<br>
The externip is set to your current external IP, right? (Knowing full<br>
well that some DSL lines get a new IP as often as 6 times a day, or as a<br>
P2P bandwidth countermeasure down to five minute intervals at certain<br>
restrictive providers once your &quot;fair use&quot; volume is used up). Again<br>
this should not be the culprit...<br>
<br>
Poking with a stick in the swamps, but perhaps hitting the bug :-P<br>
<br>
BR<br>
Anselm<br>
<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>
 &nbsp; <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>