<div dir="ltr"><br clear="all">Hi mates,<div>I have this setup:</div><div><span class="Apple-style-span" style="font-weight: bold;">Xlite----&gt;Openser----&gt;Asterisk------&gt;VoIP to PTSN Provide</span>r</div><div><br></div>
<div>I use kamailio 1.3.3(port5060), MediaProxy and Asterisk 1.4 (port 5065) on the same Debian Box in Realtime with no NAT. Asterisk connects calls to the VoIP to PSTN provider. I am able to establish calls towards the PSTN side(Landline &amp; Mobiles) &nbsp;but with no audio. I can hear the ringing tone but when the call connects and the conversation begin i hear nothing so as the Callee side.&nbsp;</div>
<div><br></div><div>Below are my configs,the ngrep captured packets and codecs.</div><div>####################################################################################</div><div><div>route[4] {</div><div>&nbsp;&nbsp; &nbsp;# routing to the public network</div>
<div>&nbsp;&nbsp; &nbsp;rewritehostport(&quot;xx.xxx.xxx.xx:5065&quot;);</div><div>&nbsp;&nbsp; &nbsp;t_on_failure(&quot;2&quot;);</div><div>&nbsp;&nbsp; &nbsp;if (!t_relay()) {</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;sl_reply_error();</div><div>&nbsp;&nbsp; &nbsp;};</div><div>exit;</div><div>}</div><div>
<br></div><div>route[6] {</div><div>&nbsp;&nbsp; &nbsp;#</div><div>&nbsp;&nbsp; &nbsp;# -- NAT handling --</div><div>&nbsp;&nbsp; &nbsp;#</div><div>&nbsp;&nbsp; &nbsp;if (isbflagset(6) || isbflagset(7)) {</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;append_hf(&quot;P-hint: Route[6]: mediaproxy \r\n&quot;);</div>
<div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;use_media_proxy();</div><div>&nbsp;&nbsp; &nbsp;};</div><div>}</div><div><br></div><div>route[10] {</div><div>&nbsp;&nbsp; &nbsp;#from an internal domain -&gt; inbound</div><div>&nbsp;&nbsp; &nbsp;#Native SIP destinations are handled using the location table</div>
<div>&nbsp;&nbsp; &nbsp;#Gateway destinations are handled by regular expressions</div><div>&nbsp;&nbsp; &nbsp;append_hf(&quot;P-hint: inbound-&gt;inbound \r\n&quot;);</div><div><br></div><div>&nbsp;&nbsp; &nbsp;if (uri=~&quot;^sip:0[1-9][0-9]+@.*&quot;) {</div><div>
&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;if (is_user_in(&quot;credentials&quot;,&quot;local&quot;)) {</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;strip(1);</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;prefix(&quot;27&quot;);</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; route(6);</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; route(4);</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;exit;</div>
<div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;} else {</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;sl_send_reply(&quot;403&quot;, &quot;No permissions for local calls&quot;);</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;exit;</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;};</div><div>&nbsp;&nbsp; &nbsp;};</div></div><div><div><br></div><div>
if (uri=~&quot;^sip:00[1-9][0-9]+@.*&quot;) {</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;if (is_user_in(&quot;credentials&quot;,&quot;int&quot;)) {</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; strip(2);</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; route(6);</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;route(4);</div>
<div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;exit;</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;} else {</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;sl_send_reply(&quot;403&quot;, &quot;No permissions for international calls&quot;);</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;};</div><div>&nbsp;&nbsp; &nbsp;};</div><div><br></div></div><div>
###################################################################################</div><div><div>This call was from the xlite softphone 1974 towards the Landline 0123825710.</div><div>###################################################################################</div>
<div>U 2008/12/06 03:38:43.896057 <a href="http://196.212.209.18:46738">196.212.209.18:46738</a> -&gt; kamailio IP:5060</div><div>&nbsp;&nbsp;INVITE sip:0123825710@KAMAILIO ip SIP/2.0..Via: SIP/2.0/UDP <a href="http://192.168.0.55">192.168.0.55</a>:</div>
<div>&nbsp;&nbsp;46738;branch=z9hG4bK-d8754z-2d5e73428b95d262-1---d8754z-;rport..Max-Forward</div><div>&nbsp;&nbsp;s: 70..Contact: &lt;<a href="http://sip:1974@196.212.209.18:46738">sip:1974@196.212.209.18:46738</a>&gt;..To: &quot;0123825710&quot;&lt;sip:01238</div>
<div>&nbsp;&nbsp;25710@kamailio IP&gt;..From: &lt;sip:1974@kamailio IP&gt;;tag=353dd217..Call-ID:</div><div>&nbsp;&nbsp; MGRiNzM0ZGYxZTk1ZDI3ZjZmMTRhMDVlNTQ0NTUwZjg...CSeq: 1 INVITE..Allow: INVIT</div><div>&nbsp;&nbsp;E, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO..Cont</div>
<div>&nbsp;&nbsp;ent-Type: application/sdp..User-Agent: X-Lite release 1014k stamp 47051..Co</div><div>&nbsp;&nbsp;ntent-Length: 237....v=0..o=- 1 2 IN IP4 192.168.0.55..s=CounterPath X-Lite</div><div>&nbsp;&nbsp; 3.0..c=IN IP4 192.168.0.55..t=0 0..m=audio 60782 RTP/AVP 0 8 3 101..a=fmtp</div>
<div>&nbsp;&nbsp;:101 0-15..a=rtpmap:101 telephone-event/8000..a=alt:1 1 : ljiQYRpD NiMZsfdZ</div><div>&nbsp;&nbsp; <a href="http://192.168.0.55">192.168.0.55</a> 60782..a=sendrecv..</div><div><br></div><div>U 2008/12/06 03:38:43.896350 Kamailio IP:5060 -&gt; <a href="http://196.212.209.18:46738">196.212.209.18:46738</a></div>
<div>&nbsp;&nbsp;SIP/2.0 407 Proxy Authentication Required..Via: SIP/2.0/UDP <a href="http://192.168.0.55:46">192.168.0.55:46</a></div><div>&nbsp;&nbsp;738;branch=z9hG4bK-d8754z-2d5e73428b95d262-1---d8754z-;rport=46738;received</div><div>&nbsp;&nbsp;=196.212.209.18..To: &quot;0123825710&quot;&lt;sip:0123825710@kamailio IP&gt;;tag=329cfea</div>
<div>&nbsp;&nbsp;a6ded039da25ff8cbb8668bd2.dcfe..From: &lt;sip:1974@kamailio IP&gt;;tag=353dd217</div><div>&nbsp;&nbsp;..Call-ID: MGRiNzM0ZGYxZTk1ZDI3ZjZmMTRhMDVlNTQ0NTUwZjg...CSeq: 1 INVITE..Pr</div><div>&nbsp;&nbsp;oxy-Authenticate: Digest realm=&quot;<a href="http://41.208.212.97">41.208.212.97</a>&quot;, nonce=&quot;4939d8cfeb060ab14354</div>
<div>&nbsp;&nbsp;85eee811cdf644f759a2&quot;..Content-Length: 0....</div><div><br></div><div>U 2008/12/06 03:38:44.086313 <a href="http://196.212.209.18:46738">196.212.209.18:46738</a> -&gt; kamailio IP:5060</div><div>&nbsp;&nbsp;ACK sip:0123825710@kamailio IP SIP/2.0..Via: SIP/2.0/UDP <a href="http://192.168.0.55:467">192.168.0.55:467</a></div>
<div>&nbsp;&nbsp;38;branch=z9hG4bK-d8754z-2d5e73428b95d262-1---d8754z-;rport..To: &quot;012382571</div><div>&nbsp;&nbsp;0&quot;&lt;sip:0123825710@kamailio IP&gt;;tag=329cfeaa6ded039da25ff8cbb8668bd2.dcfe.</div><div>&nbsp;&nbsp;.From: &lt;<a href="mailto:sip%3A1974@41.208.212.97">sip:1974@41.208.212.97</a>&gt;;tag=353dd217..Call-ID: MGRiNzM0ZGYxZTk1ZDI3</div>
<div>&nbsp;&nbsp;ZjZmMTRhMDVlNTQ0NTUwZjg...CSeq: 1 ACK..Content-Length: 0....</div><div><br></div></div><div><br></div><div><br></div><div><div>U 2008/12/06 03:38:44.582208 asterisk IP:5065 -&gt; kamailio IP:5060</div><div>&nbsp;&nbsp;SIP/2.0 100 Trying..Via: SIP/2.0/UDP kamailio IP;branch=z9hG4bKd78.7bd576</div>
<div>&nbsp;&nbsp;24.0;received=kamailio IP..Via: SIP/2.0/UDP 192.168.0.55:46738;received=1</div><div>&nbsp;&nbsp;<a href="http://96.212.209.18">96.212.209.18</a>;branch=z9hG4bK-d8754z-2aedec27a8ddd96c-1---d8754z-;rport=4673</div><div>&nbsp;&nbsp;8..Record-Route: &lt;sip:kamailio IP;lr=on;ftag=353dd217;nat=yes&gt;..From: &lt;si</div>
<div>&nbsp;&nbsp;p:1974@kamailio IP&gt;;tag=353dd217..To: &quot;0123825710&quot;&lt;sip:0123825710@41.208.</div><div>&nbsp;&nbsp;212.97&gt;..Call-ID: MGRiNzM0ZGYxZTk1ZDI3ZjZmMTRhMDVlNTQ0NTUwZjg...CSeq: 2 INV</div><div>&nbsp;&nbsp;ITE..User-Agent: Asterisk PBX..Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, RE</div>
<div>&nbsp;&nbsp;FER, SUBSCRIBE, NOTIFY..Supported: replaces..Contact: &lt;sip:27123825710@41.2</div><div>&nbsp;&nbsp;08.212.97:5065&gt;..Content-Length: 0....</div><div><br></div><div>U 2008/12/06 03:38:44.711225 <a href="http://70.42.72.49:5060">70.42.72.49:5060</a> -&gt; Asterisk IP:5065</div>
<div>&nbsp;&nbsp;SIP/2.0 100 Giving a try..Via: SIP/2.0/UDP Asterisk IP:5065;branch=z9hG4b</div><div>&nbsp;&nbsp;K22abec12;rport=5065..From: &quot;1974&quot; &lt;sip:1974@Asterisk IP:5065&gt;;tag=as6a7c</div><div>&nbsp;&nbsp;b89f..To: &lt;<a href="mailto:sip%3A1214650027123825710@70.42.72.49">sip:1214650027123825710@70.42.72.49</a>&gt;..Call-ID: 1934f5d443abffe07</div>
<div>&nbsp;&nbsp;c59d0a42215b49c@41.208.212.97..CSeq: 102 INVITE..Server: OpenSER (1.3.2-not</div><div>&nbsp;&nbsp;ls (i386/solaris))..Content-Length: 0....</div><div><br></div><div>U 2008/12/06 03:38:47.206445 <a href="http://70.42.72.49:5060">70.42.72.49:5060</a> -&gt; Asterisk IP:5065</div>
<div>&nbsp;&nbsp;SIP/2.0 183 Session Progress..Via: SIP/2.0/UDP Asterisk IP:5065;branch=z9</div><div>&nbsp;&nbsp;hG4bK22abec12;rport=5065..From: &quot;1974&quot; &lt;sip:1974@Asterisk IP:5065&gt;;tag=as</div><div>&nbsp;&nbsp;6a7cb89f..To: &lt;<a href="mailto:sip%3A1214650027123825710@70.42.72.49">sip:1214650027123825710@70.42.72.49</a>&gt;;tag=cba-1a6e-48ecbab6..</div>
<div>&nbsp;&nbsp;Call-ID: 1934f5d443abffe07c59d0a42215b49c@Asterisk IP..CSeq: 102 INVITE..</div><div>&nbsp;&nbsp;Contact: &lt;<a href="mailto:sip%3A1214650027123825710@70.42.72.138">sip:1214650027123825710@70.42.72.138</a>&gt;..Date: Wed, 08 Oct 2008 13:</div>
<div>&nbsp;&nbsp;50:49 GMT..Server: BRSIP v2.0.1.2..Record-Route: &lt;sip:<a href="http://70.42.72.49">70.42.72.49</a>;lr=on;fta</div><div>&nbsp;&nbsp;g=as6a7cb89f&gt;..Content-Type: application/sdp..Content-Length: 212....v=0..o</div><div>&nbsp;&nbsp;=BRSDP 792898 792898 IN IP4 216.49.201.22..s=BRSDP Session..c=IN IP4 216.49</div>
<div>&nbsp;&nbsp;.201.22..t=0 0..m=audio 27852 RTP/AVP 0 101..a=ptime:20..a=rtpmap:0 PCMU/80</div><div>&nbsp;&nbsp;00..a=rtpmap:101 telephone-event/8000..a=fmtp:101 0-15..</div><div><br></div><div>U 2008/12/06 03:38:47.206891 Asterisk IP:5065 -&gt; Kamailio IP:5060</div>
<div>&nbsp;&nbsp;SIP/2.0 183 Session Progress..Via: SIP/2.0/UDP kamailio IP;branch=z9hG4bK</div><div>&nbsp;&nbsp;d78.7bd57624.0;received=kamailio IP..Via: SIP/2.0/UDP <a href="http://192.168.0.55:46738">192.168.0.55:46738</a>;</div><div>&nbsp;&nbsp;received=<a href="http://196.212.209.18">196.212.209.18</a>;branch=z9hG4bK-d8754z-2aedec27a8ddd96c-1---d8754z-;</div>
<div>&nbsp;&nbsp;rport=46738..Record-Route: &lt;sip:<a href="http://41.208.212.97">41.208.212.97</a>;lr=on;ftag=353dd217;nat=yes&gt;.</div><div>&nbsp;&nbsp;.From: &lt;sip:1974@kamilio IP&gt;;tag=353dd217..To: &quot;0123825710&quot;&lt;sip:01238257</div>
<div>&nbsp;&nbsp;<a href="mailto:10@41.208.212.97">10@41.208.212.97</a>&gt;;tag=as4377a96d..Call-ID: MGRiNzM0ZGYxZTk1ZDI3ZjZmMTRhMDVl</div><div>&nbsp;&nbsp;NTQ0NTUwZjg...CSeq: 2 INVITE..User-Agent: Asterisk PBX..Allow: INVITE, ACK,</div><div>
&nbsp;&nbsp; CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY..Supported: replaces..Conta</div><div>&nbsp;&nbsp;ct: &lt;sip:27123825710@Asterisk IP:5065&gt;..Content-Type: application/sdp..Co</div><div>&nbsp;&nbsp;ntent-Length: 287....v=0..o=root 2664 2664 IN IP4 41.208.212.97..s=session.</div>
<div><div>&nbsp;.c=IN IP4 41.208.212.97..t=0 0..m=audio 19202 RTP/AVP 8 0 3 101..a=rtpmap:8</div><div>&nbsp;&nbsp; PCMA/8000..a=rtpmap:0 PCMU/8000..a=rtpmap:3 GSM/8000..a=rtpmap:101 telepho</div><div>&nbsp;&nbsp;ne-event/8000..a=fmtp:101 0-16..a=silenceSupp:off - - - -..a=ptime:20..a=se</div>
<div>&nbsp;&nbsp;ndrecv..</div><div><br></div><div>U 2008/12/06 03:38:47.207106 Kamailio IP:5060 -&gt; <a href="http://196.212.209.18:46738">196.212.209.18:46738</a></div><div>&nbsp;&nbsp;SIP/2.0 183 Session Progress..Via: SIP/2.0/UDP 192.168.0.55:46738;received=</div>
<div>&nbsp;&nbsp;<a href="http://196.212.209.18">196.212.209.18</a>;branch=z9hG4bK-d8754z-2aedec27a8ddd96c-1---d8754z-;rport=467</div><div>&nbsp;&nbsp;38..Record-Route: &lt;sip:kamailio IP;lr=on;ftag=353dd217;nat=yes&gt;..From: &lt;s</div><div>
&nbsp;&nbsp;ip:1974@Kamailio IP&gt;;tag=353dd217..To: &quot;0123825710&quot;&lt;sip:0123825710@kamilio IP&gt;;tag=as4377a96d..Call-ID: MGRiNzM0ZGYxZTk1ZDI3ZjZmMTRhMDVlNTQ0NTUwZ</div><div>&nbsp;&nbsp;jg...CSeq: 2 INVITE..User-Agent: Asterisk PBX..Allow: INVITE, ACK, CANCEL,</div>
<div>&nbsp;&nbsp;OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY..Supported: replaces..Contact: &lt;sip:</div><div>&nbsp;&nbsp;<a href="http://27123825710@41.208.212.97:5065">27123825710@41.208.212.97:5065</a>&gt;..Content-Type: application/sdp..Content-Len</div>
<div>&nbsp;&nbsp;gth: 287....v=0..o=root 2664 2664 IN IP4 Asterisk IP..s=session..c=IN IP4</div><div>&nbsp;&nbsp; 41.208.212.97..t=0 0..m=audio 19202 RTP/AVP 8 0 3 101..a=rtpmap:8 PCMA/800</div><div>&nbsp;&nbsp;0..a=rtpmap:0 PCMU/8000..a=rtpmap:3 GSM/8000..a=rtpmap:101 telephone-event/</div>
<div>&nbsp;&nbsp;8000..a=fmtp:101 0-16..a=silenceSupp:off - - - -..a=ptime:20..a=sendrecv..</div><div><br></div></div><div>########################################################################################</div><div>Sip.conf</div>
<div><div><div>[general]</div><div>context=from-trunk &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</div><div>bindport=5065 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</div><div>autocreatepeer=yes &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</div><div>bindaddr=xx.xxx.xxx.xx &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</div>
<div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</div><div>disallow=all &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</div><div>;allow=gsm</div><div>;allow=amr</div><div>allow=alaw</div><div>allow=ulaw &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</div>
<div>allow=gsm</div><div>;allow=ilbc &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</div><div>;disallow=all</div><div>;</div><div>;useragent=Asterisk PBX &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</div><div>dtmfmode = rfc2833 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</div>
<div>domain=xx.xxx.xxx.xx &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ; Add IP address as local domain</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</div></div><div>[Provider]</div><div>disallow=all</div><div>canreinvite=no</div><div>context=from-trunk</div>
<div>allow=all</div><div>;allow=ulaw</div><div>;allow=gsm</div><div>host=xx.xx.xx.xx</div><div>insecure=port,invite</div><div>type=peer &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ; we only want to call out, not be call$</div><div>dtmfmode=rfc2833</div>
</div><div>#########################################################################################</div><div>Here is my codecs</div><div><br></div><div><div>41*CLI&gt; core show translation</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; Translation times between formats (in milliseconds) for one second of data</div>
<div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Source Format (Rows) Destination Format (Columns)</div><div><br></div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;g723 gsm ulaw alaw g726aal2 adpcm slin lpc10 g729 speex ilbc g726 g722 amr</div><div>&nbsp;&nbsp; &nbsp; g723 &nbsp; &nbsp;- &nbsp; - &nbsp; &nbsp;- &nbsp; &nbsp;- &nbsp; &nbsp; &nbsp; &nbsp;- &nbsp; &nbsp; - &nbsp; &nbsp;- &nbsp; &nbsp; - &nbsp; &nbsp;- &nbsp; &nbsp; - &nbsp; &nbsp;- &nbsp; &nbsp;- &nbsp; &nbsp;- &nbsp; -</div>
<div>&nbsp;&nbsp; &nbsp; &nbsp;gsm &nbsp; &nbsp;- &nbsp; - &nbsp; &nbsp;2 &nbsp; &nbsp;2 &nbsp; &nbsp; &nbsp; &nbsp;2 &nbsp; &nbsp; 2 &nbsp; &nbsp;1 &nbsp; &nbsp; 5 &nbsp; &nbsp;- &nbsp; &nbsp;19 &nbsp; &nbsp;- &nbsp; &nbsp;2 &nbsp; &nbsp;- &nbsp;14</div><div>&nbsp;&nbsp; &nbsp; ulaw &nbsp; &nbsp;- &nbsp; 5 &nbsp; &nbsp;- &nbsp; &nbsp;1 &nbsp; &nbsp; &nbsp; &nbsp;2 &nbsp; &nbsp; 2 &nbsp; &nbsp;1 &nbsp; &nbsp; 5 &nbsp; &nbsp;- &nbsp; &nbsp;19 &nbsp; &nbsp;- &nbsp; &nbsp;2 &nbsp; &nbsp;- &nbsp;14</div><div>&nbsp;&nbsp; &nbsp; alaw &nbsp; &nbsp;- &nbsp; 5 &nbsp; &nbsp;1 &nbsp; &nbsp;- &nbsp; &nbsp; &nbsp; &nbsp;2 &nbsp; &nbsp; 2 &nbsp; &nbsp;1 &nbsp; &nbsp; 5 &nbsp; &nbsp;- &nbsp; &nbsp;19 &nbsp; &nbsp;- &nbsp; &nbsp;2 &nbsp; &nbsp;- &nbsp;14</div>
<div>&nbsp;g726aal2 &nbsp; &nbsp;- &nbsp; 5 &nbsp; &nbsp;2 &nbsp; &nbsp;2 &nbsp; &nbsp; &nbsp; &nbsp;- &nbsp; &nbsp; 2 &nbsp; &nbsp;1 &nbsp; &nbsp; 5 &nbsp; &nbsp;- &nbsp; &nbsp;19 &nbsp; &nbsp;- &nbsp; &nbsp;1 &nbsp; &nbsp;- &nbsp;14</div><div>&nbsp;&nbsp; &nbsp;adpcm &nbsp; &nbsp;- &nbsp; 5 &nbsp; &nbsp;2 &nbsp; &nbsp;2 &nbsp; &nbsp; &nbsp; &nbsp;2 &nbsp; &nbsp; - &nbsp; &nbsp;1 &nbsp; &nbsp; 5 &nbsp; &nbsp;- &nbsp; &nbsp;19 &nbsp; &nbsp;- &nbsp; &nbsp;2 &nbsp; &nbsp;- &nbsp;14</div><div>&nbsp;&nbsp; &nbsp; slin &nbsp; &nbsp;- &nbsp; 4 &nbsp; &nbsp;1 &nbsp; &nbsp;1 &nbsp; &nbsp; &nbsp; &nbsp;1 &nbsp; &nbsp; 1 &nbsp; &nbsp;- &nbsp; &nbsp; 4 &nbsp; &nbsp;- &nbsp; &nbsp;18 &nbsp; &nbsp;- &nbsp; &nbsp;1 &nbsp; &nbsp;- &nbsp;13</div>
<div>&nbsp;&nbsp; &nbsp;lpc10 &nbsp; &nbsp;- &nbsp; 6 &nbsp; &nbsp;3 &nbsp; &nbsp;3 &nbsp; &nbsp; &nbsp; &nbsp;3 &nbsp; &nbsp; 3 &nbsp; &nbsp;2 &nbsp; &nbsp; - &nbsp; &nbsp;- &nbsp; &nbsp;20 &nbsp; &nbsp;- &nbsp; &nbsp;3 &nbsp; &nbsp;- &nbsp;15</div><div>&nbsp;&nbsp; &nbsp; g729 &nbsp; &nbsp;- &nbsp; - &nbsp; &nbsp;- &nbsp; &nbsp;- &nbsp; &nbsp; &nbsp; &nbsp;- &nbsp; &nbsp; - &nbsp; &nbsp;- &nbsp; &nbsp; - &nbsp; &nbsp;- &nbsp; &nbsp; - &nbsp; &nbsp;- &nbsp; &nbsp;- &nbsp; &nbsp;- &nbsp; -</div><div>&nbsp;&nbsp; &nbsp;speex &nbsp; &nbsp;- &nbsp; 6 &nbsp; &nbsp;3 &nbsp; &nbsp;3 &nbsp; &nbsp; &nbsp; &nbsp;3 &nbsp; &nbsp; 3 &nbsp; &nbsp;2 &nbsp; &nbsp; 6 &nbsp; &nbsp;- &nbsp; &nbsp; - &nbsp; &nbsp;- &nbsp; &nbsp;3 &nbsp; &nbsp;- &nbsp;15</div>
<div>&nbsp;&nbsp; &nbsp; ilbc &nbsp; &nbsp;- &nbsp; - &nbsp; &nbsp;- &nbsp; &nbsp;- &nbsp; &nbsp; &nbsp; &nbsp;- &nbsp; &nbsp; - &nbsp; &nbsp;- &nbsp; &nbsp; - &nbsp; &nbsp;- &nbsp; &nbsp; - &nbsp; &nbsp;- &nbsp; &nbsp;- &nbsp; &nbsp;- &nbsp; -</div><div>&nbsp;&nbsp; &nbsp; g726 &nbsp; &nbsp;- &nbsp; 5 &nbsp; &nbsp;2 &nbsp; &nbsp;2 &nbsp; &nbsp; &nbsp; &nbsp;1 &nbsp; &nbsp; 2 &nbsp; &nbsp;1 &nbsp; &nbsp; 5 &nbsp; &nbsp;- &nbsp; &nbsp;19 &nbsp; &nbsp;- &nbsp; &nbsp;- &nbsp; &nbsp;- &nbsp;14</div><div>&nbsp;&nbsp; &nbsp; g722 &nbsp; &nbsp;- &nbsp; - &nbsp; &nbsp;- &nbsp; &nbsp;- &nbsp; &nbsp; &nbsp; &nbsp;- &nbsp; &nbsp; - &nbsp; &nbsp;- &nbsp; &nbsp; - &nbsp; &nbsp;- &nbsp; &nbsp; - &nbsp; &nbsp;- &nbsp; &nbsp;- &nbsp; &nbsp;- &nbsp; -</div>
<div>&nbsp;&nbsp; &nbsp; &nbsp;amr &nbsp; &nbsp;- &nbsp; 6 &nbsp; &nbsp;3 &nbsp; &nbsp;3 &nbsp; &nbsp; &nbsp; &nbsp;3 &nbsp; &nbsp; 3 &nbsp; &nbsp;2 &nbsp; &nbsp; 6 &nbsp; &nbsp;- &nbsp; &nbsp;20 &nbsp; &nbsp;- &nbsp; &nbsp;3 &nbsp; &nbsp;- &nbsp; -</div><div>&nbsp;</div><div><br></div></div><div><br></div>With best regards,</div><div>Lu.</div><div><br></div><div>-- <br>Luzango Mfupe<br>
TUUNE MOBILE<br>Tel:0128440528/0123825710<br>Tshwane-RSA<br><br>&quot;...Ships are safe in harbor, but they were never meant to stay there.......&quot;<br>
</div></div>