<div dir="ltr">We will be making mod_opal and then completely rewriting mod_woomera as well in the upcoming months.<br><br><br><br><br><div class="gmail_quote">On Tue, Aug 5, 2008 at 2:13 PM, jeff sacksteder <span dir="ltr"><<a href="mailto:jsacksteder@gmail.com">jsacksteder@gmail.com</a>></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;">h323 is currently badly broke and effectively unsupported. Freeswitch<br>
has changed much since it first added and no one has maintained it. If<br>
you search the list archives there was discussion of this a few weeks<br>
ago.<br>
<br>
On Tue, Aug 5, 2008 at 11:13 AM, Shehzad Pankhawala<br>
<<a href="mailto:shehzad.pankhawala@ecosmob.com">shehzad.pankhawala@ecosmob.com</a>> wrote:<br>
> I need to configure H323 with freeswitch.<br>
> So, I Installed and configured as the wiki link:<br>
> <a href="http://wiki.freeswitch.org/wiki/FreeSwitch_H323" target="_blank">http://wiki.freeswitch.org/wiki/FreeSwitch_H323</a><br>
><br>
> Then i registerd one phone with H323 gateway, given Gateway ip of my<br>
> freeswitch. eg. with number 5678<br>
> And second phone is registered normaly. eg. with number 1001<br>
><br>
> When i call from 5678 to 1001 it works fine, after hangup the woomera<br>
> daemon shutdown with error displaying:<br>
> ----------------------------------------------------<br>
> Incoming connection from <a href="http://127.0.0.1" target="_blank">127.0.0.1</a><br>
> 0:11.917 WoomeraThread:b7d04cb8 connection.cxx(57) Woomera<br>
> Sending command EVENT HELLO 0 1.0 Post Increment<br>
> 0:11.917 WoomeraThread:b7d04cb8 connection.cxx(30) Woomera<br>
> Sending response 200 Listener enabled<br>
> 0:11.918 WoomeraThread:b7d04cb8 connection.cxx(57) Woomera<br>
> Sending command EVENT INCOMING 1<br>
> 0:11.927 WoomeraThread:b7d04cb8 connection.cxx(57) Woomera<br>
> Sending command EVENT MEDIA 1 AUDIO<br>
> 0:11.929 WoomeraThread:b7d04cb8 connection.cxx(30) Woomera<br>
> Sending response 200 Call answered<br>
> 0:16.651 H323 Cleaner h323.cxx(895) H323<br>
> Connection ip$<a href="http://192.168.1.23:56984/4096" target="_blank">192.168.1.23:56984/4096</a> terminated.<br>
> 0:16.652 H323 Cleaner openh323.cxx(877) Woomera<br>
> OnCleared received<br>
> 0:16.652 H323 Cleaner openh323.cxx(563) Shutting<br>
> down non-transferred call<br>
> 0:16.653 H323 Cleaner connection.cxx(57) Woomera<br>
> Sending command EVENT HANGUP 1<br>
> 0:16.655 WoomeraThread:b7d04cb8 connection.cxx(30) Woomera<br>
> Sending response 100 Clearing call<br>
> Segmentation fault<br>
> ----------------------------------------------------------<br>
><br>
> In freeswitch console the following comes:<br>
> ----------------------------------------------------------------<br>
> 2008-08-05 20:30:36 [NOTICE] switch_channel.c:534<br>
> switch_channel_set_name() New Channel<br>
> sofia/internal/1009@192.168.1.23:5061;rinstance=da8ec472e5aec95d;fs_nat=yes<br>
> [cd426778-2871-4903-b44f-698668f86ff9]<br>
> 2008-08-05 20:30:36 [NOTICE] sofia.c:2172 sofia_handle_sip_i_state()<br>
> Ring-Ready<br>
> sofia/internal/1009@192.168.1.23:5061;rinstance=da8ec472e5aec95d;fs_nat=yes!<br>
> 2008-08-05 20:30:38 [NOTICE] sofia.c:2496 sofia_handle_sip_i_state()<br>
> Channel<br>
> [sofia/internal/1009@192.168.1.23:5061;rinstance=da8ec472e5aec95d;fs_nat=yes]<br>
> has been answered<br>
> 2008-08-05 20:30:41 [NOTICE] mod_woomera.c:895<br>
> woomera_channel_thread_run() Hangup Woomera/1009-a996 [CS_EXECUTE]<br>
> [NORMAL_CLEARING]<br>
> 2008-08-05 20:30:41 [ERR] switch_core_io.c:746<br>
> switch_core_session_write_frame() Write Buffer 0 bytes Failed!<br>
> 2008-08-05 20:30:41 [NOTICE] switch_ivr_bridge.c:382<br>
> audio_bridge_on_exchange_media() Hangup<br>
> sofia/internal/1009@192.168.1.23:5061;rinstance=da8ec472e5aec95d;fs_nat=yes<br>
> [CS_RESET] [NORMAL_CLEARING]<br>
> 2008-08-05 20:30:41 [NOTICE] switch_core_session.c:807<br>
> switch_core_session_thread() Session 84<br>
> (sofia/internal/1009@192.168.1.23:5061;rinstance=da8ec472e5aec95d;fs_nat=yes)<br>
> Ended<br>
> 2008-08-05 20:30:41 [NOTICE] switch_core_session.c:809<br>
> switch_core_session_thread() Close Channel<br>
> sofia/internal/1009@192.168.1.23:5061;rinstance=da8ec472e5aec95d;fs_nat=yes<br>
> [CS_HANGUP]<br>
> 2008-08-05 20:30:41 [ALERT] mod_woomera.c:1089 woomera_thread_run()<br>
> {main} HELP! I lost my connection to woomera!<br>
> 2008-08-05 20:30:41 [WARNING] mod_woomera.c:463 tech_destroy() {main}<br>
> Already Disconnected<br>
> 2008-08-05 20:30:41 [WARNING] mod_woomera.c:777 woomera_locate_socket()<br>
> {main} Cannot Reconnect to Woomera! retry in 5 seconds<br>
> 2008-08-05 20:30:41 [NOTICE] switch_core_session.c:807<br>
> switch_core_session_thread() Session 83 (Woomera/1009-a996) Ended<br>
> 2008-08-05 20:30:41 [NOTICE] switch_core_session.c:809<br>
> switch_core_session_thread() Close Channel Woomera/1009-a996 [CS_HANGUP]<br>
> _______________________________________________________________________________________________________<br>
><br>
> Has anybody before faced with this problem.?<br>
> Please reply.<br>
><br>
> Thanks<br>
> Shehzad<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>
><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>
</div>