<div>Hi Eric,</div><div><br></div><div>This is the error messages I get I try to load the module. </div><div><br></div><div>*CLI&gt; module load chan_zap.so</div><div>[Sep 30 04:45:57] WARNING[5182]: pbx.c:2979 ast_register_application: Already have an application &#39;ZapSendKeypadFacility&#39;</div>

<div>  == Parsing &#39;/etc/asterisk/zapata.conf&#39;: Found</div><div>    -- Registered channel 1, ISDN PRI signalling</div><div>    -- Registered channel 2, ISDN PRI signalling</div><div>    -- Registered channel 3, ISDN PRI signalling</div>

<div>    -- Registered channel 4, ISDN PRI signalling</div><div>    -- Registered channel 5, ISDN PRI signalling</div><div>    -- Registered channel 6, ISDN PRI signalling</div><div>    -- Registered channel 7, ISDN PRI signalling</div>

<div>    -- Registered channel 8, ISDN PRI signalling</div><div>    -- Registered channel 9, ISDN PRI signalling</div><div>    -- Registered channel 10, ISDN PRI signalling</div><div>    -- Registered channel 11, ISDN PRI signalling</div>

<div>    -- Registered channel 12, ISDN PRI signalling</div><div>    -- Registered channel 13, ISDN PRI signalling</div><div>    -- Registered channel 14, ISDN PRI signalling</div><div>    -- Registered channel 15, ISDN PRI signalling</div>

<div>    -- Registered channel 17, ISDN PRI signalling</div><div>    -- Registered channel 18, ISDN PRI signalling</div><div>    -- Registered channel 19, ISDN PRI signalling</div><div>    -- Registered channel 20, ISDN PRI signalling</div>

<div>    -- Registered channel 21, ISDN PRI signalling</div><div>    -- Registered channel 22, ISDN PRI signalling</div><div>    -- Registered channel 23, ISDN PRI signalling</div><div>[Sep 30 04:45:57] WARNING[5182]: chan_zap.c:905 zt_open: Unable to specify channel 24: Device or resource busy</div>

<div>[Sep 30 04:45:57] ERROR[5182]: chan_zap.c:7219 mkintf: Unable to open channel 24: Device or resource busy</div><div>here = 0, tmp-&gt;channel = 24, channel = 24</div><div>[Sep 30 04:45:57] ERROR[5182]: chan_zap.c:10582 build_channels: Unable to register channel &#39;17-31&#39;</div>

<div><br></div><div><br></div><div>Regards,</div><div>Najim</div><div><br></div><br><div class="gmail_quote">On Fri, Sep 30, 2011 at 4:24 AM, Eric Wieling <span dir="ltr">&lt;<a href="mailto:EWieling@nyigc.com">EWieling@nyigc.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Try &quot;module load chan_zap.so&quot;  in the CLI. You should see whatever errors are generated.<br>
<div><div></div><div class="h5"><br>
-----Original Message-----<br>
From: <a href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a> [mailto:<a href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a>] On Behalf Of NaJIm<br>


Sent: Thursday, September 29, 2011 5:52 PM<br>
To: Asterisk Users Mailing List - Non-Commercial Discussion<br>
Subject: [asterisk-users] [asterik-users] Installing PRI card<br>
<br>
Hi,<br>
<br>
We have got a new PRI card at one of our Office locations and now I need to install the the device on a remote server.  Is there any way to know if the device is loaded already.<br>
<br>
When I give &quot; cat /proc/zaptel/* &quot; it returns the following.<br>
<br>
<br>
                        # cat /proc/zaptel/*<br>
<br>
                        Span 1: WCT1/0 &quot;Wildcard TE122 Card 0&quot; (MASTER) B8ZS/ESF RED<br>
<br>
                                IRQ misses: 2<br>
<br>
<br>
                                   1 WCT1/0/1 Clear (In use) RED<br>
<br>
                                   2 WCT1/0/2 Clear (In use) RED<br>
<br>
                                   3 WCT1/0/3 Clear (In use) RED<br>
<br>
                                   4 WCT1/0/4 Clear (In use) RED<br>
<br>
                                   5 WCT1/0/5 Clear (In use) RED<br>
<br>
                                   6 WCT1/0/6 Clear (In use) RED<br>
<br>
                                   7 WCT1/0/7 Clear (In use) RED<br>
<br>
                                   8 WCT1/0/8 Clear (In use) RED<br>
<br>
                                   9 WCT1/0/9 Clear (In use) RED<br>
<br>
                                  10 WCT1/0/10 Clear (In use) RED<br>
<br>
                                  11 WCT1/0/11 Clear (In use) RED<br>
<br>
                                  12 WCT1/0/12 Clear (In use) RED<br>
<br>
                                  13 WCT1/0/13 Clear (In use) RED<br>
<br>
                                  14 WCT1/0/14 Clear (In use) RED<br>
<br>
                                  15 WCT1/0/15 Clear (In use) RED<br>
<br>
                                  16 WCT1/0/16 Clear RED<br>
<br>
                                  17 WCT1/0/17 Clear (In use) RED<br>
<br>
                                  18 WCT1/0/18 Clear (In use) RED<br>
<br>
                                  19 WCT1/0/19 Clear (In use) RED<br>
<br>
                                  20 WCT1/0/20 Clear (In use) RED<br>
<br>
                                  21 WCT1/0/21 Clear (In use) RED<br>
<br>
                                  22 WCT1/0/22 Clear (In use) RED<br>
<br>
                                  23 WCT1/0/23 Clear (In use) RED<br>
<br>
                                  24 WCT1/0/24 HDLCFCS (In use) RED<br>
<br>
<br>
But when I connect to the console, I am unable to give any ZAP related commands. Does this mean that my device is loaded and I just need to load the module. Or do I need to compile asterisk again?? Any help would be highly appreciated.<br>


<br>
My asterisk version is  Asterisk 1.4.19.2 and I am on a Fedora release 9 server.<br>
<br>
Thanks,<br>
Najim<br>
<br>
<br>
</div></div><div><div></div><div class="h5">--<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>
</div></div></blockquote></div><br>