<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=us-ascii" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Mojo with Horan &amp; Company, LLC wrote:
<blockquote cite="mid47261E64.7040204@horanappraisals.com" type="cite">
  <pre wrap="">Lyle Giese wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Philipp Kempgen wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">Lyle Giese wrote:

  
      </pre>
      <blockquote type="cite">
        <pre wrap="">I had a working 1.0.x Asterisk setup using:

SetVar(ALERT_INFO=<a class="moz-txt-link-rfc2396E" href="http://127.0.0.1/Bellcore-dr2">&lt;http://127.0.0.1/Bellcore-dr2&gt;</a>)
Which used the short quick rings.

In Asterisk 1.4, I have tried several things, but I think the correct
syntax is:
Set(_ALERT_INFO=<a class="moz-txt-link-rfc2396E" href="http://127.0.0.1/Bellcore-dr2">&lt;http://127.0.0.1/Bellcore-dr2&gt;</a>)
    
        </pre>
      </blockquote>
      <pre wrap="">SIPAddHeader(Alert-Info: ...);

Regards,
  Philipp Kempgen

  
      </pre>
    </blockquote>
    <pre wrap="">Took me a while to notice the difference between - and _

But it works now!
    </pre>
  </blockquote>
  <pre wrap=""><!---->Do you mean you're using SetVar(Alert-Info: ...) instead of 
SIPAddHeader(Alert-Info: ...) ?

Thanks,
Moj
  </pre>
</blockquote>
I WAS using SetVar with * v1.0.x.&nbsp; For version 1.4.x, I had to ask what
the new syntax was for the same functionality.<br>
<br>
Lyle<br>
<br>
</body>
</html>