yes, actually this scenario is on remote servers. like<br><br>        SIP/<a href="http://XYZ@119.18.230.20:5060">XYZ@119.18.230.20:5060</a> <br>    SIP/<a href="http://XYZ@202.68.0.90:5678">XYZ@202.68.0.90:5678</a>   <br>
    <br>    audio is ok when dialing without using ip &amp; port as below<br>    <br>    SIP/XYZ<br>    <br>    but when i dial using below dialstring<br><br>    SIP/<a href="http://XYZ@202.68.0.90:5678">XYZ@202.68.0.90:5678</a>   <br>
    <br>    or<br><br>    SIP/<a href="http://XYZ@119.18.230.20:5060">XYZ@119.18.230.20:5060</a> <br><br>    then the problem arises<br><br>    hope you got the idea..<br>    <br>    Nasir<br>    <br><br>    ------------------------------<br>
<br>    &gt; Message: 26<br>    &gt; Date: Thu, 15 Jul 2010 17:09:06 +0200<br>    &gt; From: Jonas Kellens &lt;<a href="mailto:jonas.kellens@telenet.be">jonas.kellens@telenet.be</a>&gt;<br>    &gt; Subject: Re: [asterisk-users] One way audio when dialing multiple<br>
           registrations<br>    &gt; To: Asterisk Users Mailing List - Non-Commercial Discussion<br>           &lt;<a href="mailto:asterisk-users@lists.digium.com">asterisk-users@lists.digium.com</a>&gt;<br>    &gt; Message-ID: &lt;<a href="mailto:4C3F2492.4040201@telenet.be">4C3F2492.4040201@telenet.be</a>&gt;<br>
    &gt; Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br><br>    &gt; One-way audio is mostly firewall problem.<br><br>    &gt; Are you behind firewall ?<br><br>    &gt; You can check the audio-ports that are being used in the SDP-message by<br>
    &gt; doing a /sip debug/.<br><br>    &gt; Maybe you do not have enough UDP-ports open for the audio ?<br><br><br>    &gt; Jonas.<br><br><br>    On 07/15/2010 04:38 PM, Nasir Javaid wrote:<br>    &gt;&gt; Hi,<br>    &gt;&gt;<br>
    &gt;&gt; I am working on calling 2 registrations of same user on 2 different ip<br>    &gt;&gt; or ports. It works fine and both phones ring simultaneously. the<br>    &gt;&gt; problem is that there is one way audio, calling party can hear me but<br>
    &gt;&gt; i can&#39;t hear calling party.<br>    &gt;&gt;<br>    &gt; here is the scenario..<br>    &gt;<br>    &gt; SIP/<a href="http://XYZ@192.168.0.20:5060">XYZ@192.168.0.20:5060</a> &lt;<a href="http://XYZ">http://XYZ</a>@<a href="http://192.168.0.20:5060">192.168.0.20:5060</a>&gt;<br>
    &gt; SIP/<a href="http://XYZ@192.168.0.10:5678">XYZ@192.168.0.10:5678</a> &lt;<a href="http://XYZ">http://XYZ</a>@<a href="http://192.168.0.10:5678">192.168.0.10:5678</a>&gt;<br>    &gt;<br>    &gt; i dial using following dial string<br>
    &gt;<br>    &gt; Dial(SIP/XYZ@192.168.0.20:5060&amp;SIP/<a href="http://XYZ@192.168.0.10:5678">XYZ@192.168.0.10:5678</a><br>    &gt; &lt;<a href="http://XYZ">http://XYZ</a>@<a href="http://192.168.0.10:5678">192.168.0.10:5678</a>&gt;,30,tTog)<br>
    &gt;<br>    &gt; both destinations ring at the same time and one that is answered<br>    &gt; starts conversations. but audio is one sided as i mentioned above.<br>    &gt;<br>    &gt; But simply dialing  single registration of XYZ like<br>
    &gt; Dial(SIP/XYZ,30,tTog)   works fine and audio is fine at both ends.<br>    &gt;<br>    &gt; have any idea what is going wrong??<br>    &gt;<br>    &gt; any help will be highly appreciated<br>    &gt;<br>    &gt; regards,<br>
    &gt;<br>    &gt; Nasir Javaid<br>    &gt;<br>    &gt;<br>    &gt;<br>    &gt;<br>    -------------- next part --------------<br>    An HTML attachment was scrubbed...<br>    URL: <a href="http://lists.digium.com/pipermail/asterisk-users/attachments/20100715/b51fed83/attachment-0001.htm">http://lists.digium.com/pipermail/asterisk-users/attachments/20100715/b51fed83/attachment-0001.htm</a><br>
<br>    ------------------------------<br><br>