<p dir="ltr">Define it as a variable, use the variable to define the filename....</p>
<p dir="ltr">Ex.</p>
<p dir="ltr">exten =&gt; 529,n,Set(monfile=num-${CALLERID(num)}_name-${CALLERID(name)}_${EXTEN}_UID-${UNIQUEID})</p>
<p dir="ltr">exten =&gt; 529,n,MixMonitor(/var/spool/disa/${monfile}.wav,,)<br>
</p>
<div class="gmail_quot&lt;blockquote class=" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">hello list,<div><br></div><div>i have asterisk 1.4 installed i use MixMonitor to record all the inboud calls with the code below my question how can i do to save alse the sip extenssion 223  </div>
<div>
<br></div><div><br></div><div><div>exten =&gt; 529,1,Answer()</div><div>exten =&gt; 529,n,MixMonitor(test_${UNIQUEID}.wav|av(0)V(0))</div><div>exten =&gt; 529,n,Dial(SIP/223)</div><div>exten =&gt; 529,n,Hangup() </div>
<div><br></div><div><br></div><div>thanks and regards </div></div></div>
<br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></div>