Can you try upgrading to the latest svn build of FS.<br>There are several fixes to openzap in there that I know will fix your issue.<br><br>BTW<br>Let me know how it&#39;s going, we have not actually seen anyone try openzap on BSD before.<br>
<br><br><div class="gmail_quote">On Mon, Jun 30, 2008 at 7:29 PM, John Wehle &lt;<a href="mailto:john@feith.com">john@feith.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I have a A204 with hardware echo cancelling and two FXO modules<br>
on FreeBSD 6.2 connected to tip-ring lines from a PBX. &nbsp;ztcfg reports:<br>
<br>
 &nbsp;Channel 01: FXS Kewlstart (Default) (Slaves: 01)<br>
 &nbsp;Channel 02: FXS Kewlstart (Default) (Slaves: 02)<br>
 &nbsp;Channel 03: FXS Kewlstart (Default) (Slaves: 03)<br>
 &nbsp;Channel 04: FXS Kewlstart (Default) (Slaves: 04)<br>
<br>
Hooking a plain old telephone to the tip-ring lines from the PBX<br>
works fine. &nbsp;On startup freeswitch reports:<br>
<br>
 &nbsp;[DEBUG] zap_io.c:1951 load_config() found config for span<br>
 &nbsp;[DEBUG] zap_io.c:1978 load_config() created span 1 of type zt<br>
 &nbsp;[DEBUG] zap_io.c:1991 load_config() span 1 [name]=[OpenZAP]<br>
 &nbsp;[DEBUG] zap_io.c:1991 load_config() span 1 [number]=[551]<br>
 &nbsp;[DEBUG] zap_io.c:1991 load_config() span 1 [fxo-channel]=[1]<br>
 &nbsp;[DEBUG] zap_io.c:2020 load_config() setting trunk type to &#39;FXO&#39; start(KEWL)<br>
 &nbsp;[WARNING] zap_zt.c:135 zt_open_range() this ioctl fails on older zaptel but is harmless if you used ztcfg<br>
 &nbsp;[device /dev/zap/channel chan 1 fd 26 (Inappropriate ioctl for device)]<br>
 &nbsp;[INFO] zap_zt.c:170 zt_open_range() configuring device /dev/zap/channel channel 1 as OpenZAP device 1:1 fd:25<br>
<br>
Ultimately I want freeswitch to run a script when any of the FXO lines<br>
receive a call. &nbsp;Playing around produced some questions:<br>
<br>
 &nbsp;1) I have a dialplan of:<br>
<br>
 &nbsp; &nbsp;&lt;extension name=&quot;outgoing-fxo&quot;&gt;<br>
 &nbsp; &nbsp; &nbsp;&lt;condition field=&quot;destination_number&quot; expression=&quot;^55[1-4]$&quot;&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application=&quot;set&quot; data=&quot;dialed_ext=482&quot;/&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application=&quot;bridge&quot; data=&quot;openzap/1/1/${dialed_ext}&quot;/&gt;<br>
 &nbsp; &nbsp; &nbsp;&lt;/condition&gt;<br>
 &nbsp; &nbsp;&lt;/extension&gt;<br>
<br>
 &nbsp; &nbsp;which I&#39;m assuming will cause freeswitch to use the fxo to dial 482<br>
 &nbsp; &nbsp;on the PBX when routing a call to 551. &nbsp;When I dial 551 from a VoIP<br>
 &nbsp; &nbsp;phone I see:<br>
<br>
 &nbsp; &nbsp;[NOTICE] switch_channel.c:533 switch_channel_set_name() New Channel OpenZAP/1:1/482 [edf17e96-0247-dd11-9800-001fc6ab49e2]<br>
 &nbsp; &nbsp;[WARNING] zap_analog.c:52 analog_fxo_outgoing_call() VETO Changing state on 1:1 from DOWN to DIALING<br>
 &nbsp; &nbsp;[WARNING] zap_zt.c:356 zt_open() Echo training not available for 1:1<br>
<br>
 &nbsp; &nbsp;however I don&#39;t hear anything on the VoIP phone (i.e. no ringing) and<br>
 &nbsp; &nbsp;extension 482 which is right next to the VoIP doesn&#39;t ring.<br>
<br>
 &nbsp;2) What would my dialplan look like so that dialing 551 bridges the call<br>
 &nbsp; &nbsp; to the FXO with the FXO just going off hook ... not dialing?<br>
 &nbsp; &nbsp; I.e. dialing 551 just gets me a PBX line with dialtone.<br>
<br>
 &nbsp;3) What condition would I use in my dialplan to match an FXO line ringing?<br>
 &nbsp; &nbsp; I.e. when the FXO line rings I want to invoke javascript.<br>
<br>
-- John<br>
-------------------------------------------------------------------------<br>
| &nbsp; Feith Systems &nbsp;| &nbsp; Voice: 1-215-646-8000 &nbsp;| &nbsp;Email: <a href="mailto:john@feith.com">john@feith.com</a> &nbsp;|<br>
| &nbsp; &nbsp;John Wehle &nbsp; &nbsp;| &nbsp; &nbsp; Fax: 1-215-540-5495 &nbsp;| &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |<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