<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><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, ??????? ??????? <<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 FreeSWITCH version to be in the mainstream of
project.</div>
<div> </div>
<div>The last release successfully working for us was 9235 (11.08) we have
installed 9377 (28.08) ,<br>and have some questions.</div>
<div> </div>
<div>1. As we before installation of new release need to have successfully
working it would be desirable</div>
<div> to have simultaneously installed 2 releases, we do it so:</div>
<div> </div>
<div>- we rename old (9235) installation to
/usr/local/fs.9235;<br>- install new (9377) and rename it also to
/usr/local/fs.9377;<br>- for working with necessary version we set link
fron directory /usr/local :<br>$ ln -s fs.9377 freeswitch<br>-
Seems it's ОК.</div>
<div> </div>
<div>Is it correct???</div>
<div> </div>
<div> </div>
<div> </div>
<div>2. We experiment with E1 PRI:</div>
<div> </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> </div>
<div>- E1 PRI works correctly (make calls) with
same FreeSWITCH (that's 9235 version), we had no time to check up 9377
version yet.<br></div>
<div>Our configuration files below - here all is correct:</div>
<div> </div>
<div>- /etc/zaptel.conf<br>loadzone = us<br>defaultzone=us</div>
<div> </div>
<div>span=1,1,0,ccs,hdb3,crc4<br>bchan=1-15,17-31<br>dchan=16</div>
<div> </div>
<div>span=2,1,0,ccs,hdb3,crc4<br>bchan=32-46,48-62<br>dchan=47</div>
<div> </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> </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> </div>
<div>- other files /etc/openzap/ didn't change;<br>- we
didn't find "trunk_type => E1" in examples of FS, but we find it
in examples at <a href="http://www.sangoma.com/"><a href="http://www.sangoma.com">www.sangoma.com</a></a> ;
if to change it for "trunk_type => t1" that the result does not
change in any way .</div>
<div> </div>
<div><br>-
/usr/local/fs.9235/conf/autoload_configs/openzap.conf.xml<br><configuration
name="openzap.conf" description="OpenZAP Configuration"><br>
<settings><br> <param name="debug"
value="1"/><br> </settings><br>
<pri_spans><br> <span id="1"> <!--
to PSTN --><br> <param
name="mode" value="user"
/><br> <param
name="dialplan"
value="XML"/><br> <param
name="context" value="public"/><br>
</span><br> <span id="2"> <!-- to
PSTN --><br> <param
name="mode" value="user"
/><br> <param
name="dialplan"
value="XML"/><br> <param
name="context" value="public"/><br>
</span><br> </pri_spans><br></configuration></div>
<div> </div>
<div>- which another values (except "user") can be
for <param name="mode" value="user" />
???<br>
</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>