<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Should not crash, can you send the backtrace from the core dump?
    What version are you using?<br>
    <br>
    Also, setting debug=3 in config file and sending the log messages
    will help.<br>
    <br>
    Saving $avps() is something very common in my configs and haven't
    encountered any issues in the past years.<br>
    <br>
    Cheers,<br>
    Daniel<br>
    <br>
    <div class="moz-cite-prefix">On 28/03/14 20:18, Ryan Brindley wrote:<br>
    </div>
    <blockquote
cite="mid:CAPW0XzpdCoPH1w32wnsqcFae0vK+5jMW1g-wazknsdv5yoSJLg@mail.gmail.com"
      type="cite">
      <div dir="ltr">It's also worth noting that I tried to use avp and
        it successfully added the custom value, but was causing Kamailio
        to crash once it tried to handle multiple calls at once.
        <div><br>
        </div>
        <div>I'm pretty green to Kamailio, so you'll have to pardon my
          inexperience on this probably pretty easy question.<br>
          <div class="gmail_extra"><br>
            <div class="gmail_quote">
              On Fri, Mar 28, 2014 at 1:58 PM, Ryan Brindley <span
                dir="ltr"><<a moz-do-not-send="true"
                  href="mailto:ryan@straticsnetworks.com"
                  target="_blank">ryan@straticsnetworks.com</a>></span>
              wrote:<br>
              <blockquote class="gmail_quote" style="margin:0 0 0
                .8ex;border-left:1px #ccc solid;padding-left:1ex">
                <div dir="ltr">
                  <div>Hey community,</div>
                  <div><br>
                  </div>
                  <div>I'm trying to get a 2nd leg custom header value
                    stored in my acc table.</div>
                  <div><br>
                  </div>
                  <div>Right now I'm appending the header with append_hf
                    in a failure route and trying to use:</div>
                  <div><br>
                  </div>
                  <div>modparam("acc","db_extra","custom=$hdr(Custom)")<br>
                  </div>
                  <div><br>
                  </div>
                  <div>A sip trace shows the header was properly added
                    and xlog output shows the proper $hdr(Custom) value
                    just after I append the header, but the value
                    doesn't show in acc. </div>
                  <div><br>
                  </div>
                  <div>Does acc only read from the INVITE of the
                    incoming leg?</div>
                  <div><br>
                  </div>
                  <div>Any suggestions on how to get this 2nd leg INVITE
                    header in acc is greatly appreciated. </div>
                  <div><br>
                  </div>
                  <div>Thanks in advance,</div>
                  <br clear="all">
                  <div>
                    <div dir="ltr">
                      <div style="font-family:arial;font-size:small">Ryan</div>
                    </div>
                  </div>
                </div>
              </blockquote>
            </div>
            <br>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a>
<a class="moz-txt-link-freetext" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla - <a class="moz-txt-link-freetext" href="http://www.asipto.com">http://www.asipto.com</a>
<a class="moz-txt-link-freetext" href="http://twitter.com/#!/miconda">http://twitter.com/#!/miconda</a> - <a class="moz-txt-link-freetext" href="http://www.linkedin.com/in/miconda">http://www.linkedin.com/in/miconda</a>
Kamailio World Conference - April 2-4, 2014, Berlin, Germany
<a class="moz-txt-link-freetext" href="http://www.kamailioworld.com">http://www.kamailioworld.com</a></pre>
  </body>
</html>