<html><body bgcolor="#FFFFFF"><div>Sorry for top posting...</div><div><br></div><div>At first glance I would say that your span configs are missing the "dialect" parameter:</div><div><br></div><div>&lt;param name="dialect" value="euro"/></div><div><br></div><div>Add that to each pri span in openzap.conf.xml and restart fs. Hopefully it will work but if not you might get a different error. :)</div><div><br></div><div>-MC<br><br>Sent from my iPhone</div><div><br>On Aug 29, 2008, at 3:02 AM, ??????? ??????? &lt;<a href="mailto:zolotov@altron.ua">zolotov@altron.ua</a>> wrote:<br><br></div><div></div><blockquote type="cite"><div>

<div><font face="Arial" size="2">
<div>We reinstall&nbsp;FreeSWITCH&nbsp;version to be in the mainstream of 
project.</div>
<div>&nbsp;</div>
<div>The last release successfully working for us was 9235 (11.08)&nbsp;we have 
installed&nbsp;9377 (28.08) ,<br>and have some questions.</div>
<div>&nbsp;</div>
<div>1. As we before installation of new release need to have successfully 
working it would be desirable</div>
<div>&nbsp;to have simultaneously installed 2 releases, we do it so:</div>
<div>&nbsp;</div>
<div>-&nbsp;we rename old&nbsp;(9235)&nbsp;installation&nbsp;to 
/usr/local/fs.9235;<br>- install new (9377)&nbsp;and&nbsp;rename it also&nbsp;to 
/usr/local/fs.9377;<br>- for working with necessary version&nbsp;we set link 
fron directory&nbsp;/usr/local&nbsp;:<br>$ ln -s fs.9377 freeswitch<br>-&nbsp; 
Seems it's ОК.</div>
<div>&nbsp;</div>
<div>Is it correct???</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>2.&nbsp;We experiment with&nbsp;E1 PRI:</div>
<div>&nbsp;</div>
<div>> version<br>FreeSwitch Version 1.0.trunk (9377)<br>> load 
mod_openzap<br>...<br>API CALL [load(mod_openzap)] output:<br>+OK<br>> oz 
list<br>API CALL [oz(list)] output:<br>+OK<br>span: 1<br>type: 
isdn<br>chan_count: 31<br>dialplan: XML<br>context: 
public<br>dial_regex:<br>fail_dial_regex:<br>hold_music:<br>analog_options 
none<br>+OK<br>span: 2<br>type: isdn<br>chan_count: 31<br>dialplan: 
XML<br>context: 
public<br>dial_regex:<br>fail_dial_regex:<br>hold_music:<br>analog_options 
none</div>
<div>&nbsp;</div>
<div>-&nbsp;E1 PRI&nbsp;works correctly&nbsp;(make calls)&nbsp;with 
same&nbsp;FreeSWITCH (that's 9235 version), we&nbsp;had no time to check up 9377 
version yet.<br></div>
<div>Our configuration files below&nbsp;-&nbsp;here all is correct:</div>
<div>&nbsp;</div>
<div>- /etc/zaptel.conf<br>loadzone = us<br>defaultzone=us</div>
<div>&nbsp;</div>
<div>span=1,1,0,ccs,hdb3,crc4<br>bchan=1-15,17-31<br>dchan=16</div>
<div>&nbsp;</div>
<div>span=2,1,0,ccs,hdb3,crc4<br>bchan=32-46,48-62<br>dchan=47</div>
<div>&nbsp;</div>
<div><br>- /etc/openzap/openzap.conf<br>[span zt]<br>name => 
OpenZAP<br>number => 1<br>trunk_type => E1<br>b-channel => 
1-15<br>d-channel => 16<br>b-channel => 17-31</div>
<div>&nbsp;</div>
<div>[span zt]<br>name => OpenZAP<br>number => 2<br>trunk_type => 
E1<br>b-channel => 32-46<br>d-channel => 47<br>b-channel => 48-62</div>
<div>&nbsp;</div>
<div>-&nbsp;other files&nbsp;/etc/openzap/&nbsp;didn't change;<br>-&nbsp; we 
didn't find "trunk_type => E1"&nbsp;in examples of&nbsp; FS, but we find it 
in examples&nbsp;at <a href="http://www.sangoma.com/"><a href="http://www.sangoma.com">www.sangoma.com</a></a>&nbsp;; 
if&nbsp;to change it for "trunk_type => t1" that the result does not 
change&nbsp;in any way&nbsp;.</div>
<div>&nbsp;</div>
<div><br>- 
/usr/local/fs.9235/conf/autoload_configs/openzap.conf.xml<br>&lt;configuration 
name="openzap.conf" description="OpenZAP Configuration"><br>&nbsp;&nbsp; 
&lt;settings><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;param name="debug" 
value="1"/><br>&nbsp;&nbsp; &lt;/settings><br>&nbsp;&nbsp; 
&lt;pri_spans><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;span id="1"> &lt;!-- 
to PSTN --><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;param 
name="mode" value="user" 
/><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;param 
name="dialplan" 
value="XML"/><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;param 
name="context" value="public"/><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;/span><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;span id="2"> &lt;!-- to 
PSTN --><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;param 
name="mode" value="user" 
/><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;param 
name="dialplan" 
value="XML"/><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;param 
name="context" value="public"/><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;/span><br>&nbsp;&nbsp; &lt;/pri_spans><br>&lt;/configuration></div>
<div>&nbsp;</div>
<div>-&nbsp;which another values&nbsp;(except "user")&nbsp;can be 
for&nbsp;&lt;param name="mode" value="user" /> 
???<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
</div></font></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>Freeswitch-users mailing list</span><br><span><a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a></span><br><span><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a></span><br><span>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users"><a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a></a></span><br><span><a href="http://www.freeswitch.org">http://www.freeswitch.org</a></span><br></div></blockquote></body></html>