<div>You can also try busydetect=yes, busycount=4 in zapata.conf.</div>
<div>&nbsp;</div>
<div><em>;<br>; On trunk interfaces (FXS) and E&amp;M interfaces (E&amp;M, Wink, Feature Group D<br>; etc, it can be useful to perform busy detection either in an effort to<br>; detect hangup or for detecting busies<br>;
<br>busydetect=yes<br>;<br>; On trunk interfaces (FXS) it can be useful to attempt to follow the progress<br>; of a call through RINGING, BUSY, and ANSWERING. If turned on, call<br>; progress attempts to determine answer, busy, and ringing on phone lines.
<br>; This feature is HIGHLY EXPERIMENTAL and can easily detect false answers,<br>; so don't count on it being very accurate. Also, it is ONLY configured for<br>; standard U.S. tones<br>;<br>busycount=4</em></div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>regards,</div>
<div>&nbsp;</div>
<div>Umair bari<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 11/24/05, <b class="gmail_sendername">Faris Raouf</b> &lt;<a href="mailto:asterisk@raouf.net">asterisk@raouf.net</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><a href="mailto:f6hqz-m@hamwlan.net">f6hqz-m@hamwlan.net</a> wrote:<br>&gt; Hello everybody&nbsp;&nbsp;:-)<br>&gt;<br>
&gt; This are my first line french zapata.conf settings.<br>&gt; I have 3 like this, with only rx/tx gain a little bit different levels.<br>&gt; Running well.<br>&gt; Best Regards,<br>&gt; Francois BERGERET,<br>&gt; France.
<br>&gt;<br>&gt; usecallerid=yes<br>&gt; hidecallerid=no<br>&gt; usecallingpres=yes<br>&gt; callwaitingcallerid=yes<br>&gt; threewaycalling=yes<br>&gt; transfer=yes<br>&gt; canpark=yes<br>&gt; cancallforward=yes<br>&gt; callreturn=yes
<br>&gt; echocancel=yes<br>&gt; echocancelwhenbridged=yes<br>&gt; echotraining=yes<br>&gt; rxgain=2<br>&gt; txgain=6<br>&gt; group=1<br>&gt; callgroup=1<br>&gt; pickupgroup=1<br>&gt; immediate=no<br>&gt; busydetect=yes<br>
&gt; busycount=3<br>&gt; busypattern=500,500<br>&gt; signalling = fxs_ks<br>&gt; channel =&gt; 1<br>&gt;<br>&gt; -----Message d'origine-----<br>&gt; De : <a href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com
</a><br>&gt; [mailto:<a href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a>] De la part de asterisk user<br>&gt; dupont<br>&gt; Envoyé : vendredi 18 novembre 2005 13:33<br>&gt; À : 
<a href="mailto:asterisk-users@lists.digium.com">asterisk-users@lists.digium.com</a><br>&gt; Objet : [Asterisk-Users] In France asterisk never detect hang up. Why ?<br>&gt;<br>&gt;<br>&gt; Hello.<br>&gt;<br>&gt; I am sorry my english is not good at all.
<br>&gt;<br>&gt; When i have a call from a fxo port of a tdm400p, asterisk waits one minute<br>&gt; before detecting that the caller has hang up his phone.<br>&gt;<br>&gt; I have in my extension conf :<br>&gt; answer<br>&gt; background&nbsp;&nbsp;(the prompt is 40 second long)
<br>&gt; dial (on fxs port)&nbsp;&nbsp;confgured for 30 seconds ringing.<br>&gt;<br>&gt; if the caller hang up at the begining of the background prompt, asterisk<br>&gt; waits until he make ring the phone on the dial command for the all 30
<br>&gt; secondes before detecting the hang up.<br>&gt;<br>&gt; Do you know if there is a way to repair that ?<br>&gt;<br>&gt; here is what i see on asterisk when the caller hang up IMMEDITALY after the<br>&gt; test prompt begins :
<br>&gt;<br>&gt; *CLI&gt;&nbsp;&nbsp;&nbsp;&nbsp; -- Starting simple switch on 'Zap/4-1'<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; -- Executing Answer(&quot;Zap/4-1&quot;, &quot;&quot;) in new stack<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; -- Executing NoOp(&quot;Zap/4-1&quot;, &quot;0675458745&quot;) in new stack
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; -- Executing Set(&quot;Zap/4-1&quot;, &quot;TIMEOUT(response)=20&quot;) in new stack<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; -- Response timeout set to 20<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; -- Executing BackGround(&quot;Zap/4-1&quot;, &quot;barge&quot;) in new stack
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; -- Playing 'test' (language 'fr')<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; -- Executing Dial(&quot;Zap/4-1&quot;, &quot;Zap/2|0675458745|30&quot;) in new stack<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; -- Called 2<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; -- Zap/2-1 is ringing<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; -- Zap/2-1 is ringing
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; -- Zap/2-1 is ringing<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; -- Zap/2-1 is ringing<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; -- Zap/2-1 answered Zap/4-1<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; -- Attempting native bridge of Zap/4-1 and Zap/2-1<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; -- Hungup 'Zap/2-1'<br>&gt;&nbsp;&nbsp; == Spawn extension (reseau, s, 5) exited non-zero on 'Zap/4-1'
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; -- Executing Hangup(&quot;Zap/4-1&quot;, &quot;&quot;) in new stack<br>&gt;&nbsp;&nbsp; == Spawn extension (reseau, h, 1) exited non-zero on 'Zap/4-1'<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; -- Hungup 'Zap/4-1'<br>&gt;<br>&gt;<br>&gt; In my zapata.conf
 i have :<br>&gt;<br>&gt; language=fr<br>&gt; default=fr<br>&gt; relaxdtmf=yes<br>&gt; echocancelwhenbridged=yes<br>&gt; rxgain=0.0<br>&gt; txgain=0.0<br>&gt; cidsignalling=v23<br>&gt; usecallerid=yes<br>&gt; group =&gt; 1
<br>&gt; context=reseau<br>&gt; signalling=fxs_ks<br>&gt; callprogress=yes<br>&gt; busydetect=yes<br>&gt; callerid=asreceived<br>&gt; busycount=5<br>&gt; pulse=yes<br>&gt;<br>&gt; In my zaptel.conf i have :<br>&gt;<br>&gt; loadzone=fr
<br>&gt; defaultzone=fr<br>&gt; fxoks=1-3<br>&gt; fxsks=4<br>&gt;<br>&gt;<br>&gt; If anyone can see what is wrong he will really help me.<br>&gt;<br>&gt; thank you.<br><br>Your English is better than my French :-)<br><br>
Making the TDM400p detect hangups can be hard. I had it working OK with<br>pre-1.2 versions, but now in 1.2 stable I'm also having some problems<br>again. I'll investigate in more details eventually.<br><br>For now, the only thing I can suggest is that you add:
<br><br>hanguponpolarityswitch=yes<br><br>in your zapata.conf<br><br>In the UK, hangups are signaled by a polarity switch, and since<br>sometimes the UK and Europe do the same thing, I'm hoping this will be<br>the case for you too.
<br><br>However, even with this option enabled, like I say, I'm having some<br>small problems with 1.2 stable. I hope to have time this weekend to<br>investigate and see what is going on.<br><br>Faris.<br><br><br><br>_______________________________________________
<br>--Bandwidth and Colocation sponsored by <a href="http://Easynews.com">Easynews.com</a> --<br><br>Asterisk-Users mailing list<br><a href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</a><br><a href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br></blockquote></div><br>