Moises,<br><br>I try put the line exactly like you send me, saw the time wait getting longer with the parameter you describe to increment. But the error is the same as you can see in logs.<br><br>Has other way to solve this problem, may I question to my telephony service de time it&#39;s need to send back the ACK ? 
<br><br>May the libmfcr2 does not receive the expected bit pattern for the ACK ?<br><br>FULL LOG:<br><br>without max-seize-wait-ack<br><br>[Dec 13 08:32:09] VERBOSE[3798] logger.c:&nbsp;&nbsp;&nbsp;&nbsp; -- Called g1<br>[Dec 13 08:32:09] NOTICE[3798] chan_unicall.c: Unicall/1 event Dialing
<br>[Dec 13 08:32:11] NOTICE[3798] chan_unicall.c: Unicall/1 event Protocol failure<br>[Dec 13 08:32:11] ERROR[3798] chan_unicall.c: Unicall/1 protocol error. Cause 32776<br><br>max-seize-wait-ack = 5000<br><br>[Dec 13 08:43:54] DEBUG[4845] chan_unicall.c: unicall_call called - &#39;g1&#39;
<br>[Dec 13 08:43:54] NOTICE[4845] chan_unicall.c: Unicall/1 event Dialing<br>[Dec 13 08:43:59] NOTICE[4845] chan_unicall.c: Unicall/1 event Protocolfailure<br>[Dec 13 08:43:59] ERROR[4845] chan_unicall.c: Unicall/1 protocol error. Cause 32776
<br><br>max-seize-wait-ack = 10000<br><br>[Dec 13 08:39:41] VERBOSE[4494] logger.c:&nbsp;&nbsp;&nbsp;&nbsp; -- Called g1<br>[Dec 13 08:39:41] NOTICE[4494] chan_unicall.c: Unicall/1 event Dialing<br>[Dec 13 08:39:51] NOTICE[4494] chan_unicall.c: Unicall/1 event Protocol failure
<br>[Dec 13 08:39:51] ERROR[4494] chan_unicall.c: Unicall/1 protocol error. Cause 32776<br><br>max-seize-wait-ack = 20000<br><br>[Dec 13 08:36:18] VERBOSE[4145] logger.c:&nbsp;&nbsp;&nbsp;&nbsp; -- Called g1<br>[Dec 13 08:36:18] NOTICE[4145] chan_unicall.c: Unicall/1 event Dialing
<br>[Dec 13 08:36:38] NOTICE[4145] chan_unicall.c: Unicall/1 event Protocol failure<br>[Dec 13 08:36:38] ERROR[4145] chan_unicall.c: Unicall/1 protocol error. Cause 32776<br><br>max-seize-wait-ack = 50000<br><br>...<br>...
<br>...<br>...<br><br><br>Best Regards,<br><br><br><div><span class="gmail_quote">2007/12/11, Moises Silva &lt;<a href="mailto:moises.silva@gmail.com">moises.silva@gmail.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Roger,<br><br>You can try to pass the protocolvariant like this:<br><br>protocolvariant=br,20,4,x,max-seize-wait-ack=3000<br><br>This deserves a little bit of more explanation.<br><br>br = Brazil<br>20 = ANI digits<br>4 = DNIS digits
<br>x = this is just a hack to be able to work with defaults and specify<br>the next value. protocolvariant expect here a mask of values ( an<br>integer ), passing NOT an integer but a character x will cause the<br>defaults to remain.
<br>max-seize-wait-ack = Number of milliseconds to wait for the ACK.<br><br>Try incrementing that number to see if works. If does, please post<br>back results here.<br><br>Regards,<br><br><br>On Dec 11, 2007 10:52 AM, Roger C. Beraldi Martins
<br>&lt;<a href="mailto:rogerberaldi@gmail.com">rogerberaldi@gmail.com</a>&gt; wrote:<br>&gt; Moises,<br>&gt;<br>&gt; Thank you for your reply and the lesson of MFC/R2 !<br>&gt;<br>&gt; My configs for the unicall.conf is:
<br>&gt; [channels]<br>&gt; language=br<br>&gt; context=from-pstn<br>&gt; usecallerid=yes<br>&gt; hidecallerid=no<br>&gt; immediate=no<br>&gt;<br>&gt; callwaitingcallerid=yes<br>&gt; threewaycalling=yes<br>&gt; transfer=yes
<br>&gt; cancallforward=yes<br>&gt; callreturn=yes<br>&gt; echocancel=yes<br>&gt; echocancelwhenbridged=yes<br>&gt; rxgain=0.0<br>&gt; txgain=0.0<br>&gt; faxdetect=both<br>&gt; loglevel=0<br>&gt; protocolclass=mfcr2<br>&gt;
<br>&gt; protocolvariant=br,20,4<br>&gt; protocolend=cpe<br>&gt; group=1<br>&gt; callerid=asreceived<br>&gt; channel=&gt;1-15<br>&gt; channel=&gt;17-31<br>&gt; channel=&gt;32-46<br>&gt; channel=&gt;48-62<br>&gt; channel=&gt;63-77
<br>&gt; channel=&gt;79-93<br>&gt; protocolclass=mfcr2<br>&gt;<br>&gt;<br>&gt; The teleco who provides the links E1s is Brasil Telecom, I use the<br>&gt; protocolvariant as shown in <a href="http://voip-info.org">voip-info.org
</a>:<br>&gt;&nbsp;&nbsp;Brasil Telecom<br>&gt; protocolvariant=br,20,4<br>&gt;&nbsp;&nbsp;But I have a question in relation to variable:<br>&gt;&nbsp;&nbsp;protocolend=co<br>&gt;<br>&gt; I was using &quot;=co&quot; and others configs I saw are using &quot;=cpe&quot;. I have change
<br>&gt; it, but don&#39;t seams to have effect to me.<br>&gt;<br>&gt; I read something on the internet which suggested changes in the file mfcr2.c<br>&gt; to correct variables of timing. I believe that that should be the way to
<br>&gt; solution, but I do not feel safe to do this changes.<br>&gt;<br>&gt;&nbsp;&nbsp;Some research later, I saw information that in future versions of<br>&gt; libunicall would not be necessary to rebuild lib to change parameters of
<br>&gt; timing, but I believe that&#39;s not implemented yet.<br>&gt;<br>&gt; How I can set a time of increased response of &quot;Seize ACK&quot; ?<br>&gt;<br>&gt; Thank you !<br>&gt;<br>&gt; 2007/12/11, Moises Silva &lt;
<a href="mailto:moises.silva@gmail.com">moises.silva@gmail.com</a>&gt;:<br>&gt; &gt; Roger,<br>&gt; &gt;<br>&gt; &gt; The &quot;seize ack timeout&quot; problem is because libmfcr2 is expecting a<br>&gt; &gt; response ( an ACK ) from the far end and it does not arrive in a R2
<br>&gt; &gt; variant dependant amount of time. Which protocolvariant do you have<br>&gt; &gt; configured in unicall.conf?<br>&gt; &gt;<br>&gt; &gt; This is how the process to start a call goes:<br>&gt; &gt;<br>&gt; &gt; 1. When you Dial(Unicall/blah), Asterisk will ask chan_unicall.c to
<br>&gt; &gt; initiate the call. chan_unicall will ask libunicall to start the call,<br>&gt; &gt; and libunicall will ask libmfcr2 to start the call.<br>&gt; &gt;<br>&gt; &gt; 2. libmfcr2 will set the ABCD bits to 0x0 (000) ( normally the ABCD
<br>&gt; &gt; bits are in Idle 1001 ). Setting the ABCD bits to 0x0 is our way to<br>&gt; &gt; tell the far end ( the telco ) that we want to start a call, this is<br>&gt; &gt; known as the &quot;Seize&quot;.<br>&gt; &gt;
<br>&gt; &gt; 3. The far end should detect this bit pattern change and answer with a<br>&gt; &gt; &quot;Seize ACK&quot; ( ABCD bits in 0xC ), in this case, libmfcr2 does not<br>&gt; &gt; receive the expected ACK in 2000ms unless you are in Kuwait ( 4000ms )
<br>&gt; &gt; or Nigeria (10000ms ).<br>&gt; &gt;<br>&gt; &gt; So, let us know your R2 variant, probably your country require more<br>&gt; &gt; time to wait for the Seize ACK.<br>&gt; &gt;<br>&gt; &gt; Regards,<br>&gt; &gt;
<br>&gt; &gt; Moisés Silva<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; On Dec 11, 2007 7:03 AM, Roger C. Beraldi Martins<br>&gt; &gt; &lt;<a href="mailto:rogerberaldi@gmail.com">rogerberaldi@gmail.com</a>&gt; wrote:<br>&gt; &gt; &gt; Dears,
<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; After having set up the board Digium TE420 to receive 3 E1s, I can<br>&gt; receive<br>&gt; &gt; &gt; calls without difficulties. As you can see in the log below:<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;&nbsp;&nbsp; -- Executing [
5908@from-pstn:1] NoOp(&quot;UniCall/14-1&quot;, &quot;Catch-All DID<br>&gt; Match<br>&gt; &gt; &gt; - Found 5908 - You probably want a DID for this.&quot;) in new stack<br>&gt; &gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-- Executing [5908@from-pstn
 :2] Goto(&quot;UniCall/14-1&quot;,<br>&gt; &quot;ext-did|s|1&quot;) in<br>&gt; &gt; &gt; new stack<br>&gt; &gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-- Goto (ext-did,s,1)<br>&gt; &gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-- Executing [s@ext-did:1] Set(&quot;UniCall/14-1&quot;, &quot;__FROM_DID=s&quot;) in
<br>&gt; new<br>&gt; &gt; &gt; stack<br>&gt; &gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-- Executing [s@ext-did:2] GotoIf(&quot;UniCall/14-1&quot;, &quot;0 ?cidok&quot;) in<br>&gt; new<br>&gt; &gt; &gt; stack<br>&gt; &gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-- Executing [s@ext-did
:3] Set(&quot;UniCall/14-1&quot;,<br>&gt; &gt; &gt; &quot;CALLERID(name)=4133602900&quot;) in new stack<br>&gt; &gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-- Executing [s@ext-did:4] NoOp(&quot;UniCall/14-1&quot;, &quot;CallerID is<br>&gt; &gt; &gt; &quot;4133602900&quot; &lt;4133602900&gt;&quot;) in new stack
<br>&gt; &gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-- Executing [s@ext-did:5] Goto(&quot;UniCall/14-1&quot;, &quot;ivr-3|s|1&quot;) in new<br>&gt; &gt; &gt; stack<br>&gt; &gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-- Goto (ivr-3,s,1)<br>&gt; &gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*snip*<br>&gt; &gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-- Executing [
s@ivr-3:10] BackGround(&quot;UniCall/14-1&quot;,<br>&gt; &quot;custom/celia&quot;) in<br>&gt; &gt; &gt; new stack<br>&gt; &gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-- &lt;UniCall/14-1&gt; Playing &#39;custom/celia&#39; (language &#39;br&#39;)<br>&gt; &gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-- Executing [
h@ivr-3:1] Hangup(&quot;UniCall/14-1&quot;, &quot;&quot;) in new stack<br>&gt; &gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-- Hungup &#39;UniCall/14-1&#39;<br>&gt; &gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-- Unicall/14 released<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;
<br>&gt; &gt; &gt; Now I am having problems to make calls using the libunicall. The problem<br>&gt; is<br>&gt; &gt; &gt; clear in this line of the full log:<br>&gt; &gt; &gt;&nbsp;&nbsp;[Dec 11 10:03:54] ERROR[12935] chan_unicall.c: Unicall/1 protocol
<br>&gt; error.<br>&gt; &gt; &gt; Cause 32776<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; Searching for the error I discovered it is &quot;Seize ack timed out&quot;, but I<br>&gt; do<br>&gt; &gt; &gt; not know exactly of what it means or how to fix it. Here is de version
<br>&gt; of<br>&gt; &gt; &gt; softwares/libs I have use (<br>&gt; &gt; &gt; <a href="http://www.voip-info.org/wiki/view/Asterisk+MFC+R2">http://www.voip-info.org/wiki/view/Asterisk+MFC+R2</a> ).<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; 
asterisk-1.4.9<br>&gt; &gt; &gt;&nbsp;&nbsp;spandsp-0.0.4<br>&gt; &gt; &gt;&nbsp;&nbsp;unicall-0.0.5pre1<br>&gt; &gt; &gt;&nbsp;&nbsp;zaptel-1.4.4<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; I already try&nbsp;&nbsp;using asterisk 1.4.10 but the comportment is the same. I
<br>&gt; &gt; &gt; don&#39;t believe the&nbsp;&nbsp;problem is in asterisk. I think my configs are<br>&gt; correctly<br>&gt; &gt; &gt; but not sure. Attached in text file follow the tests I have done using<br>&gt; &gt; &gt; testunicall, config files from 
zaptel.conf and unicall.conf I using on<br>&gt; this<br>&gt; &gt; &gt; solution.&nbsp;&nbsp;More logs is in the same file.<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; This can be caused by a problem with signaling between my settings and<br>
&gt; the<br>&gt; &gt; &gt; standard of telephony service ?<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; I&#39;m using FreePBX with a Custon Trunk (Custon String Dial: UniCall/g1),<br>&gt; my<br>&gt; &gt; &gt; extensions_aditional has
<br>&gt; &gt; &gt; the &quot;OUT_3 = AMP:UniCall/g1&quot; and &quot;OUTMAXCHANS_3 = 10&quot;.<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;&nbsp;&nbsp;Someone has already gone through a problem like this ? I would be<br>&gt; grateful<br>&gt; &gt; &gt; if received suggestions to correct it.
<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; Log Full:<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; [Dec 11 10:03:51] VERBOSE[12935] logger.c:&nbsp;&nbsp;&nbsp;&nbsp; -- Executing<br>&gt; &gt; &gt; [s@macro-dialout-trunk :32] Dial(&quot;SIP/2290-09b18a68&quot;, &quot;UniCall/g1|300|&quot;)
<br>&gt; in<br>&gt; &gt; &gt; new stack<br>&gt; &gt; &gt; [Dec 11 10:03:51] DEBUG[12935] chan_unicall.c: unicall_call called -<br>&gt; &#39;g1&#39;<br>&gt; &gt; &gt; [Dec 11 10:03:51] DEBUG[12935] chan_unicall.c: unicall_call caller id -
<br>&gt; &gt; &gt; &#39;2290&#39;<br>&gt; &gt; &gt; [Dec 11 10:03:51] VERBOSE[12935] logger.c:&nbsp;&nbsp;&nbsp;&nbsp; -- Called g1<br>&gt; &gt; &gt; [Dec 11 10:03:51] NOTICE[12935] chan_unicall.c: Unicall/1 event Dialing<br>&gt; &gt; &gt; [Dec 11 10:03:54] NOTICE[12935] chan_unicall.c: Unicall/1 event Protocol
<br>&gt; &gt; &gt; failure<br>&gt; &gt; &gt; [Dec 11 10:03:54] ERROR[12935] chan_unicall.c: Unicall/1 protocol error.<br>&gt; &gt; &gt; Cause 32776<br>&gt; &gt; &gt; [Dec 11 10:03:54] DEBUG[12935] chan_unicall.c: disabled echo
<br>&gt; cancellation on<br>&gt; &gt; &gt; channel 1<br>&gt; &gt; &gt; [Dec 11 10:03:54] WARNING[12935] app_dial.c: Unable to forward voice or<br>&gt; dtmf<br>&gt; &gt; &gt; [Dec 11 10:03:54] DEBUG[12935] chan_unicall.c: Hangup: channel: 1 index
<br>&gt; = 0,<br>&gt; &gt; &gt; normal = 10, callwait = -1, thirdcall = -1<br>&gt; &gt; &gt; [Dec 11 10:03:54] DEBUG[12935] chan_unicall.c: Updated conferencing on<br>&gt; 1,<br>&gt; &gt; &gt; with 0 conference users<br>&gt; &gt; &gt; [Dec 11 10:03:54] VERBOSE[12935] 
logger.c:&nbsp;&nbsp;&nbsp;&nbsp; -- Hungup &#39;UniCall/1-1&#39;<br>&gt; &gt; &gt; [Dec 11 10:03:54] VERBOSE[12935] logger.c:&nbsp;&nbsp; == Everyone is<br>&gt; busy/congested<br>&gt; &gt; &gt; at this time (1:0/0/1)<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;
<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; --<br>&gt; &gt; &gt;&nbsp;&nbsp;Atenciosamente,<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; Roger C. Beraldi Martins<br>&gt; &gt; &gt; Fone: 41-8828-7068<br>&gt; &gt; &gt; _______________________________________________
<br>&gt; &gt; &gt; --Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--">http://www.api-digital.com--</a><br>&gt; &gt; &gt;<br>&gt; &gt; &gt; asterisk-users mailing list<br>&gt; &gt; &gt; To UNSUBSCRIBE or update options visit:
<br>&gt; &gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>&gt; &gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; --<br>
&gt; &gt; &quot;Within C++, there is a much smaller and cleaner language struggling<br>&gt; &gt; to get out.&quot;<br>&gt; &gt;<br>&gt; &gt; _______________________________________________<br>&gt; &gt; --Bandwidth and Colocation Provided by 
<a href="http://www.api-digital.com--">http://www.api-digital.com--</a><br>&gt; &gt;<br>&gt; &gt; asterisk-users mailing list<br>&gt; &gt; To UNSUBSCRIBE or update options visit:<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>&gt; &gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;&nbsp;&nbsp;--<br>&gt; Atenciosamente,<br>&gt;<br>&gt; Roger C. Beraldi Martins<br>&gt; Fone: 41-8828-7068<br>&gt; _______________________________________________
<br>&gt; --Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--">http://www.api-digital.com--</a><br>&gt;<br>&gt; asterisk-users mailing list<br>&gt; To UNSUBSCRIBE or update options visit:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>&gt;<br><br><br><br>--<br>&quot;Within C++, there is a much smaller and cleaner language struggling
<br>to get out.&quot;<br><br>_______________________________________________<br>--Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--">http://www.api-digital.com--</a><br><br>asterisk-users mailing list
<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><br clear="all"><br>
-- <br>Atenciosamente,<br><br>Roger C. Beraldi Martins<br>Fone: 41-8828-7068