I already replied to you in the asterisk-r2 mailing list. Your lines are blocked, the log is telling you that:<div><br></div><div>[May 12 08:58:43] WARNING[2689]: chan_unicall.c:1034 unicall_call: Make call failed - Blocked</div>
<div><br></div><div>The only way you get that is if the line is blocked ( rx ABCD bits are 1101 or equivalent blocked for your country ) or the line is configured only for incoming calls ( not possible since chan_unicall.c hard-codes that parameter to allow calls in both ways ). </div>
<div><br clear="all">Moises Silva<br>Senior Software Engineer<br>Sangoma Technologies Inc. | 50 McIntosh Drive, Suite 120, Markham ON L3R 9T3 Canada<br>t. 1 905 474 1990 x 128 | e. <a href="mailto:moy@sangoma.com">moy@sangoma.com</a><br>

<br><br><div class="gmail_quote">On Wed, May 12, 2010 at 5:03 PM, Marcelo nunes dos santos <span dir="ltr">&lt;<a href="mailto:marcelo7889@gmail.com">marcelo7889@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hello,<br><br> i&#39;m using asterisk 1.4.9 in fedora 7, i was compiled its 
with this package:<div><br><br>libpri-1.4.2<br>asterisk-1.4.9 
 <br>spandsp-0.0.4<br>unicall-0.0.5pre1<br>  

 libmfcr2-0.0.3  <br>   libsupertone-0.0.2  <br>   libunicall-0.0.3<br>zaptel-1.4.4<br><br></div>i&#39;m
 using a E1 pci card with R2 but they not work, when I start the 
asterisk its generate this log:<div><br><br><br>[May 12
 08:53:24] WARNING[30814] channel.c: No channel type registered for 
&#39;Unicall&#39;<br>[May 12 08:53:24] WARNING[30814] app_dial.c: Unable to 
create channel of type &#39;Unicall&#39; (cause 66 - Channel not implemented)<br>
[May 12 08:54:47] NOTICE[2613] cdr.c: CDR simple logging enabled.<br>[May


 12 08:54:47] NOTICE[2613] loader.c: 146 modules will be loaded.<br>[May
 12 08:54:49] WARNING[2613] res_smdi.c: No SMDI interfaces are available
 to listen on, not starting SDMI listener.<br>
[May 12 08:54:50] WARNING[2613] chan_sip.c: insecure=very at line 37 is 
deprecated; use insecure=port,invite instead<br>[May 12 08:54:50] 
WARNING[2613] chan_zap.c: Unable to specify channel 1: Device or 
resource busy<br>[May 12 08:54:50] ERROR[2613] chan_zap.c: Unable to 
open channel 1: Device or resource busy<br>
here = 0, tmp-&gt;channel = 1, channel = 1<br>[May 12 08:54:50] 
ERROR[2613] chan_zap.c: Unable to register channel &#39;1-15,17-31&#39;<br>[May 
12 08:54:50] NOTICE[2613] pbx_ael.c: Starting AEL load process.<br>[May 
12 08:54:50] NOTICE[2613] pbx_ael.c: AEL load process: calculated config
 file name &#39;/etc/asterisk/extensions.ael&#39;.<br>
[May 12 08:54:50] WARNING[2613] ael.y: ==== File: 
/etc/asterisk/extensions.ael, Line 112, Cols: 34-34: Warning! The empty 
context ael-dundi-e164-canonical will be IGNORED!<br>[May 12 08:54:50] 
WARNING[2613] ael.y: ==== File: /etc/asterisk/extensions.ael, Line 120, 
Cols: 34-34: Warning! The empty context ael-dundi-e164-customers will be
 IGNORED!<br>
[May 12 08:54:50] WARNING[2613] ael.y: ==== File: 
/etc/asterisk/extensions.ael, Line 128, Cols: 33-33: Warning! The empty 
context ael-dundi-e164-via-pstn will be IGNORED!<br>[May 12 08:54:50] 
NOTICE[2613] pbx_ael.c: AEL load process: parsed config file name 
&#39;/etc/asterisk/extensions.ael&#39;</div><div><div>.<br>
[May 12 08:54:50] WARNING[2613] pbx_ael.c: Warning: file 
/etc/asterisk/extensions.ael, line 141-145: The included context 
&#39;ael-dundi-e164-canonical&#39; cannot be found.<br>[May 12 08:54:50] 
WARNING[2613] pbx_ael.c: Warning: file /etc/asterisk/extensions.ael, 
line 141-145: The included context &#39;ael-dundi-e164-customers&#39; cannot be 
found.<br>
[May 12 08:54:50] WARNING[2613] pbx_ael.c: Warning: file 
/etc/asterisk/extensions.ael, line 141-145: The included context 
&#39;ael-dundi-e164-via-pstn&#39; cannot be found.<br>[May 12 08:54:50] 
WARNING[2613] pbx_ael.c: Warning: file /etc/asterisk/extensions.ael, 
line 276-283: The included context &#39;ael-parkedcalls&#39; cannot be found.<br>
[May 12 08:54:50] NOTICE[2613] pbx_ael.c: AEL load process: checked 
config file name &#39;/etc/asterisk/extensions.ael&#39;.<br>[May 12 
08:54:50] NOTICE[2613] pbx_ael.c: AEL load process: compiled config file
 name &#39;/etc/asterisk/extensions.ael&#39;.<br>
[May 12 08:54:50] NOTICE[2613] pbx_ael.c: AEL load process: merged 
config file name &#39;/etc/asterisk/extensions.ael&#39;.<br>[May 12 
08:54:50] WARNING[2613] pbx.c: Context &#39;ael-local&#39; tries includes 
nonexistent context &#39;ael-parkedcalls&#39;<br><br></div>my file unicall.conf 
is this:<div><br><br>[channels]<br>
<br>context=e1-inline<br>usecallerid=yes<br>hidecallerid=no<br>threewaycalling=yes<br>transfer=yes<br>cancallforward=yes<br>callreturn=yes<br>echocancel=yes<br>echocancelwhenbridged=yes<br>rxgain=0.0<br>txgain=0.0<br>relaxdtmf=yes<br>





callgroup=1<br>pickupgroup=1<br>immediate=no<br>callerid=asreceived<br>musiconhold=default<br>protocolclass=mfcr2<br>protocolvariant=br,20,20,20<br>protocolend=cpe<br>group=1<br>channel


 =&gt; 1-15<br>channel =&gt; 17-31<br><br></div>and when i do any dial 
by asterisk return this:<div><br><br>The &#39;dial&#39; command is 
deprecated and will be 
removed in a future release. Please use &#39;console dial&#39; instead.<br>
  == Console is full duplex<br>    -- Executing [208@ext-local:1] 
Dial(&quot;OSS/dsp&quot;, &quot;Unicall/g1/32719595&quot;) in new stack<br>[May 12 08:58:43]
 WARNING[2689]: chan_unicall.c:1034 unicall_call: Make call failed - 
Blocked<br>
    -- Couldn&#39;t call g1/32719595<br>    -- Hungup &#39;UniCall/1-1&#39;<br>  == 
Everyone is busy/congested at this time (0:0/0/0)<br>  == Auto 
fallthrough, channel &#39;OSS/dsp&#39; status is &#39;CHANUNAVAIL&#39;<br>
<br><br><br></div></div>can somebody help me?<br><br>Sorry for my 
english.<br><font color="#888888"><br clear="all">Marcelo Nunes Dos santos<br>--------------------------------------------------------------------------<br>TI Savarsul - <a href="mailto:nunes@savarsul.com.br" target="_blank">nunes@savarsul.com.br</a><br>
Blog: <a href="http://makelinux.com.br" target="_blank">makelinux.com.br</a><br>

Email/MSN: <a href="mailto:marcelo7889@gmail.com" target="_blank">marcelo7889@gmail.com</a><br>twitter: <a href="http://www.twitter.com/marcelonunes" target="_blank">www.twitter.com/marcelonunes</a><br><br><br>
</font><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></blockquote></div><br></div>