<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Tue, Dec 4, 2018 at 9:59 AM Mitch Claborn <<a href="mailto:mitch_ml@claborn.net">mitch_ml@claborn.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I am seeing the following type of error in the console and verbose log.<br>
<br>
Connected line update to PJSIP/mlc296-00000000 prevented<br>
<br>
It is happening after a Dial command [Dial("PJSIP/mlc296-00000006", <br>
"PJSIP/mlcx450,25,IktT")] before the other party answers the phone.<br>
<br>
This happens to be dialing from a Digium phone to a soft phone, but I <br>
also get the message when dialing the other way.<br>
I am using the latest Asterisk 16 and DPMA.<br>
<br>
There doesn't seem to be any damage - everything works OK, but I'd like <br>
to figure out what this means and fix it or prevent it.<br>
<br>
I did find <br>
<a href="https://wiki.asterisk.org/wiki/display/DIGIUM/Digium+Phones+and+Connected+Line+Updates" rel="noreferrer" target="_blank">https://wiki.asterisk.org/wiki/display/DIGIUM/Digium+Phones+and+Connected+Line+Updates</a> <br>
and applied those changes but it did not help.<br>
<br>
Any ideas?<br></blockquote><div><br></div><div>That message is not an error.  It is a verbose log stating what it did.  It is a result</div><div> of you telling the Dial application to block the initial connected line update because <br></div><div>you set Dial's 'I' option flag.</div><div><br></div><div>Richard</div><br></div></div>