I figured out the problem, it is the location of FXO boards on cards, channels are from 9-24 not 1-16.<br>
<br>
Thanks all for your help, specially Tzafrir, genzaptelconf shows it clearly.<br><br><div><span class="gmail_quote">On 12/11/06, <b class="gmail_sendername">O. Kamal</b> <<a href="mailto:okamalo@gmail.com">okamalo@gmail.com
</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">here is the latest update:<br>
in zaptel.conf i used <span class="q"><br>
<font size="1">fxsks=1-4<br>
fxsks=5-8<br>
fxsks=9-12<br>
fxsks=13-16</font><br></span>
zttool shows hardware OK<br>
ztcfg worked normally<br>
in zapata.conf when i define the channels "channel=>1-16" and restaring asterisk it gives the below errors:<br>
<font size="1">Dec 12 00:48:28 WARNING[3141]: chan_zap.c:921 zt_open: Unable to specify channel 1: No such device<br>
Dec 12 00:48:28 ERROR[3141]: chan_zap.c:6879 mkintf: Unable to open channel 1: No such device<br>
here = 0, tmp->channel = 1, channel = 1<br>
Dec 12 00:48:28 ERROR[3141]: chan_zap.c:10307 setup_zap: Unable to register channel '1-16'<br>
Dec 12 00:48:28 WARNING[3141]: loader.c:414 __load_resource: chan_zap.so: load_module failed, returning -1<br>
Dec 12 00:48:28 WARNING[3141]: loader.c:554 load_modules: Loading module chan_zap.so failed!<br>
<br>
<font size="2">When I remove the </font></font>"channel=>1-16", it loads normally. zapata.conf is below:<br>
<br>
<font size="1">[channels]<br>
context=default<br>
signalling=fxs_ls<br>
<font size="2">;channel=>1-16</font><br>
usecallerid=yes<br>
hidecallerid=no<br>
callwaiting=yes<br>
restrictcid=no<br>
echocancel=yes<br>
echocancelwhenbridged=yes<br>
rxgain=0.0<br>
txgain=0.0<br>
group=1<br>
;accountcode=lss0101<br>
answeronpolarityswitch=yes<br>
hanguponpolarityswitch=yes</font><br>
<br>
any clue?<div><span class="e" id="q_10f737859ba5cbb8_3"><br><br><div><span class="gmail_quote">On 12/11/06, <b class="gmail_sendername">Tzafrir Cohen</b> <<a href="mailto:tzafrir.cohen@xorcom.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
tzafrir.cohen@xorcom.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Mon, Dec 11, 2006 at 09:40:18AM +1100, Howard Lowndes wrote:<br>><br>><br>> O.Kamal wrote:<br>> >I have 16 channels FXO (4 FXO Modules), I did follow the below link, but<br>> >maybe I understand it wrong (what is a module and slot?), I need an
<br>> >example.<br>> ><a href="http://kb.digium.com/entry/1/90/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://kb.digium.com/entry/1/90/</a> <<a href="http://kb.digium.com/entry/1/90/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://kb.digium.com/entry/1/90/</a>><br>> ><br>> >"For each FXO module, you should have a coresponding line that reads:
<br>> >"fxs" followed by the type of signalling (gs, ls, or ks) and the equals<br>> >sign (=) followed by the position of the module times 4 minus 3 a dash,<br>> >and then the number of the slot times 4. For example, if you had a FXO
<br>> >module on slot 2 of the board using loopstart signalling, the line would<br>> >read: "fxols=5-8", or if the module was on slot 5, the line would read:<br>> >"fxols=17-20"<br>>
<br>> OK, try either:<br>><br>> fxsks=1-16<br>><br>> or:<br>><br>> fxsks=1-4<br>> fxsks=5-8<br>> fxsks=9-12<br>> fxsks=13-16<br>><br>><br>> probably the latter will be correct<br><br>
Both are. Alternatively, genzaptelconf (xpp/utils/genzaptelconf) will<br>generate a working (though a bit verbose) configuration.<br><br>--<br> Tzafrir Cohen<br>icq#16849755 <a href="mailto:jabber:tzafrir@jabber.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
jabber:tzafrir@jabber.org</a><br>+972-50-7952406 mailto:<a href="mailto:tzafrir.cohen@xorcom.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">tzafrir.cohen@xorcom.com</a><br><a href="http://www.xorcom.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://www.xorcom.com</a> <a href="http://iax:guest@local.xorcom.com/tzafrir" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
iax:guest@local.xorcom.com/tzafrir</a><br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
Easynews.com</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" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote>
</div><br>
</span></div></blockquote></div><br>