Hi, <br>My Sip.conf is like this:<br><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=<a href="http://58.251.75.251">58.251.75.251</a><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><br><div class="gmail_quote">On Mon, Mar 17, 2008 at 9:57 PM, Steve Totaro &lt;<a href="mailto:stotaro@totarotechnologies.com">stotaro@totarotechnologies.com</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;">
Paste the sip.conf for your softphone.<br>
<br>
Thanks,<br>
<font color="#888888">Steve Totaro<br>
</font><div><div></div><div class="Wj3C7c"><br>
On Mon, Mar 17, 2008 at 9:38 AM, Pete Kay &lt;<a href="mailto:petedao@gmail.com">petedao@gmail.com</a>&gt; wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; Here is the SIP debug output for the playback test. &nbsp;Thank you so much for<br>
&gt; your help.<br>
&gt;<br>
&gt; &lt;------------&gt;<br>
&gt; [Mar 18 05:33:08] &nbsp; &nbsp; -- Executing [333@my-phones:1]<br>
&gt; Answer(&quot;SIP/2000-081e0738&quot;, &quot;&quot;) in new stack<br>
&gt; &nbsp;[Mar 18 05:33:08] Audio is at <a href="http://192.168.1.101" target="_blank">192.168.1.101</a> port 10028<br>
&gt; [Mar 18 05:33:08] Adding codec 0x4 (ulaw) to SDP<br>
&gt; [Mar 18 05:33:08] Adding codec 0x8 (alaw) to SDP<br>
&gt; [Mar 18 05:33:08] Adding non-codec 0x1 (telephone-event) to SDP<br>
&gt; &nbsp;[Mar 18 05:33:08]<br>
&gt; &lt;--- Reliably Transmitting (NAT) to <a href="http://192.168.1.102:8526" target="_blank">192.168.1.102:8526</a> ---&gt;<br>
&gt; SIP/2.0 200 OK<br>
&gt; Via: SIP/2.0/UDP<br>
&gt; <a href="http://192.168.1.102:8526" target="_blank">192.168.1.102:8526</a>;branch=z9hG4bK-d87543-f917f17a8205cc03-1--d87543-;received=<a href="http://192.168.1.102" target="_blank">192.168.1.102</a>;rport=8526<br>
&gt; &nbsp;From: &quot;2000&quot;&lt;<a href="mailto:sip:2000@192.168.1.101">sip:2000@192.168.1.101</a>&gt;;tag=902ece11<br>
&gt; To: &quot;333&quot;&lt;<a href="mailto:sip:333@192.168.1.101">sip:333@192.168.1.101</a>&gt;;tag=as1c53735e<br>
&gt; &nbsp;Call-ID: ZGU0NzM1M2I3ZmM1OGQ4OTViZTlhMDdmNzQ2MTdjMzQ.<br>
&gt; CSeq: 2 INVITE<br>
&gt; User-Agent: Asterisk PBX<br>
&gt; Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY<br>
&gt; Supported: replaces<br>
&gt; Contact: &lt;<a href="mailto:sip:333@192.168.1.101">sip:333@192.168.1.101</a>&gt;<br>
&gt; &nbsp;Content-Type: application/sdp<br>
&gt; Content-Length: 262<br>
&gt;<br>
&gt; v=0<br>
&gt; o=root 616 616 IN IP4 <a href="http://192.168.1.101" target="_blank">192.168.1.101</a><br>
&gt; s=session<br>
&gt; c=IN IP4 <a href="http://192.168.1.101" target="_blank">192.168.1.101</a><br>
&gt; t=0 0<br>
&gt; &nbsp;m=audio 10028 RTP/AVP 0 8 101<br>
&gt; a=rtpmap:0 PCMU/8000<br>
&gt; a=rtpmap:8 PCMA/8000<br>
&gt; a=rtpmap:101 telephone-event/8000<br>
&gt; a=fmtp:101 0-16<br>
&gt; a=silenceSupp:off - - - -<br>
&gt; a=ptime:20<br>
&gt; a=sendrecv<br>
&gt;<br>
&gt; &lt;------------&gt;<br>
&gt; &nbsp;[Mar 18 05:33:08] &nbsp; &nbsp; -- Executing [333@my-phones:2]<br>
&gt; Playback(&quot;SIP/2000-081e0738&quot;, &quot;vm-goodbye&quot;) in new stack<br>
&gt; [Mar 18 05:33:08] &nbsp; &nbsp; -- &lt;SIP/2000-081e0738&gt; Playing &#39;vm-goodbye&#39; (language<br>
&gt; &#39;en&#39;)<br>
&gt; &nbsp;[Mar 18 05:33:08]<br>
&gt; &lt;--- SIP read from <a href="http://192.168.1.102:8526" target="_blank">192.168.1.102:8526</a> ---&gt;<br>
&gt; ACK <a href="mailto:sip:333@192.168.1.101">sip:333@192.168.1.101</a> SIP/2.0<br>
&gt; Via: SIP/2.0/UDP<br>
&gt; <a href="http://192.168.1.102:8526" target="_blank">192.168.1.102:8526</a>;branch=z9hG4bK-d87543-52064b41251a4a1c-1--d87543-;rport<br>
&gt; &nbsp;Max-Forwards: 70<br>
&gt; Contact: &lt;sip:2000@192.168.1.102:8526&gt;<br>
&gt; To: &quot;333&quot;&lt;<a href="mailto:sip:333@192.168.1.101">sip:333@192.168.1.101</a>&gt;;tag=as1c53735e<br>
&gt; From: &quot;2000&quot;&lt;<a href="mailto:sip:2000@192.168.1.101">sip:2000@192.168.1.101</a>&gt;;tag=902ece11<br>
&gt; &nbsp;Call-ID: ZGU0NzM1M2I3ZmM1OGQ4OTViZTlhMDdmNzQ2MTdjMzQ.<br>
&gt; CSeq: 2 ACK<br>
&gt; Proxy-Authorization: Digest<br>
&gt; username=&quot;2000&quot;,realm=&quot;asterisk&quot;,nonce=&quot;387941cf&quot;,uri=&quot;<a href="mailto:sip:333@192.168.1.101">sip:333@192.168.1.101</a>&quot;,response=&quot;0a44bf3bf1daf39f8d32aac795d6b7c9&quot;,algorithm=MD5<br>

&gt; &nbsp;User-Agent: X-Lite release 1011s stamp 41150<br>
&gt; Content-Length: 0<br>
&gt;<br>
&gt;<br>
&gt; &lt;-------------&gt;<br>
&gt; [Mar 18 05:33:08] --- (11 headers 0 lines) ---<br>
&gt; [Mar 18 05:33:12]<br>
&gt; &lt;--- SIP read from <a href="http://192.168.1.102:5060" target="_blank">192.168.1.102:5060</a> ---&gt;<br>
&gt; &nbsp;OPTIONS <a href="mailto:sip:ping@192.168.1.101">sip:ping@192.168.1.101</a> SIP/2.0<br>
&gt; Via: SIP/2.0/UDP <a href="http://192.168.1.102:5060" target="_blank">192.168.1.102:5060</a>;rport;branch=z9hG4bK793126083<br>
&gt; From: 2001 &lt;<a href="mailto:sip:2001@192.168.1.101">sip:2001@192.168.1.101</a>&gt;;tag=2612560371<br>
&gt; &nbsp;To: &lt;<a href="mailto:sip:ping@192.168.1.101">sip:ping@192.168.1.101</a>&gt;<br>
&gt; Call-ID: <a href="mailto:2808830214@192.168.1.102">2808830214@192.168.1.102</a><br>
&gt; CSeq: 20 OPTIONS<br>
&gt; Max-Forwards: 70<br>
&gt; User-Agent: wengo/v1/wengophoneng/wengo/rev12359/trunk/<br>
&gt; &nbsp;Expires: 120<br>
&gt; Accept: application/sdp<br>
&gt; Content-Length: 0<br>
&gt;<br>
&gt;<br>
&gt; &lt;-------------&gt;<br>
&gt; [Mar 18 05:33:12] --- (11 headers 0 lines) ---<br>
&gt; [Mar 18 05:33:12] Looking for ping in others (domain <a href="http://192.168.1.101" target="_blank">192.168.1.101</a>)<br>
&gt; &nbsp;[Mar 18 05:33:12]<br>
&gt; &lt;--- Transmitting (NAT) to <a href="http://192.168.1.102:5060" target="_blank">192.168.1.102:5060</a> ---&gt;<br>
&gt; SIP/2.0 404 Not Found<br>
&gt; Via: SIP/2.0/UDP<br>
&gt; <a href="http://192.168.1.102:5060" target="_blank">192.168.1.102:5060</a>;branch=z9hG4bK793126083;received=<a href="http://192.168.1.102" target="_blank">192.168.1.102</a>;rport=5060<br>
&gt; &nbsp;From: 2001 &lt;<a href="mailto:sip:2001@192.168.1.101">sip:2001@192.168.1.101</a>&gt;;tag=2612560371<br>
&gt; To: &lt;<a href="mailto:sip:ping@192.168.1.101">sip:ping@192.168.1.101</a>&gt;;tag=as0ca1ddb0<br>
&gt; Call-ID: <a href="mailto:2808830214@192.168.1.102">2808830214@192.168.1.102</a><br>
&gt; &nbsp;CSeq: 20 OPTIONS<br>
&gt; User-Agent: Asterisk PBX<br>
&gt; Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY<br>
&gt; Supported: replaces<br>
&gt; Accept: application/sdp<br>
&gt; Content-Length: 0<br>
&gt;<br>
&gt;<br>
&gt; &lt;------------&gt;<br>
&gt; &nbsp;[Mar 18 05:33:12] Scheduling destruction of SIP dialog<br>
&gt; &#39;<a href="mailto:2808830214@192.168.1.102">2808830214@192.168.1.102</a>&#39; in 32000 ms (Method: OPTIONS)<br>
&gt; [Mar 18 05:33:13]<br>
&gt; &lt;--- SIP read from <a href="http://192.168.1.102:8526" target="_blank">192.168.1.102:8526</a> ---&gt;<br>
&gt; &nbsp;BYE <a href="mailto:sip:333@192.168.1.101">sip:333@192.168.1.101</a> SIP/2.0<br>
&gt; Via: SIP/2.0/UDP<br>
&gt; <a href="http://192.168.1.102:8526" target="_blank">192.168.1.102:8526</a>;branch=z9hG4bK-d87543-f409c54c895d2452-1--d87543-;rport<br>
&gt; Max-Forwards: 70<br>
&gt; &nbsp;Contact: &lt;sip:2000@192.168.1.102:8526&gt;<br>
&gt; To: &quot;333&quot;&lt;<a href="mailto:sip:333@192.168.1.101">sip:333@192.168.1.101</a>&gt;;tag=as1c53735e<br>
&gt; From: &quot;2000&quot;&lt;<a href="mailto:sip:2000@192.168.1.101">sip:2000@192.168.1.101</a>&gt;;tag=902ece11<br>
&gt; &nbsp;Call-ID: ZGU0NzM1M2I3ZmM1OGQ4OTViZTlhMDdmNzQ2MTdjMzQ.<br>
&gt; CSeq: 3 BYE<br>
&gt; Proxy-Authorization: Digest<br>
&gt; username=&quot;2000&quot;,realm=&quot;asterisk&quot;,nonce=&quot;387941cf&quot;,uri=&quot;<a href="mailto:sip:333@192.168.1.101">sip:333@192.168.1.101</a>&quot;,response=&quot;c48a3b608e9c1806c3b5f1c6d7fbab01&quot;,algorithm=MD5<br>

&gt; &nbsp;User-Agent: X-Lite release 1011s stamp 41150<br>
&gt; Reason: SIP;description=&quot;User Hung Up&quot;<br>
&gt; Content-Length: 0<br>
&gt;<br>
&gt;<br>
&gt; &lt;-------------&gt;<br>
&gt; [Mar 18 05:33:13] --- (12 headers 0 lines) ---<br>
&gt; [Mar 18 05:33:13] Sending to <a href="http://192.168.1.102" target="_blank">192.168.1.102</a> : 8526 (NAT)<br>
&gt; &nbsp;[Mar 18 05:33:13]<br>
&gt; &lt;--- Transmitting (NAT) to <a href="http://192.168.1.102:8526" target="_blank">192.168.1.102:8526</a> ---&gt;<br>
&gt; SIP/2.0 200 OK<br>
&gt; Via: SIP/2.0/UDP<br>
&gt; <a href="http://192.168.1.102:8526" target="_blank">192.168.1.102:8526</a>;branch=z9hG4bK-d87543-f409c54c895d2452-1--d87543-;received=<a href="http://192.168.1.102" target="_blank">192.168.1.102</a>;rport=8526<br>
&gt; &nbsp;From: &quot;2000&quot;&lt;<a href="mailto:sip:2000@192.168.1.101">sip:2000@192.168.1.101</a>&gt;;tag=902ece11<br>
&gt; To: &quot;333&quot;&lt;<a href="mailto:sip:333@192.168.1.101">sip:333@192.168.1.101</a>&gt;;tag=as1c53735e<br>
&gt; &nbsp;Call-ID: ZGU0NzM1M2I3ZmM1OGQ4OTViZTlhMDdmNzQ2MTdjMzQ.<br>
&gt; CSeq: 3 BYE<br>
&gt; User-Agent: Asterisk PBX<br>
&gt; Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY<br>
&gt; Supported: replaces<br>
&gt; Contact: &lt;<a href="mailto:sip:333@192.168.1.101">sip:333@192.168.1.101</a>&gt;<br>
&gt; &nbsp;Content-Length: 0<br>
&gt;<br>
&gt;<br>
&gt; &lt;------------&gt;<br>
&gt; [Mar 18 05:33:13] &nbsp; == Spawn extension (my-phones, 333, 2) exited non-zero<br>
&gt; on &#39;SIP/2000-081e0738&#39;<br>
&gt; [Mar 18 05:33:14] Really destroying SIP dialog<br>
&gt; &#39;ZGU0NzM1M2I3ZmM1OGQ4OTViZTlhMDdmNzQ2MTdjMzQ.&#39; Method: BYE<br>
&gt; &nbsp;[Mar 18 05:33:17]<br>
&gt; &lt;--- SIP read from <a href="http://192.168.1.102:8526" target="_blank">192.168.1.102:8526</a> ---&gt;<br>
&gt; SUBSCRIBE <a href="mailto:sip:2000@192.168.1.101">sip:2000@192.168.1.101</a> SIP/2.0<br>
&gt; Via: SIP/2.0/UDP<br>
&gt; <a href="http://192.168.1.102:8526" target="_blank">192.168.1.102:8526</a>;branch=z9hG4bK-d87543-5a0fd851e47c773d-1--d87543-;rport<br>
&gt; &nbsp;Max-Forwards: 70<br>
&gt; Contact: &lt;sip:2000@192.168.1.102:8526&gt;<br>
&gt; To: &quot;2000&quot;&lt;<a href="mailto:sip:2000@192.168.1.101">sip:2000@192.168.1.101</a>&gt;<br>
&gt; From: &quot;2000&quot;&lt;<a href="mailto:sip:2000@192.168.1.101">sip:2000@192.168.1.101</a>&gt;;tag=181de57f<br>
&gt; &nbsp;Call-ID: YjBmMzBlMjY3ZTMyYTA0YTUxYjI0NDExNTgxMjlmMzE.<br>
&gt; CSeq: 1 SUBSCRIBE<br>
&gt; Expires: 300<br>
&gt; Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE,<br>
&gt; INFO<br>
&gt; User-Agent: X-Lite release 1011s stamp 41150<br>
&gt; &nbsp;Event: message-summary<br>
&gt; Content-Length: 0<br>
&gt;<br>
&gt;<br>
&gt; &lt;-------------&gt;<br>
&gt; [Mar 18 05:33:17] --- (13 headers 0 lines) ---<br>
&gt; [Mar 18 05:33:17] Creating new subscription<br>
&gt; [Mar 18 05:33:17] Sending to <a href="http://192.168.1.102" target="_blank">192.168.1.102</a> : 8526 (NAT)<br>
&gt; &nbsp;[Mar 18 05:33:17] Found peer &#39;2000&#39;<br>
&gt; [Mar 18 05:33:17]<br>
&gt; &lt;--- Transmitting (NAT) to <a href="http://192.168.1.102:8526" target="_blank">192.168.1.102:8526</a> ---&gt;<br>
&gt; SIP/2.0 401 Unauthorized<br>
&gt; Via: SIP/2.0/UDP<br>
&gt; <a href="http://192.168.1.102:8526" target="_blank">192.168.1.102:8526</a>;branch=z9hG4bK-d87543-5a0fd851e47c773d-1--d87543-;received=<a href="http://192.168.1.102" target="_blank">192.168.1.102</a>;rport=8526<br>
&gt; &nbsp;From: &quot;2000&quot;&lt;<a href="mailto:sip:2000@192.168.1.101">sip:2000@192.168.1.101</a>&gt;;tag=181de57f<br>
&gt; To: &quot;2000&quot;&lt;<a href="mailto:sip:2000@192.168.1.101">sip:2000@192.168.1.101</a>&gt;;tag=as392594ef<br>
&gt; &nbsp;Call-ID: YjBmMzBlMjY3ZTMyYTA0YTUxYjI0NDExNTgxMjlmMzE.<br>
&gt; CSeq: 1 SUBSCRIBE<br>
&gt; User-Agent: Asterisk PBX<br>
&gt; Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY<br>
&gt; Supported: replaces<br>
&gt; WWW-Authenticate: Digest algorithm=MD5, realm=&quot;asterisk&quot;, nonce=&quot;2897b4aa&quot;<br>
&gt; &nbsp;Content-Length: 0<br>
&gt;<br>
&gt;<br>
&gt; &lt;------------&gt;<br>
&gt; [Mar 18 05:33:17] Scheduling destruction of SIP dialog<br>
&gt; &#39;YjBmMzBlMjY3ZTMyYTA0YTUxYjI0NDExNTgxMjlmMzE.&#39; in 6976 ms (Method:<br>
&gt; SUBSCRIBE)<br>
&gt; [Mar 18 05:33:17]<br>
&gt; &lt;--- SIP read from <a href="http://192.168.1.102:8526" target="_blank">192.168.1.102:8526</a> ---&gt;<br>
&gt; &nbsp;SUBSCRIBE <a href="mailto:sip:2000@192.168.1.101">sip:2000@192.168.1.101</a> SIP/2.0<br>
&gt; Via: SIP/2.0/UDP<br>
&gt; <a href="http://192.168.1.102:8526" target="_blank">192.168.1.102:8526</a>;branch=z9hG4bK-d87543-904ff3127e03aa31-1--d87543-;rport<br>
&gt; &nbsp;Max-Forwards: 70<br>
&gt; Contact: &lt;sip:2000@192.168.1.102:8526&gt;<br>
&gt; To: &quot;2000&quot;&lt;<a href="mailto:sip:2000@192.168.1.101">sip:2000@192.168.1.101</a>&gt;<br>
&gt; From: &quot;2000&quot;&lt;<a href="mailto:sip:2000@192.168.1.101">sip:2000@192.168.1.101</a>&gt;;tag=181de57f<br>
&gt; &nbsp;Call-ID: YjBmMzBlMjY3ZTMyYTA0YTUxYjI0NDExNTgxMjlmMzE.<br>
&gt; CSeq: 2 SUBSCRIBE<br>
&gt; Expires: 300<br>
&gt; Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE,<br>
&gt; INFO<br>
&gt; User-Agent: X-Lite release 1011s stamp 41150<br>
&gt; &nbsp;Authorization: Digest<br>
&gt; username=&quot;2000&quot;,realm=&quot;asterisk&quot;,nonce=&quot;2897b4aa&quot;,uri=&quot;<a href="mailto:sip:2000@192.168.1.101">sip:2000@192.168.1.101</a>&quot;,response=&quot;f1bcbbc23e4069ea95962b8c2fbb12b0&quot;,algorithm=MD5<br>

&gt; &nbsp;Event: message-summary<br>
&gt; Content-Length: 0<br>
&gt;<br>
&gt;<br>
&gt; &lt;-------------&gt;<br>
&gt; [Mar 18 05:33:17] --- (14 headers 0 lines) ---<br>
&gt; [Mar 18 05:33:17] Creating new subscription<br>
&gt; [Mar 18 05:33:17] Sending to <a href="http://192.168.1.102" target="_blank">192.168.1.102</a> : 8526 (NAT)<br>
&gt; &nbsp;[Mar 18 05:33:17] Found peer &#39;2000&#39;<br>
&gt; [Mar 18 05:33:17] Looking for 2000 in my-phones (domain <a href="http://192.168.1.101" target="_blank">192.168.1.101</a>)<br>
&gt; [Mar 18 05:33:17]<br>
&gt; &lt;--- Transmitting (NAT) to <a href="http://192.168.1.102:8526" target="_blank">192.168.1.102:8526</a> ---&gt;<br>
&gt; &nbsp;SIP/2.0 404 Not Found<br>
&gt; Via: SIP/2.0/UDP<br>
&gt; <a href="http://192.168.1.102:8526" target="_blank">192.168.1.102:8526</a>;branch=z9hG4bK-d87543-904ff3127e03aa31-1--d87543-;received=<a href="http://192.168.1.102" target="_blank">192.168.1.102</a>;rport=8526<br>
&gt; &nbsp;From: &quot;2000&quot;&lt;<a href="mailto:sip:2000@192.168.1.101">sip:2000@192.168.1.101</a>&gt;;tag=181de57f<br>
&gt; To: &quot;2000&quot;&lt;<a href="mailto:sip:2000@192.168.1.101">sip:2000@192.168.1.101</a>&gt;;tag=as392594ef<br>
&gt; &nbsp;Call-ID: YjBmMzBlMjY3ZTMyYTA0YTUxYjI0NDExNTgxMjlmMzE.<br>
&gt; CSeq: 2 SUBSCRIBE<br>
&gt; User-Agent: Asterisk PBX<br>
&gt; Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY<br>
&gt; Supported: replaces<br>
&gt; Content-Length: 0<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Mon, Mar 17, 2008 at 7:26 PM, Steve Totaro<br>
&gt; &lt;<a href="mailto:stotaro@totarotechnologies.com">stotaro@totarotechnologies.com</a>&gt; wrote:<br>
&gt; &gt; SIP debug output please.<br>
&gt; &gt;<br>
&gt; &gt; Thanks,<br>
&gt; &gt; Steve Totaro<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; On Mon, Mar 17, 2008 at 7:17 AM, Pete Kay &lt;<a href="mailto:petedao@gmail.com">petedao@gmail.com</a>&gt; wrote:<br>
&gt; &gt; &gt; Hi,<br>
&gt; &gt; &gt; Thanks for pointing out. &nbsp;I checked the extenip and it is fine. &nbsp;The<br>
&gt; thing<br>
&gt; &gt; &gt; is that I have already configure gsm as one of the codec in the<br>
&gt; sip.conf:<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; [general]<br>
&gt; &gt; &gt; port = 5060<br>
&gt; &gt; &gt; bindaddr = <a href="http://0.0.0.0" target="_blank">0.0.0.0</a><br>
&gt; &gt; &gt; &nbsp;context = others<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; register =&gt;<a href="http://outraspace:whatever@voipuser.org/outraspace" target="_blank">outraspace:whatever@voipuser.org/outraspace</a><br>
&gt; &gt; &gt; nat=yes<br>
&gt; &gt; &gt; externip=58.251.75.333<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; localnet=<a href="http://192.168.1.0/255.255.255.0" target="_blank">192.168.1.0/255.255.255.0</a><br>
&gt; &gt; &gt; &nbsp;canreinvite=no<br>
&gt; &gt; &gt; disallow=all<br>
&gt; &gt; &gt; allow=ulaw<br>
&gt; &gt; &gt; allow=alaw<br>
&gt; &gt; &gt; allow=gsm<br>
&gt; &gt; &gt; qualify=yes<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Any other hints?<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; On Mon, Mar 17, 2008 at 6:47 PM, Anselm Martin Hoffmeister<br>
&gt; &gt; &gt; &lt;<a href="mailto:anselm@hoffmeister-online.de">anselm@hoffmeister-online.de</a>&gt; wrote:<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; Am Montag, den 17.03.2008, 15:08 +0800 schrieb Pete Kay:<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; Hi,<br>
&gt; &gt; &gt; &gt; &gt; I am new to Asterisk and I am having a setup problem that I am<br>
&gt; trying<br>
&gt; &gt; &gt; &gt; &gt; to resolved for the last couple days without any success. &nbsp;I am<br>
&gt; pretty<br>
&gt; &gt; &gt; &gt; &gt; much desperated on this issue and I don&#39;t know why. &nbsp;Can someone<br>
&gt; &gt; &gt; &gt; &gt; please kindly help me to troubleshoot this? &nbsp;I can&#39;t hear any audio<br>
&gt; &gt; &gt; &gt; &gt; from Asterisk when running Playback or VoiceMail tests.<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; Dear Pete,<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; my first idea would be that something with your codecs is borken (TM).<br>
&gt; I<br>
&gt; &gt; &gt; &gt; personally use a setup quite similar to yours, with the one visible<br>
&gt; &gt; &gt; &gt; difference that I also allow the &quot;gsm&quot; codec, owing to the fact that<br>
&gt; at<br>
&gt; &gt; &gt; &gt; least my home-recorded prompts are gsm only. I _guess_ asterisk could<br>
&gt; or<br>
&gt; &gt; &gt; &gt; should handle format conversion from audio files automagically, but<br>
&gt; for<br>
&gt; &gt; &gt; &gt; making sure, please try adding &quot;gsm&quot;, at least for now.<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; You might also want to setup the<br>
&gt; &gt; &gt; &gt; [sipclient] stanza in sip.conf such that &quot;nat&quot; is set to &quot;no&quot;,<br>
&gt; although<br>
&gt; &gt; &gt; &gt; I do not see why that should break things. Especially as &quot;Echo&quot; works.<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; The externip is set to your current external IP, right? (Knowing full<br>
&gt; &gt; &gt; &gt; well that some DSL lines get a new IP as often as 6 times a day, or as<br>
&gt; a<br>
&gt; &gt; &gt; &gt; P2P bandwidth countermeasure down to five minute intervals at certain<br>
&gt; &gt; &gt; &gt; restrictive providers once your &quot;fair use&quot; volume is used up). Again<br>
&gt; &gt; &gt; &gt; this should not be the culprit...<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; Poking with a stick in the swamps, but perhaps hitting the bug :-P<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; BR<br>
&gt; &gt; &gt; &gt; Anselm<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; _______________________________________________<br>
&gt; &gt; &gt; &gt; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; asterisk-users mailing list<br>
&gt; &gt; &gt; &gt; To UNSUBSCRIBE or update options visit:<br>
&gt; &gt; &gt; &gt; &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; _______________________________________________<br>
&gt; &gt; &gt; &nbsp;-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; &nbsp;asterisk-users mailing list<br>
&gt; &gt; &gt; &nbsp;To UNSUBSCRIBE or update options visit:<br>
&gt; &gt; &gt; &nbsp; &nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
&gt; &gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
&gt; &gt;<br>
&gt; &gt; asterisk-users mailing list<br>
&gt; &gt; To UNSUBSCRIBE or update options visit:<br>
&gt; &gt; &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
&gt; &gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; &nbsp;-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
&gt;<br>
&gt; &nbsp;asterisk-users mailing list<br>
&gt; &nbsp;To UNSUBSCRIBE or update options visit:<br>
&gt; &nbsp; &nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
&gt;<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>
</div></div></blockquote></div><br>