<div dir="ltr">Hi Guys<div><br></div><div>I'm using asterisk 1.8.23.1</div><div><br></div><div>When I add a SIP Header from inside the extensions.conf (SIPAddHeader(Alert-Info:<<a href="http://www.notused.com">http://www.notused.com</a>>\;info=alert-internal\;x-line-id=0) ) it works fine.</div><div><br></div><div>When I try to do the same thing from within a database table, all of the string apart fromĀ x-line-id=0 gets ignored. I've tried escaping the semicolon and not escaping it and the result is always the same, just the last part of the full string is expressed.</div><div><br></div><div>Some of the ways that I have tried to enter the string are below:</div><div>appdata='Alert-Info:<<a href="http://www.notused.com">http://www.notused.com</a>>\\;info=alert-internal\\;x-line-id=0'</div><div>appdata='Alert-Info:<<a href="http://www.notused.com">http://www.notused.com</a>>;info=alert-internal;x-line-id=0'</div><div>appdata='Alert-Info:<<a href="http://www.notused.com">http://www.notused.com</a>>\\\\;info=alert-internal\\\\;x-line-id=0'</div><div><br></div><div>Does anyone know the correct format to store this in a DB table for it to be expressed correctly? I'm using MySQL.</div><div><br></div><div>Thanks in Advance</div><div><br></div><div>Ish<br clear="all"><div><br></div>-- <br><div dir="ltr"><pre>Ishfaq Malik 
Department: VOIP Support
Company: Packnet Limited
t: +44 (0)845 004 4994
f: +44 (0)161 660 9825
e: <a href="mailto:ish@pack-net.co.uk" target="_blank">ish@pack-net.co.uk</a>
w: <a href="http://www.pack-net.co.uk" target="_blank">http://www.pack-net.co.uk</a>

Registered Address: PACKNET LIMITED, Duplex 2, Ducie House
37 Ducie Street 
Manchester, M1 2JW
COMPANY REG NO. 04920552
</pre></div>
</div></div>