[asterisk-users] h323 with NAT

2011-04-27 Thread Danny Nicholas
Hi list,
I've been beating my head for about 3 days on this one.  I have
Asterisk 1.4.41 installed using openh323.  As long as I'm inside my
firewall, everything is hunky-dory.  When I move to server on another
subnet, I'm still able to connect, but no longer have sound.  Any good
pointers or suggestions?

Thanks
Danny Nicholas


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] h323 with NAT

2011-04-27 Thread Jose P. Espinal


Danny Nicholas wrote:

Hi list,
I've been beating my head for about 3 days on this one.  I have
Asterisk 1.4.41 installed using openh323.  As long as I'm inside my
firewall, everything is hunky-dory.  When I move to server on another
subnet, I'm still able to connect, but no longer have sound.  Any good
pointers or suggestions?

Thanks
Danny Nicholas



I had a similar problem once while using ooh323 with Asterisk 1.4.XX.

What I did was to use the most recent version of H323plus with Asterisk 
and got better results with chan_h323.


As (AFAIK) OpenH323 was renamed to H323plus, and several improvements 
has been made to it, you might want to take a look at it.


Note: if you are building Asterisk from source, then the source expects 
a very old version of OpenH323 and PTLib.


You can take a look to the tasks performed by these scripts:
http://lists.digium.com/pipermail/asterisk-users/2011-January/258119.html
to see how to compile Asterisk with the latest version of H323Plus and 
PTlib.


If you need any additional information about the scripts, just let me know.

Regards,

--
Jose P. Espinal
http://www.eSlackware.com
IRC: Khratos @ #asterisk / -doc / -bugs

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] h323 with NAT

2011-04-27 Thread Danny Nicholas
 -Original Message-
 From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-
 boun...@lists.digium.com] On Behalf Of Jose P. Espinal
 Sent: Wednesday, April 27, 2011 11:04 AM
 To: Asterisk Users Mailing List - Non-Commercial Discussion
 Subject: Re: [asterisk-users] h323 with NAT
 
 
 Danny Nicholas wrote:
  Hi list,
  I've been beating my head for about 3 days on this one.  I have
  Asterisk 1.4.41 installed using openh323.  As long as I'm inside my
  firewall, everything is hunky-dory.  When I move to server on another
  subnet, I'm still able to connect, but no longer have sound.  Any good
  pointers or suggestions?
 
  Thanks
  Danny Nicholas
 
 
 I had a similar problem once while using ooh323 with Asterisk 1.4.XX.
 
 What I did was to use the most recent version of H323plus with Asterisk
 and got better results with chan_h323.
 
 As (AFAIK) OpenH323 was renamed to H323plus, and several improvements
 has been made to it, you might want to take a look at it.
 
 Note: if you are building Asterisk from source, then the source expects
 a very old version of OpenH323 and PTLib.
 
 You can take a look to the tasks performed by these scripts:
 http://lists.digium.com/pipermail/asterisk-users/2011-January/258119.html
 to see how to compile Asterisk with the latest version of H323Plus and
 PTlib.
 
 If you need any additional information about the scripts, just let me
 know.
 
 Regards,
 
 --
 Jose P. Espinal
 http://www.eSlackware.com
 IRC: Khratos @ #asterisk / -doc / -bugs
[Danny Nicholas] 
Thanks for the information - but this doesn't seem to play well with SUSE.
Any ideas?


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] h323 with NAT

2011-04-27 Thread Jose P. Espinal


[Danny Nicholas] 
Thanks for the information - but this doesn't seem to play well with SUSE.

Any ideas?


If you are open to the possibility of building from source I think I 
might have a little white paper based on the scripts (about installing 
latest version of H323plus on 1.4.X) by today, after I get home (like 
7:30 pm, GMT -4); so you can test with native chan_h323.


Meanwhile, do you see anything weird (after enabling 'ooh323 debug') on 
the CLI?


Is there a possibility to test with SIP, to see if the audio problem is 
explicitly H323 related, and not a networking issue?



--
Jose P. Espinal
http://www.eSlackware.com
IRC: Khratos @ #asterisk / -doc / -bugs


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] h323 with NAT

2011-04-27 Thread Danny Nicholas
 -Original Message-
 From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-
 boun...@lists.digium.com] On Behalf Of Jose P. Espinal
 Sent: Wednesday, April 27, 2011 1:42 PM
 To: Asterisk Users Mailing List - Non-Commercial Discussion
 Subject: Re: [asterisk-users] h323 with NAT
 
 
  [Danny Nicholas]
  Thanks for the information - but this doesn't seem to play well with
 SUSE.
  Any ideas?
 
 If you are open to the possibility of building from source I think I
 might have a little white paper based on the scripts (about installing
 latest version of H323plus on 1.4.X) by today, after I get home (like
 7:30 pm, GMT -4); so you can test with native chan_h323.
 
 Meanwhile, do you see anything weird (after enabling 'ooh323 debug') on
 the CLI?
 
 Is there a possibility to test with SIP, to see if the audio problem is
 explicitly H323 related, and not a networking issue?
 
 
 --
 Jose P. Espinal
 http://www.eSlackware.com
 IRC: Khratos @ #asterisk / -doc / -bugs
[Danny Nicholas] 
Works like a champ with SIP - nothing I can see that is weird on CLI output
in H323


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] h323 over NAT

2003-08-01 Thread ayaz
hello 

I am trying to configure h323 over NAT 

Can some one help me out 

Thanks 



___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] h323 over NAT

2003-08-01 Thread Jeremy McNamara
H.323 doesn't deal with NAT.

Jeremy McNamara



ayaz wrote:

hello 

I am trying to configure h323 over NAT 

Can some one help me out 

Thanks 



___
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


Re: [Asterisk-Users] h323 over NAT

2003-08-01 Thread Cristi
Jeremy McNamara wrote:

H.323 doesn't deal with NAT.

Jeremy McNamara



ayaz wrote:

hello
I am trying to configure h323 over NAT
Can some one help me out
Thanks
___
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

As far as I know there is one posibility if the equipment who is dealing 
with NAT can do so called H323 NAT...

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users