it&#39;s not released yet,<br><br>please wait for the announcement that it has been completed sometime in the next week or 2.<br><br><br><div class="gmail_quote">On Mon, Mar 9, 2009 at 1:41 PM, Sergey Kirillov <span dir="ltr">&lt;<a href="mailto:sergey.kirillov@gmail.com">sergey.kirillov@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi everybody,<br>
<br>
I&#39;m trying to use Sangoma A500 BRI card with OpenZap, but it does not work.<br>
<br>
Can somebody help to to configure it?<br>
<br>
Problem log (Incoming call):<br>
------------<br>
2009-03-06 14:58:14 [WARNING] ozmod_wanpipe.c:953 wanpipe_next_event()<br>
Unhandled event 2<br>
2009-03-06 14:58:14 [WARNING] ozmod_wanpipe.c:953 wanpipe_next_event()<br>
Unhandled event 2<br>
2009-03-06 14:58:14 [WARNING] ozmod_wanpipe.c:953 wanpipe_next_event()<br>
Unhandled event 2<br>
2009-03-06 14:58:14 [NOTICE] switch_channel.c:567<br>
switch_channel_set_name() New Channel OpenZAP/1:1/2360012<br>
[7473c92a-0a4e-11de-9dc3-c56d4d411902]<br>
2009-03-06 14:58:14 [INFO] mod_dialplan_xml.c:233 dialplan_hunt()<br>
Processing 80503820933-&gt;2360012 in context default<br>
2009-03-06 14:58:14 [NOTICE] switch_ivr.c:1343<br>
switch_ivr_session_transfer() Transfer OpenZAP/1:1/2360012 to<br>
XML[1000@default]<br>
2009-03-06 14:58:14 [INFO] mod_dialplan_xml.c:233 dialplan_hunt()<br>
Processing 80503820933-&gt;1000 in context default<br>
2009-03-06 14:58:14 [INFO] switch_ivr_async.c:1730<br>
switch_ivr_bind_dtmf_meta_session() Bound B-Leg: 1 execute_extension::dx<br>
XML features<br>
2009-03-06 14:58:14 [INFO] switch_ivr_async.c:1730<br>
switch_ivr_bind_dtmf_meta_session() Bound B-Leg: 2<br>
record_session::/opt/freeswitch/recordings/80503820933.2009-03-06-14-58-14.wav<br>
2009-03-06 14:58:14 [INFO] switch_ivr_async.c:1730<br>
switch_ivr_bind_dtmf_meta_session() Bound B-Leg: 3 execute_extension::cf<br>
XML features<br>
2009-03-06 14:58:14 [NOTICE] switch_channel.c:567<br>
switch_channel_set_name() New Channel<br>
sofia/internal/sip:1000@192.168.122.1:5061;transport=udp<br>
[748a2ba2-0a4e-11de-9dc3-c56d4d411902]<br>
2009-03-06 14:58:14 [ERR] Span:0 Q.921() Received UA frame in invalid state<br>
2009-03-06 14:58:14 [ERR] Span:0 Q.921() Received UA frame in invalid state<br>
2009-03-06 14:58:14 [NOTICE] switch_ivr_originate.c:1588<br>
switch_ivr_originate() Pre-Answer OpenZAP/1:1/2360012!<br>
2009-03-06 14:58:14 [ERR] Span:0 Q.921() Received UA frame in invalid state<br>
2009-03-06 14:58:14 [CRIT] ozmod_isdn.c:964 zap_isdn_931_34() Received<br>
unhandled message 125 (0x7d)<br>
2009-03-06 14:58:15 [CRIT] ozmod_isdn.c:964 zap_isdn_931_34() Received<br>
unhandled message 125 (0x7d)<br>
2009-03-06 14:58:26 [NOTICE] Span:0 Q.921() I frame in invalid state ignored<br>
-----------<br>
<br>
<br>
Here are my config files<br>
<br>
--- openzap.conf --<br>
[span wanpipe BRI_1]<br>
name =&gt; BRI_1<br>
trunk_type =&gt; bri<br>
b-channel =&gt; 1:1-2<br>
d-channel =&gt; 1:3<br>
<br>
<br>
--- openzap.conf.xml ---<br>
&lt;configuration name=&quot;openzap.conf&quot; description=&quot;OpenZAP Configuration&quot;&gt;<br>
&lt;settings&gt;<br>
&lt;param name=&quot;debug&quot; value=&quot;0&quot;/&gt;<br>
&lt;!--&lt;param name=&quot;hold-music&quot; value=&quot;$${moh_uri}&quot;/&gt;--&gt;<br>
&lt;!--&lt;param name=&quot;enable-analog-option&quot; value=&quot;call-swap&quot;/&gt;--&gt;<br>
&lt;!--&lt;param name=&quot;enable-analog-option&quot; value=&quot;3-way&quot;/&gt;--&gt;<br>
&lt;/settings&gt;<br>
&lt;pri_spans&gt;<br>
&lt;span name=&quot;BRI_1&quot;&gt;<br>
&lt;!-- Log Levels: none, alert, crit, err, warning, notice, info, debug --&gt;<br>
&lt;param name=&quot;q921loglevel&quot; value=&quot;info&quot;/&gt;<br>
&lt;param name=&quot;q931loglevel&quot; value=&quot;info&quot;/&gt;<br>
&lt;param name=&quot;mode&quot; value=&quot;user&quot;/&gt;<br>
&lt;param name=&quot;dialect&quot; value=&quot;q931&quot;/&gt;<br>
&lt;param name=&quot;dialplan&quot; value=&quot;XML&quot;/&gt;<br>
&lt;param name=&quot;context&quot; value=&quot;default&quot;/&gt;<br>
&lt;/span&gt;<br>
&lt;/pri_spans&gt;<br>
&lt;/configuration&gt;<br>
<br>
<br>
--- wanpipe1.conf ---<br>
[devices]<br>
wanpipe1 = WAN_AFT_TE1, Comment<br>
<br>
[interfaces]<br>
wp1aft1 = wanpipe1, auto, API, Comment<br>
wp1aft2 = wanpipe1, auto, API, Comment<br>
<br>
[wanpipe1]<br>
CARD_TYPE         = AFT<br>
S514CPU           = A<br>
CommPort          = PRI<br>
AUTO_PCISLOT      = NO<br>
PCISLOT           = 4<br>
PCIBUS            = 5<br>
FE_MEDIA          = E1<br>
FE_LCODE          = HDB3<br>
FE_FRAME          = CRC4<br>
FE_LINE           = 1<br>
TE_CLOCK          = NORMAL<br>
TE_REF_CLOCK      = 0<br>
TE_HIGHIMPEDANCE  = NO<br>
TE_RX_SLEVEL      = 120<br>
LBO               = 120OH<br>
TE_SIG_MODE       = CCS<br>
FE_TXTRISTATE     = NO<br>
MTU               = 1500<br>
UDPPORT           = 9000<br>
TTL               = 255<br>
IGNORE_FRONT_END  = NO<br>
TDMV_HW_DTMF      = NO<br>
<br>
[wp1aft1]<br>
HDLC_STREAMING  = NO<br>
ACTIVE_CH       = 1-15.17-31<br>
IDLE_FLAG       = 0x7E<br>
MTU             = 240<br>
MRU             = 240<br>
DATA_MUX        = NO<br>
TDMV_HWEC       = NO<br>
<br>
[wp1aft2]<br>
HDLC_STREAMING  = YES<br>
ACTIVE_CH       = 16<br>
MTU             = 1500<br>
MRU             = 1500<br>
DATA_MUX        = NO<br>
TDMV_HWEC       = NO<br>
<br>
<br>
<br>
_______________________________________________<br>
Freeswitch-users mailing list<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
<br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="http://iax:guest@conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>pstn:213-799-1400<br>