<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    Initially I thought the issue might be that I had not implemented
    call tokens - they weren't called out in the RFC so I missed it in
    the first round.&nbsp; I added in call tokens last week,&nbsp; but get the
    same result - Asterisk just ignores my 'new' - no error message,&nbsp; no
    indications at all that anything is wrong - just ignores the
    packet.&nbsp; <br>
    <br>
    I've been through all the IEs - Wireshark is OK with all of them
    except the call token stuff so I *think* the IEs I've implemented
    are OK.&nbsp; I've implemented all the 'required' IEs that are called out
    in the RFC,&nbsp; and a few others.&nbsp; I've compared the 'new' that I
    receive from Asterisk with the 'new' that I'm sending to Asterisk
    and don't see the difference.&nbsp; I've implemented all the IEs on the
    outgoing 'new' that I see in the incoming 'new',&nbsp; but my 'new' gets
    ignored.&nbsp; <br>
    <br>
    Again,&nbsp; any hints at all would be greatly appreciated.<br>
    <br>
    Bill<br>
    <blockquote cite="mid:4ED6C399.4030202@comcast.net" type="cite">Actually,&nbsp;
      'nothing on the console' isn't entirely accurate.&nbsp; I see Zoiper
      (from my development system) registering.&nbsp; I don't see my device
      sending the 'new' or 'ping's.&nbsp; They get ignored.
      <br>
      <br>
      Best,
      <br>
    </blockquote>
    <blockquote cite="mid:4ED6C399.4030202@comcast.net" type="cite">
      Bill <br>
    </blockquote>
    <br>
    <blockquote cite="mid:4ED6C399.4030202@comcast.net" type="cite">
      Hi All,<br>
      <br>
      I'm having trouble with an IAX command and was wondering if
      someone would take a look and maybe point me in the right
      direction. <br>
      <br>
      I am running Asterisk 1.8.4.2 on CentOS 5.6.&nbsp; When I try to set up
      an incoming call (my hardphone calling to Asterisk) I issue a
      'new' packet that is ignored by Asterisk.&nbsp;&nbsp;&nbsp; There's got to be
      something wrong with my 'new' packet but I can't see it.&nbsp; I've
      uploaded a short Wireshark capture file to: <br>
      <a class="moz-txt-link-freetext"
        href="http://b.shaw.home.comcast.net/new.pcap">http://b.shaw.home.comcast.net/new.pcap</a>
      <br>
      <br>
      The players here are: <br>
      192.168.1.50 - my development system running Zoiper <br>
      192.168.1.4&nbsp;&nbsp; - the Asterisk PBX <br>
      192.168.1.31 - my IAX hardphone <br>
      <br>
      You can see my 'new' command at packet #28 in the capture.&nbsp; I <b
        class="moz-txt-star"><span class="moz-txt-tag">*</span>think<span
          class="moz-txt-tag">*</span></b> I got all the required
      information elements but the command is just ignored by Asterisk
      so my hardphone just keeps retransmitting it. <br>
      <br>
      I'm in the final stages of development hoping to be able to ship
      product soon but I am stuck at this point. If someone could take a
      look and offer some words of wisdom I'd forever be in your debt.<br>
      <br>
      Thanks,<br>
      <br>
      Bill<br>
    </blockquote>
    <br>
  </body>
</html>