<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV>Hi all,</DIV>
<DIV>&nbsp;</DIV>
<DIV>I set loadzone=fr and defaultzone=fr and now it'working for DMTF generation. Now still remainning the Short read on the linkset.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I go deeper and find out what's wrong.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanx to all</DIV>
<DIV>&nbsp;</DIV>
<DIV>Arix<BR></DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif"><BR>
<DIV style="FONT-SIZE: 13px; FONT-FAMILY: arial, helvetica, sans-serif"><FONT face=Tahoma size=2>
<HR SIZE=1>
<B><SPAN style="FONT-WEIGHT: bold">From:</SPAN></B> Kristian Nielsen &lt;knielsen@knielsen-hq.org&gt;<BR><B><SPAN style="FONT-WEIGHT: bold">To:</SPAN></B> asterisk-ss7@lists.digium.com<BR><B><SPAN style="FONT-WEIGHT: bold">Cc:</SPAN></B> arix_koffi1@yahoo.com<BR><B><SPAN style="FONT-WEIGHT: bold">Sent:</SPAN></B> Thursday, January 8, 2009 7:34:05 AM<BR><B><SPAN style="FONT-WEIGHT: bold">Subject:</SPAN></B> Re: [asterisk-ss7] DTMF generation of 1 failed on CIC=36.<BR></FONT><BR>Arix koffi &lt;<A href="mailto:arix_koffi1@yahoo.com" ymailto="mailto:arix_koffi1@yahoo.com">arix_koffi1@yahoo.com</A>&gt; writes:<BR><BR>&gt; I re-install everyhting the linux OS, Asterisk, zaptel etc.. but Still the same<BR>&gt; Problem.<BR>&gt;<BR>&gt; Here find the new message : DTMF generation of 3 failed on CIC=14 res=-1 errno=<BR>&gt; 61: No data available.<BR><BR>Ok, this helps a bit. I checked the zaptel source code, and the "No data<BR>available" error is related to "tone
 zones" which I think is the definition of<BR>how to play the different DTMF tones (digits). Apparently this differs between<BR>countries.<BR><BR>Extract from kernel/zaptel-base.c:<BR><BR>&nbsp; &nbsp; /* The tonezones are loaded by ztcfg based on /etc/zaptel.conf. */<BR>&nbsp; &nbsp; printk(KERN_WARNING "zaptel: Cannot start tones until tone zone is loaded.\n");<BR><BR>&nbsp; &nbsp; /* Note that no tone zone exists at the moment */<BR>&nbsp; &nbsp; res = -ENODATA;<BR><BR>So it seems you need to configure the correct tonezones in /etc/zaptel.conf<BR>and then run ztcfg. It is not something I am familiar with, but you can<BR>probably find information on this with Google or on other mailing lists, it<BR>does not appear to be specific to chan_ss7.<BR><BR>But do let us know if you solve it or not in case it is a bug in the way<BR>chan_ss7 uses the zaptel driver. Maybe chan_ss7 should load the tonezones<BR>itself if they are missing?<BR><BR>&gt; I have alway
 the error message : Short read on linkset "green" CIC=54 (read<BR>&gt; only 0 of 160) errno=11 (Resource temporarily unavailable) (supressed 0).<BR><BR>Again, from reading the source it is not clear that this is necessarily a real<BR>problem. So if you solve the tonezone problem and the audio is otherwise ok on<BR>the lines, I think you can ignore the message, it should only appear once<BR>every 10 seconds anyway.<BR><BR>Hope this helps,<BR><BR>- Kristian.<BR></DIV></DIV></div><br>



      </body></html>