H323plus v 1.22 and ptlib 2.6.5
I wonder if someone can help out here. I am having trouble with Asterisk Crashes caused by libpt and openh323 where I am using Asterisk 1.6.2rc5 and h323plus v1.19.0Beta7 and ptlib v1.12.0. In this config when compiling the 2 packages and then doing a make in the asterisk H323 directory it automatically activates the chan_h323 in the Menuselect options of Asterisk and allows me to compile asterisk with h323plus support.
The problem I am having is that I am registering with a Nortel H323 GateKeeper and when this looses the registry for some or other reason as a backup I send the calls using a Gateway directly to the Nortel PBX. With this configuration in v1.4.23 it was working perfecttly with openh323 v1.18.0 and pwlib v1.10.3. The problem came when because of issues with openmfcr2 I needed to upgrade to 1.6 for the embedded openr2 support.
For this reason I am no trying to compile Asterisk 1.6.2.0rc5 with the latest h323plus v1.22.0 and ptlib 2.6.5. At the moment once these 2 packages are compiled it does not allow me to activate or select chan_h323 in the Asterisk "make menuselect". How can this be activated?
I hope someone can help.
Sebastian
Sebastian
Check out the h323plus chan_h323 driver
http://h323plus.cvs.sourceforge.net/viewvc/h323plus/extensions/Asterisk/
It has not been worked on for some time.
It would be good to add H.460.18/.19/.23/.24 support to asterisk.
There is no gatekeeper registration support, this needs to be done as well.
Simon
_____
From: h323plus-bounces@lists.packetizer.com [mailto:h323plus-bounces@lists.packetizer.com] On Behalf Of Sebastian Peschko Sent: Friday, 13 November 2009 12:07 AM To: h323plus@lists.packetizer.com; h323implementers@lists.packetizer.com Subject: [h323plus] H323plus v 1.22 and ptlib 2.6.5
I wonder if someone can help out here. I am having trouble with Asterisk Crashes caused by libpt and openh323 where I am using Asterisk 1.6.2rc5 and h323plus v1.19.0Beta7 and ptlib v1.12.0. In this config when compiling the 2 packages and then doing a make in the asterisk H323 directory it automatically activates the chan_h323 in the Menuselect options of Asterisk and allows me to compile asterisk with h323plus support.
The problem I am having is that I am registering with a Nortel H323 GateKeeper and when this looses the registry for some or other reason as a backup I send the calls using a Gateway directly to the Nortel PBX. With this configuration in v1.4.23 it was working perfecttly with openh323 v1.18.0 and pwlib v1.10.3. The problem came when because of issues with openmfcr2 I needed to upgrade to 1.6 for the embedded openr2 support.
For this reason I am no trying to compile Asterisk 1.6.2.0rc5 with the latest h323plus v1.22.0 and ptlib 2.6.5. At the moment once these 2 packages are compiled it does not allow me to activate or select chan_h323 in the Asterisk "make menuselect". How can this be activated?
I hope someone can help.
Sebastian
Tamas
This is great. If the guys at FreeSwitch need assistance then let me know.
Simon
_____
From: h323plus-bounces@lists.packetizer.com [mailto:h323plus-bounces@lists.packetizer.com] On Behalf Of Tamas Sent: Friday, 13 November 2009 7:51 AM To: h323plus@lists.packetizer.com Subject: Re: [h323plus] H323plus v 1.22 and ptlib 2.6.5
Hello,
FreeSWITCH (www.freeswitch.org) has basic H.323 support with mod_opal (based on OPAL) and mod_h323 (based on h323plus) but the later is very experimental yet (some weeks old). It could be good to have an eye on :)
Regards, Tamas
ps.: I don't have experience with the topic but using FreeSWITHC for a while and never looking back to asterisk.
Simon Horne írta:
Sebastian
Check out the h323plus chan_h323 driver
http://h323plus.cvs.sourceforge.net/viewvc/h323plus/extensions/Asterisk/
It has not been worked on for some time.
It would be good to add H.460.18/.19/.23/.24 support to asterisk.
There is no gatekeeper registration support, this needs to be done as well.
Simon
_____
From: h323plus-bounces@lists.packetizer.com [mailto:h323plus-bounces@lists.packetizer.com] On Behalf Of Sebastian Peschko Sent: Friday, 13 November 2009 12:07 AM To: h323plus@lists.packetizer.com; h323implementers@lists.packetizer.com Subject: [h323plus] H323plus v 1.22 and ptlib 2.6.5
I wonder if someone can help out here. I am having trouble with Asterisk Crashes caused by libpt and openh323 where I am using Asterisk 1.6.2rc5 and h323plus v1.19.0Beta7 and ptlib v1.12.0. In this config when compiling the 2 packages and then doing a make in the asterisk H323 directory it automatically activates the chan_h323 in the Menuselect options of Asterisk and allows me to compile asterisk with h323plus support.
The problem I am having is that I am registering with a Nortel H323 GateKeeper and when this looses the registry for some or other reason as a backup I send the calls using a Gateway directly to the Nortel PBX. With this configuration in v1.4.23 it was working perfecttly with openh323 v1.18.0 and pwlib v1.10.3. The problem came when because of issues with openmfcr2 I needed to upgrade to 1.6 for the embedded openr2 support.
For this reason I am no trying to compile Asterisk 1.6.2.0rc5 with the latest h323plus v1.22.0 and ptlib 2.6.5. At the moment once these 2 packages are compiled it does not allow me to activate or select chan_h323 in the Asterisk "make menuselect". How can this be activated?
I hope someone can help.
Sebastian
Hi Simon, i appreciate your answer and will test with the version that you mention. Which ptlib do i need to use for this version of h323plus? For the asterisk h323 part of the compile do i keep on using the NuPhone H323 or another one? I have seen that the NuPhone stack is recommended when trying to register with a Nortel GK. Any recommendations here?
You mention that there is no Gatekeeper registration support. Does this mean this version does not register with a gk? Up to now i have been registering with the nortel gk and it works for a while but then at some point in time the Nortel GK "looses" the registry of my asterisk box. The command "h232 cycle gk" does not help i literaly have to restart asterisk a couple if times to reregister. Any help here is appreciated.
Another question i have is how to get h323 debug/trace to output on a remote session in Asterisk when connecting with asterisk -r?
Saludos/Regards Sebastián Peschko
On 12/11/2009, at 17:11, "Simon Horne" s.horne@packetizer.com wrote:
Tamas
This is great. If the guys at FreeSwitch need assistance then let me know.
Simon
From: h323plus-bounces@lists.packetizer.com [mailto:h323plus- bounces@lists.packetizer.com] On Behalf Of Tamas Sent: Friday, 13 November 2009 7:51 AM To: h323plus@lists.packetizer.com Subject: Re: [h323plus] H323plus v 1.22 and ptlib 2.6.5
Hello,
FreeSWITCH (www.freeswitch.org) has basic H.323 support with mod_opal (based on OPAL) and mod_h323 (based on h323plus) but the later is very experimental yet (some weeks old). It could be good to have an eye on :)
Regards, Tamas
ps.: I don't have experience with the topic but using FreeSWITHC for a while and never looking back to asterisk.
Simon Horne írta:
Sebastian
Check out the h323plus chan_h323 driver
http://h323plus.cvs.sourceforge.net/viewvc/h323plus/extensions/Asterisk/
It has not been worked on for some time.
It would be good to add H.460.18/.19/.23/.24 support to asterisk.
There is no gatekeeper registration support, this needs to be done as well.
Simon
From: h323plus-bounces@lists.packetizer.com [mailto:h323plus- bounces@lists.packetizer.com] On Behalf Of Sebastian Peschko Sent: Friday, 13 November 2009 12:07 AM To: h323plus@lists.packetizer.com; h323implementers@lists.packetizer.com Subject: [h323plus] H323plus v 1.22 and ptlib 2.6.5
I wonder if someone can help out here. I am having trouble with Asterisk Crashes caused by libpt and openh323 where I am using Asterisk 1.6.2rc5 and h323plus v1.19.0Beta7 and ptlib v1.12.0. In this config when compiling the 2 packages and then doing a make in the asterisk H323 directory it automatically activates the chan_h323 in the Menuselect options of Asterisk and allows me to compile asterisk with h323plus support.
The problem I am having is that I am registering with a Nortel H323 GateKeeper and when this looses the registry for some or other reason as a backup I send the calls using a Gateway directly to the Nortel PBX. With this configuration in v1.4.23 it was working perfecttly with openh323 v1.18.0 and pwlib v1.10.3. The problem came when because of issues with openmfcr2 I needed to upgrade to 1.6 for the embedded openr2 support.
For this reason I am no trying to compile Asterisk 1.6.2.0rc5 with the latest h323plus v1.22.0 and ptlib 2.6.5. At the moment once these 2 packages are compiled it does not allow me to activate or select chan_h323 in the Asterisk "make menuselect". How can this be activated?
I hope someone can help.
Sebastian
I'm no expert at creating dialplans and use freepbx for the configuration for this reason i have not done amy testing with freeswitch. Can you recommend a similar package to freepbx for freeswitch?
Saludos/Regards Sebastián Peschko
On 12/11/2009, at 17:11, "Simon Horne" s.horne@packetizer.com wrote:
Tamas
This is great. If the guys at FreeSwitch need assistance then let me know.
Simon
From: h323plus-bounces@lists.packetizer.com [mailto:h323plus- bounces@lists.packetizer.com] On Behalf Of Tamas Sent: Friday, 13 November 2009 7:51 AM To: h323plus@lists.packetizer.com Subject: Re: [h323plus] H323plus v 1.22 and ptlib 2.6.5
Hello,
FreeSWITCH (www.freeswitch.org) has basic H.323 support with mod_opal (based on OPAL) and mod_h323 (based on h323plus) but the later is very experimental yet (some weeks old). It could be good to have an eye on :)
Regards, Tamas
ps.: I don't have experience with the topic but using FreeSWITHC for a while and never looking back to asterisk.
Simon Horne írta:
Sebastian
Check out the h323plus chan_h323 driver
http://h323plus.cvs.sourceforge.net/viewvc/h323plus/extensions/Asterisk/
It has not been worked on for some time.
It would be good to add H.460.18/.19/.23/.24 support to asterisk.
There is no gatekeeper registration support, this needs to be done as well.
Simon
From: h323plus-bounces@lists.packetizer.com [mailto:h323plus- bounces@lists.packetizer.com] On Behalf Of Sebastian Peschko Sent: Friday, 13 November 2009 12:07 AM To: h323plus@lists.packetizer.com; h323implementers@lists.packetizer.com Subject: [h323plus] H323plus v 1.22 and ptlib 2.6.5
I wonder if someone can help out here. I am having trouble with Asterisk Crashes caused by libpt and openh323 where I am using Asterisk 1.6.2rc5 and h323plus v1.19.0Beta7 and ptlib v1.12.0. In this config when compiling the 2 packages and then doing a make in the asterisk H323 directory it automatically activates the chan_h323 in the Menuselect options of Asterisk and allows me to compile asterisk with h323plus support.
The problem I am having is that I am registering with a Nortel H323 GateKeeper and when this looses the registry for some or other reason as a backup I send the calls using a Gateway directly to the Nortel PBX. With this configuration in v1.4.23 it was working perfecttly with openh323 v1.18.0 and pwlib v1.10.3. The problem came when because of issues with openmfcr2 I needed to upgrade to 1.6 for the embedded openr2 support.
For this reason I am no trying to compile Asterisk 1.6.2.0rc5 with the latest h323plus v1.22.0 and ptlib 2.6.5. At the moment once these 2 packages are compiled it does not allow me to activate or select chan_h323 in the Asterisk "make menuselect". How can this be activated?
I hope someone can help.
Sebastian
participants (3)
-
Sebastian Peschko
-
Simon Horne
-
Tamas