On Tuesday 26 August 2003 05:26 pm, Jeremy McNamara wrote: > > H.323 is no longer part of my own network, so I no longer have a built > in method to burn lots of time beating up a dying protocol and > unfortunately, I have to dedicate myself to projects that directly > generate revenue. I'll see what I can do, but I can make no promises.
I understand. I hope it doesn't mean that chan_h323 is now unsupported. > Sorry, > > Jeremy McNamara > > > P.S. I could not duplicate any crash using my own (proprietary) > gatekeeper. Plus, I cannot do a thing without debug information. This is output of asterisk startup with chan_h323 when gatekeeper is unavailable or reject registration: [EMAIL PROTECTED]:/etc/asterisk# asterisk -cvvvvd DEBUG[1024]: File config.c, Line 744 (__ast_load): No file to parse: /usr/local/asterisk/etc/asterisk/asterisk.conf Asterisk CVS-08/05/03-16:15:37, Copyright (C) 1999-2001 Linux Support Services, Inc. Written by Mark Spencer <[EMAIL PROTECTED]> ... [chan_h323.so] => (The NuFone Network's Open H.323 Channel Driver) == Creating H.323 Endpoint == Setting default context to h323 == Adding alias "pbxb" to endpoint == Adding Prefix "1212555" to endpoint == H.323 listener started *** Error registering with gatekeeper "192.168.0.7". ERROR[1024]: File chan_h323.c, Line 1673 (load_module): Gatekeeper registration failed. WARNING[1024]: File loader.c, Line 299 (ast_load_resource): chan_h323.so: load_module failed, returning -1 == PWLib proces going down. WARNING[1024]: File loader.c, Line 345 (load_modules): Loading module chan_h323.so failed! Segmentation fault > > > Michael Ulitskiy wrote: > > >Great! Thanks, Michael. > >Jeremy, what do you think? > > > >Michael > > > >On Tuesday 26 August 2003 07:53 am, Michael Manousos wrote: > > > > > >>Michael Ulitskiy wrote: > >> > >> > >>>Hi, > >>> > >>>I'm wondering if there are any plans on adding secondary gatekeeper > >>>support to asterisk h323 channel drivers. > >>> > >>> > >>Nice to have something like this. > >>I 'll add it to the TODO features of asterisk-oh323. > >> > >> > >> > >>>Also I've noticed that chan_h323 is crashing asterisk at startup if > >>>primary gatekeeper is not available. Wouldn't it be a more correct > >>>behavior if it doesn't crashing but continue registration attempts in > >>>the background? Didn't test it with chan_oh323. > >>> > >>> > >>There is no such problem with chan_oh323. > >> > >> > >> > >>>Thank you. > >>> > >>>Michael > >>> > >>> > >>> > >>Michael. > >> > >> > >> > >> > >>>_______________________________________________ > >>>Asterisk-Users mailing list > >>>[EMAIL PROTECTED] > >>>http://lists.digium.com/mailman/listinfo/asterisk-users > >>> > >>> > >>_______________________________________________ > >>Asterisk-Users mailing list > >>[EMAIL PROTECTED] > >>http://lists.digium.com/mailman/listinfo/asterisk-users > >> > >> > >> > > > >_______________________________________________ > >Asterisk-Users mailing list > >[EMAIL PROTECTED] > >http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > > > _______________________________________________ > Asterisk-Users mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-users > _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
