<P>Hello ALL</P>
<P>When i dial out to outside, how to detected remote call offhook.</P>
<P>i append in extensions.conf</P>
<P>[ext-callout]<BR>;exten =&gt; s,1,NVLineDetect(60,d)<BR>;exten =&gt; s,1,NVLineDetect<BR>;exten =&gt; s,1,NVBackgroundDetect(custom/aa_1)<BR>;exten =&gt; s,1,MachineDetect(7000,2,2200)<BR>;exten =&gt; s,1,NVFaxDetect(10)</P>
<P>exten =&gt; s,1,NoOp</P>
<P>exten =&gt; s,2,background(custom/aa_2)<BR>exten =&gt; s,3,Hangup</P>
<P>exten =&gt; answer,1,background(custom/aa_11)<BR>exten =&gt; answer,2,hangup</P>
<P>exten =&gt; fax,1,txfax(/testfax.tif|9080718)<BR>exten =&gt; fax,2,Hangup</P>
<P>;exten =&gt; fax,1,background(custom/aa_21)<BR>;exten =&gt; fax,2,hangup</P>
<P>exten =&gt; talk,1,background(custom/aa_12)<BR>exten =&gt; talk,2,hangup</P>
<P>exten =&gt; i,1,hangup<BR>exten =&gt; h,1,hangup</P>
<P>and make a new call file test.call</P>
<P>Channel: Vpb/g1/2442790<BR>MaxRetries: 0<BR>WaitTime: 20<BR>Context: ext-callout<BR>Extension: s<BR>Priority: 1<BR></P>
<P>when i copy test.call to /var/spool/asterisk/outgoing. my asterisk dial out. then play exten =&gt; s,2,background(custom/aa_2)<BR>?</P>
<P>please help me to configure to regconize remote call offhook, then i must be playing wave file.</P>
<P>Thanks</P>
<P>&nbsp;</P>
<P>My hardware is using Voicetronix Openswitch 12, disconnect tone is good.</P>
<P>&nbsp;</P>