<div>Hi All,</div>
<div> </div>
<div>Currently I have voice calls from a certain SIP peer coming into an asterisk server where the specific [SIP] channel is set to &#39;canreinvite=no&#39;.</div>
<div> </div>
<div>I would like to enable reinvites for certain calls, matched on DID.  So I&#39;m wondering if there is a mechanism in the dial plan to turn on/off reinvite capability or will every call on this channel be forced to use the SIP peer context for the duration of the call?  Is there maybe a new feature in 1.6 that does this?</div>

<div> </div>
<div>exten =&gt; 5551212,1,Set(canreinvite=yes)</div>
<div>exten =&gt; 5551212,2,Dial(<a href="mailto:SIP/$%7BEXTEN%7D@othersippeer">SIP/${EXTEN}@othersippeer</a>,,)</div>
<div> </div>
<div>Something like that.</div>
<div> </div>
<div>Thanks.</div>
<div> </div>
<div>JR<br>-- <br>JR Richardson<br>Engineering for the Masses</div>