<DIV>I am using asterisk-oh323-0.7.2-pre and CVS Head of Asterisk.<BR><BR>Oh323 Module compiled without errors. But When I try to stary Asterisk<BR>with the Oh323.so file in the modules folder, Asterisk is dying with the<BR>following error.<BR><BR><BR> [chan_oh323.so]Aug 2 14:08:14 NOTICE[18873]: res_musiconhold.c:490<BR>monmp3thread: Request to schedule in the past?!?!<BR> => (InAccess Networks OpenH323 Channel Driver)<BR> == Parsing '/etc/asterisk/rtp.conf': Found<BR> == Parsing '/etc/asterisk/oh323.conf': Found Aug 2 14:08:15<BR>NOTICE[18873]: chan_oh323.c:4855 reload_config: Ignoring unknown H.323<BR>[general] keyword 'connectPort', line 25.<BR>Aug 2 14:08:15 NOTICE[18873]: chan_oh323.c:4855 reload_config: Ignoring<BR>unknown H.323 [general] keyword 'silenceSuppression', line 58.<BR>Aug 2 14:08:15 NOTICE[18873]: res_musiconhold.c:490 monmp3thread:<BR>Request to schedule in the past?!?!<BR>[1]WrapH323EndPoint::WrapH323EndPoint: Compile-time
libraries OpenH323<BR>v1.13.5, PWlib v1.6.6<BR>[1]WrapGatekeeperServer::WrapGatekeeperServer: Creating new gatekeeper.<BR>Aug 2 14:08:15 ERROR[18873]: chan_oh323.c:5378 load_module: H.323<BR>listener creation failed.<BR> == Unregistered channel type 'Modem'<BR>Aug 2 14:08:15 WARNING[18873]: loader.c:403 __load_resource:<BR>chan_oh323.so: load_module failed, returning -1<BR> == Cleaning up OpenH323 channel driver.<BR>Aug 2 14:08:15 NOTICE[18873]: res_musiconhold.c:490 monmp3thread:<BR>Request to schedule in the past?!?!<BR>[1]WrapGatekeeperServer::WrapGatekeeperServer: Destroying gatekeeper.<BR>Aug 2 14:08:15 WARNING[18873]: loader.c:543 load_modules: Loading<BR>module chan_oh323.so failed!<BR><BR><BR><BR>I would appreciate if somebody can give a clue to fix this error.<BR><BR><BR><B><I>Daniel Varella de Oliveira <dvarella@tecnologiaip.com.br></I></B> wrote:
<BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid"><BR>Thanks Juan for the information.<BR><BR>Altus, about the gatekeeper... It acts like a "DNS" on the h.323 world. <BR><BR>Defining the gatekeeper:<BR>1. Component of an H.323 conferencing system that performs call address <BR>resolution, admission control, and subnet bandwidth management. 2. <BR>Telecommunications: H.323 entity on a LAN that provides address translation <BR>and control access to the LAN for H.323 terminals and gateways. The <BR>gatekeeper can provide other services to the H.323 terminals and gateways, <BR>such as bandwidth management and locating gateways. A gatekeeper maintains a <BR>registry of devices in the multimedia network. The devices register with the <BR>gatekeeper at startup and request admission to a call from the gatekeeper.<BR><BR>What I am trying to make is to change traffic communication between the two <BR>protocols (SIP and H.323). And I heard that
is possible using a h.323 <BR>component on the Asterisk. I'm using oh.323 component from Innaccessnetwork <BR>and until now I'm on the right way.<BR><BR>When it will finish I will post on the list the experience.<BR>-- <BR><BR>[ ]'s<BR><BR>Daniel Varella de Oliveira<BR>Tecnologia IP Ltda<BR>Tel.: +55 (21)2495-0936 / r. 108<BR>www.tecnologiaip.com.br<BR><BR><BR><BR><BR><BR>On Thursday 04 August 2005 12:39, altus wrote:<BR>> What is the difference?<BR>> Is it like register and registrar ?<BR>> If I make asterisk like a server and clients connect to it,is it a<BR>> gatekway?<BR>> And if I call another gateway its a gatekeeper ?<BR>><BR>> On Thu, 2005-08-04 at 11:14 -0400, Juan Salas wrote:<BR>> > >From wiki...<BR>> ><BR>> > (http://www.voip-info.org/tiki-index.php?page=Asterisk+oh323+channels)<BR>> ><BR>> > "The second option is valid only in the case where a gatekeeper is used.<BR>> > OH323 supports only one gatekeeper (or
none, but not multiple<BR>> > gatekeepers). OH323 itself only acts as H.323 Gateway. "<BR>> ><BR>> > As I look, asterisk didn't act like gatekeeper.<BR>> ><BR>> > JS.<BR>> ><BR>> > >Yes, it worked here.<BR>> > ><BR>> > >part of oh323.conf example:<BR>> > ><BR>> > >.<BR>> > >.<BR>> > >.<BR>> > >;-----------------------------------------<BR>> > >; Configure H.323 aliases, prefixes and<BR>> > >; related ASTERISK's contexts<BR>> > >;-----------------------------------------<BR>> > >[register]<BR>> > >;<BR>> > >; Aliases/prefixes associated with the default context<BR>> > >; defined in section [general].<BR>> > >;<BR>> > >;alias=asterisk<BR>> > >;alias=123<BR>> > >;<BR>> > >; Aliases/prefixes routed in "all-aliases" context.<BR>> > >;<BR>> >
>context=all-aliases<BR>> > >alias=asterisk<BR>> > >alias=99001701<BR>> > >alias=99001702<BR>> > >.<BR>> > >.<BR>> > >.<BR>> > ><BR>> > > This defines h.323 id and the aliases for each channel.<BR>> > ><BR>> > > So, now I would like to know if asterisk can support h.323 gateway<BR>> > >registration, like SIP. Can a h.323 gateway register on asterisk ?<BR>> > >Thanks<BR>> > ><BR>> > >--<BR>> > ><BR>> > >[ ]'s<BR>> > ><BR>> > >Daniel Varella de Oliveira<BR>> > >Tecnologia IP Ltda<BR>> > >Tel.: +55 (21)2495-0936 / r. 108<BR>> > >www.tecnologiaip.com.br<BR>> > ><BR>> > >On Thursday 04 August 2005 10:54, Juan Salas wrote:<BR>> > >> Yes you can.<BR>> > >> Try with oh323 module:<BR>> > >><BR>> > >>
http://lists.digium.com/pipermail/asterisk-users/2005-January/081881.h<BR>> > >>tml<BR>> > >><BR>> > >> With this module you can register your asterisk with a gatekeeper.<BR>> > >><BR>> > >> Regards.<BR>> > >><BR>> > >> JSalas.<BR>> > >><BR>> > >>> -----Mensaje original-----<BR>> > >>> De: altus [mailto:altus@stormcorp.co.za]<BR>> > >>> Enviado el: Thursday, August 04, 2005 5:30 AM<BR>> > >>> Para: asterisk<BR>> > >>> Asunto: [Asterisk-Users] h323<BR>> > >>><BR>> > >>><BR>> > >>> Good day all<BR>> > >>> Can I register asterisk as a h323 client,like in sip where you have<BR>> > >>> register =><BR>> > >>><BR>> > >>>-----Mensaje original-----<BR>> > >>>De: Daniel Varella de Oliveira
[mailto:dvarella@tecnologiaip.com.br]<BR>> > >>>Enviado el: Thursday, August 04, 2005 10:42 AM<BR>> > >>>Para: Asterisk Users Mailing List - Non-Commercial Discussion<BR>> > >>>Asunto: Re: [Asterisk-Users] h323<BR>> ><BR>> > _______________________________________________<BR>> > Asterisk-Users mailing list<BR>> > Asterisk-Users@lists.digium.com<BR>> > http://lists.digium.com/mailman/listinfo/asterisk-users<BR>> > To UNSUBSCRIBE or update options visit:<BR>> > http://lists.digium.com/mailman/listinfo/asterisk-users<BR>> > _______________________________________________<BR>> > Asterisk-Users mailing list<BR>> > Asterisk-Users@lists.digium.com<BR>> > http://lists.digium.com/mailman/listinfo/asterisk-users<BR>> > To UNSUBSCRIBE or update options visit:<BR>> >
http://lists.digium.com/mailman/listinfo/asterisk-users<BR><BR>_______________________________________________<BR>Asterisk-Users mailing list<BR>Asterisk-Users@lists.digium.com<BR>http://lists.digium.com/mailman/listinfo/asterisk-users<BR>To UNSUBSCRIBE or update options visit:<BR>http://lists.digium.com/mailman/listinfo/asterisk-users</BLOCKQUOTE></DIV><BR><BR>--<br>MR Chava, Krishna Sumanth<br>Graduate Student, MEng in Internetworking<br>Dalhousie University<br>5562 Sackville Street<br>Halifax, NS, Canada<br>B3J 1L1<br>email:kschava@dal.ca<br>phone number: 1-902-440-7272<p>__________________________________________________<br>Do You Yahoo!?<br>Tired of spam? Yahoo! Mail has the best spam protection around <br>http://mail.yahoo.com