Hi , <br> I have a problem with a X100, i do a external call to the asterisk server . The dialplan its simple answer and hangup..<br>when it's done , the telephone which i did the call , is in line but asterisk server is finish.
<br>I'll apreciate all your suggestion. Greetings, txus.<br><br>The asterisk output:<br><br> -- Executing Hangup("Zap/1-1", "") in new stack<br> == Spawn extension (macro-hangupcall, s, 4) exited non-zero on 'Zap/1-1' in macro 'hangupcall'
<br> == Spawn extension (macro-hangupcall, s, 4) exited non-zero on 'Zap/1-1'<br> -- Hungup 'Zap/1-1'<br><br><br>zapata.conf<br> [channels]<br><br>language=es<br>context=from-pstn<br>signalling=fxs_ks<br>rxwink=300 ; Atlas seems to use long (250ms) winks
<br>;<br>; Whether or not to do distinctive ring detection on FXO lines<br>;<br>;usedistinctiveringdetection=yes<br><br>;===============Aņadido=========<br>busydetect=yes<br>answeronpolarityswitch=yes<br>hanguponpolarityswitch=yes
<br>callprogress=no<br>progzone=es<br>; callerid=asreceived ; asi los telf saben kien llama.???<br>rxgain=8.2<br>txgain=1.0<br>; echocancelwhenbridged=yes<br>; echotraining=yes<br>;===============================<br><br>
usecallerid=yes
<br>hidecallerid=no<br>callwaiting=yes<br>usecallingpres=yes<br>callwaitingcallerid=yes<br>threewaycalling=yes<br>transfer=yes<br>cancallforward=yes<br>callreturn=yes<br>echocancel=yes<br>echocancelwhenbridged=no<br>group=0
<br>callgroup=1<br>pickupgroup=1<br>immediate=no<br><br><br>