<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=iso-8859-15"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Philipp Kempgen wrote:
<blockquote cite="mid47248F82.7040807@amooma.de" 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"><http://127.0.0.1/Bellcore-dr2></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"><http://127.0.0.1/Bellcore-dr2></a>)
</pre>
</blockquote>
<pre wrap=""><!---->
SIPAddHeader(Alert-Info: ...);
Regards,
Philipp Kempgen
</pre>
</blockquote>
Took me a while to notice the difference between - and _<br>
<br>
But it works now!<br>
<br>
Thanks,<br>
Lyle<br>
<br>
<br>
</body>
</html>