<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Hi Michael,<br>
      <br>
      thanks for your reply.<br>
      <br>
      <a class="moz-txt-link-freetext" href="http://pastebin.freeswitch.com/20318">http://pastebin.freeswitch.com/20318</a><br>
      <br>
      In pastebin I post full debug log from FS.<br>
      <br>
      xxx.xxx.xxx.xxx is FS, yyy.yyy.yyy.yyy is SBC, aaa.aaa.aaa.aaa is
      SBC media.<br>
      <br>
      From phone (linksys) is called number 074901690, number is matched
      in dialplan, naptr look up is made and&nbsp; on FS is checked if number
      is on FS, if not than number with 386+ nrn code (enum prefix) is
      send to sbc.<br>
      Sbc send call to a PBX where call is pick up (IVR, call is set up
      with g711u). On other side (innovaphone pbx) ivr tells you which
      number to use so that you will be redirected to different group of
      people.<br>
      <br>
      I dial 1, which do in pbx 302 redirect and send phone call to
      outside (mobile carrier). When this is made pbx send new sdp
      invite to FS, to change codect to g711a, which FS refuse and send
      not acceptable.<br>
      <br>
      Michael I also send you on private trace which was mad od FS and
      on SBC. I can send it also to someone, but I will prefer not to
      post it to user group as recently we are dealing with a loot of
      sip attacks.<br>
      <br>
      BR,<br>
      Miha<br>
      <br>
      Dne 12/10/2012 10:10 PM, pi&#353;e Michael Collins:<br>
    </div>
    <blockquote
cite="mid:CAKzWOxW-cZZcHvkUmXGWnZZCPr8C8Tzq=_pjFAeO5A80YHRfuQ@mail.gmail.com"
      type="cite">I highly doubt this is a bug in FreeSWITCH. It looks
      like you're having codec mismatch problems. I can see a call
      starting with just PCMU and also a call starting with just PCMA
      enabled. See lines 160 and 280, respectively.<br>
      <br>
      I doubt anyone can help without a full console debug log of all
      the calls involved. We also would need to see an explanation of
      what each call leg is supposed to be doing. Lastly it would be
      helpful to know where the pcap was taken from, i.e. from FS or the
      SBC so that we know the perspective of each point in the chart. I
      know you're trying to obfuscate away IP addresses, however in
      doing so you've also made it really hard for us to help you
      because we don't always know what is what.<br>
      <br>
      -MC<br>
      <br>
      <div class="gmail_quote">On Mon, Dec 10, 2012 at 12:49 PM, Miha <span
          dir="ltr">&lt;<a moz-do-not-send="true"
            href="mailto:miha@softnet.si" target="_blank">miha@softnet.si</a>&gt;</span>
        wrote:<br>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          Hi,<br>
          <br>
          can some pls help me:)<br>
          <br>
          Is this maybe a bug and I should post to jira?<br>
          <br>
          BR,<br>
          Miha<br>
          <div class="im"><br>
            On Mon, 10 Dec 2012 15:13:04 +0100<br>
            &nbsp;Miha &lt;<a moz-do-not-send="true"
              href="mailto:miha@softnet.si">miha@softnet.si</a>&gt;
            wrote:<br>
            &gt; HI,<br>
            &gt;<br>
            &gt; here is a sip trace from FS.<br>
            &gt;<br>
            &gt; <a moz-do-not-send="true"
              href="http://pastebin.freeswitch.org/20305"
              target="_blank">http://pastebin.freeswitch.org/20305</a><br>
            &gt;<br>
            &gt; xxx.xxx.xxx.xxx is FS, yyy.yyy.yyy.yyy is SBC,<br>
            &gt; aaa.aaa.aaa.aaa SBC media :)<br>
            &gt;<br>
            &gt; thanks for help!<br>
            &gt;<br>
            &gt; Miha<br>
            &gt;<br>
          </div>
          &gt; Dne 12/10/2012 10:52 AM, pis(e Avi Marcus:<br>
          <div class="im">&gt; &gt;<br>
            &gt; &gt; Uploading the actual wirrshark file (don't attach)
            will<br>
            &gt; likely help someone diagnose this easier.<br>
            &gt; &gt;<br>
            &gt; &gt; -Avi<br>
            &gt; &gt;<br>
            &gt; &gt;&gt; On Dec 10, 2012 11:24 AM, "Miha" &lt;<a
              moz-do-not-send="true" href="mailto:miha@softnet.si">miha@softnet.si</a><br>
          </div>
          <div class="im">&gt; &lt;mailto:<a moz-do-not-send="true"
              href="mailto:miha@softnet.si">miha@softnet.si</a>&gt;&gt;
            wrote:<br>
            &gt; &gt;&gt;<br>
            &gt; &gt;&gt; Hi,<br>
            &gt; &gt;&gt;<br>
            &gt; &gt;&gt; Scenario:<br>
            &gt; &gt;&gt;<br>
            &gt; &gt;&gt; fs ----&gt; SBC---&gt; innovaphone pbx<br>
            &gt; &gt;&gt;<br>
            &gt; &gt;&gt; calls goes throught and media is ok (g711u).
            When on<br>
            &gt; other side (innovaphone pbx) someone do a 302 redirect<br>
            &gt; innovaphone sends a sdb request in which prepose g711u,<br>
            &gt; FS trys with g711u and send back not accabtable and
            media<br>
            &gt; does not work.<br>
            &gt; &gt;&gt;<br>
            &gt; &gt;&gt; In attachment I am sending jpg of wireshark.<br>
            &gt; &gt;&gt;<br>
            &gt; &gt;&gt; &gt;From left to right: FS, SBC, SBC MEDIA (on
            different<br>
            &gt; ip than sbc).<br>
            &gt; &gt;&gt;<br>
            &gt; &gt;&gt; How to deal with this?<br>
            &gt; &gt;&gt;<br>
            &gt; &gt;&gt; Thanks!<br>
            &gt; &gt;&gt; Miha<br>
            &gt; &gt;&gt;<br>
            &gt; &gt;&gt;<br>
            &gt;<br>
_________________________________________________________________________<br>
            &gt; &gt;&gt; Professional FreeSWITCH Consulting Services:<br>
            &gt; &gt;&gt; <a moz-do-not-send="true"
              href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
          </div>
          &gt; &lt;mailto:<a moz-do-not-send="true"
            href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a>&gt;<br>
          <div class="im">&gt; &gt;&gt; <a moz-do-not-send="true"
              href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
            &gt; &gt;&gt;<br>
            &gt; &gt;&gt; FreeSWITCH-powered IP PBX: The CudaTel
            Communication<br>
            &gt; Server<br>
            &gt; &gt;&gt; <a moz-do-not-send="true"
              href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
            &gt; &gt;&gt;<br>
            &gt; &gt;&gt; Official FreeSWITCH Sites<br>
            &gt; &gt;&gt; <a moz-do-not-send="true"
              href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
            &gt; &gt;&gt; <a moz-do-not-send="true"
              href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
            &gt; &gt;&gt; <a moz-do-not-send="true"
              href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
            &gt; &gt;&gt;<br>
            &gt; &gt;&gt; FreeSWITCH-users mailing list<br>
            &gt; &gt;&gt; <a moz-do-not-send="true"
              href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
          </div>
          &gt; &lt;mailto:<a moz-do-not-send="true"
            href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>&gt;<br>
          <div class="HOEnZb">
            <div class="h5">&gt; &gt;&gt;<br>
              &gt;<br>
              <a moz-do-not-send="true"
                href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
                target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
              &gt; &gt;&gt;<br>
              &gt;<br>
              UNSUBSCRIBE:<a moz-do-not-send="true"
                href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
                target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
              &gt; &gt;&gt; <a moz-do-not-send="true"
                href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
              &gt; &gt;&gt;<br>
              &gt; &gt;<br>
              &gt; &gt;<br>
              &gt; &gt;<br>
              &gt;<br>
_________________________________________________________________________<br>
              &gt; &gt; Professional FreeSWITCH Consulting Services:<br>
              &gt; &gt; <a moz-do-not-send="true"
                href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
              &gt; &gt; <a moz-do-not-send="true"
                href="http://www.freeswitchsolutions.com"
                target="_blank">http://www.freeswitchsolutions.com</a><br>
              &gt; &gt;<br>
              &gt; &gt; FreeSWITCH-powered IP PBX: The CudaTel
              Communication<br>
              &gt; Server<br>
              &gt; &gt; <a moz-do-not-send="true"
                href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
              &gt; &gt;<br>
              &gt; &gt; Official FreeSWITCH Sites<br>
              &gt; &gt; <a moz-do-not-send="true"
                href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
              &gt; &gt; <a moz-do-not-send="true"
                href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
              &gt; &gt; <a moz-do-not-send="true"
                href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
              &gt; &gt;<br>
              &gt; &gt; FreeSWITCH-users mailing list<br>
              &gt; &gt; <a moz-do-not-send="true"
                href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
              &gt; &gt;<br>
              &gt;<br>
              <a moz-do-not-send="true"
                href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
                target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
              &gt; &gt;<br>
              &gt;<br>
              UNSUBSCRIBE:<a moz-do-not-send="true"
                href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
                target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
              &gt; &gt; <a moz-do-not-send="true"
                href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
              &gt;<br>
              <br>
              <br>
_________________________________________________________________________<br>
              Professional FreeSWITCH Consulting Services:<br>
              <a moz-do-not-send="true"
                href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
              <a moz-do-not-send="true"
                href="http://www.freeswitchsolutions.com"
                target="_blank">http://www.freeswitchsolutions.com</a><br>
              <br>
              FreeSWITCH-powered IP PBX: The CudaTel Communication
              Server<br>
              <a moz-do-not-send="true" href="http://www.cudatel.com"
                target="_blank">http://www.cudatel.com</a><br>
              <br>
              Official FreeSWITCH Sites<br>
              <a moz-do-not-send="true" href="http://www.freeswitch.org"
                target="_blank">http://www.freeswitch.org</a><br>
              <a moz-do-not-send="true"
                href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
              <a moz-do-not-send="true" href="http://www.cluecon.com"
                target="_blank">http://www.cluecon.com</a><br>
              <br>
              FreeSWITCH-users mailing list<br>
              <a moz-do-not-send="true"
                href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
              <a moz-do-not-send="true"
                href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
                target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
              UNSUBSCRIBE:<a moz-do-not-send="true"
                href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
                target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
              <a moz-do-not-send="true" href="http://www.freeswitch.org"
                target="_blank">http://www.freeswitch.org</a><br>
            </div>
          </div>
        </blockquote>
      </div>
      <br>
      <br clear="all">
      <br>
      -- <br>
      Michael S Collins<br>
      Twitter: @mercutioviz<br>
      <a moz-do-not-send="true" href="http://www.FreeSWITCH.org"
        target="_blank">http://www.FreeSWITCH.org</a><br>
      <a moz-do-not-send="true" href="http://www.ClueCon.com"
        target="_blank">http://www.ClueCon.com</a><br>
      <a moz-do-not-send="true" href="http://www.OSTAG.org"
        target="_blank">http://www.OSTAG.org</a><br>
      <br>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
<a class="moz-txt-link-abbreviated" href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a>

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
<a class="moz-txt-link-freetext" href="http://www.cudatel.com">http://www.cudatel.com</a>

Official FreeSWITCH Sites
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.cluecon.com">http://www.cluecon.com</a>

FreeSWITCH-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>