[Asterisk-Users] h323 with asterisk problem

2006-06-08 Thread Thameem Ansari
Hello all,

I am trying to use native h323 built from asterisk 1.2.7. I configured
the h323 to receive incoming calls...the problem is i can receive the
call to my asterisk and it rings another extension but no audio. I
don't see any good documentation about gatekeepers, fast start, etc
with h323. I would like to get some help from you guys to fix this
issue.

If any of you have configured asterisk with h323, please help me do that.

Thanks in advance,

Thameem
___
--Bandwidth and Colocation provided by Easynews.com --

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


[Asterisk-Users] h323 with asterisk problem

2006-06-08 Thread Thameem Ansari
Hello All,

Somereason my previous mail was not get into the list (or may be
delayed). I have a problem successfully configuring the h323 support
with asterisk 1.2.7. 
I searched the net and I don't find any useful or clear documentation. 
First tell me, which h323 installation should I go with? h323 (native) or open h323 or OOH323? 
Secondly, How do I configure h323 (any version) with already running
asterisk? If I could get some success stories that would shed some
light on my efforts.

Thanks in advance,
Thameem

___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [Asterisk-Users] h323 with asterisk problem

2006-06-08 Thread Yusuf

> Hello all,
>
> I am trying to use native h323 built from asterisk 1.2.7. I configured the
> h323 to receive incoming calls...the problem is i can receive the call to
> my
> asterisk and it rings another extension but no audio. I don't see any good
> documentation about gatekeepers, fast start, etc with h323. I would like
> to
> get some help from you guys to fix this issue.
>
> If any of you have configured asterisk with h323, please help me do that.
>
> Thanks in advance,
>
> Thameem
>

Hi Thameem,

I had a similiar problem, so try different combinations of faststart,
h245Tunnelling,h245inSetup.

Also, you can try the ooh323 in asterisk-addons, or oh323 from in-access
networks.

thanks,
yusuf


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [Asterisk-Users] h323 with asterisk problem

2006-06-08 Thread Thameem Ansari
Hi yousuf,
Please tell me to make h323 work, what are the other things i need to do other than getting the chan_h323.so under modules?
Do I need to install OpenGatekeeper and configure it ?
Do I need fast start? fast tunneling? h245inSetup? (I really don't have any idea about what these components are)

Thanks,
ThameemOn 6/8/06, Yusuf <[EMAIL PROTECTED]> wrote:
> Hello all,>> I am trying to use native h323 built from asterisk 1.2.7. I configured the> h323 to receive incoming calls...the problem is i can receive the call to> my> asterisk and it rings another extension but no audio. I don't see any good
> documentation about gatekeepers, fast start, etc with h323. I would like> to> get some help from you guys to fix this issue.>> If any of you have configured asterisk with h323, please help me do that.
>> Thanks in advance,>> Thameem>Hi Thameem,I had a similiar problem, so try different combinations of faststart,h245Tunnelling,h245inSetup.Also, you can try the ooh323 in asterisk-addons, or oh323 from in-access
networks.thanks,yusuf--This message has been scanned for viruses anddangerous content by MailScanner, and isbelieved to be clean.___
--Bandwidth and Colocation provided by Easynews.com --Asterisk-Users mailing listTo UNSUBSCRIBE or update options visit:   
http://lists.digium.com/mailman/listinfo/asterisk-users
___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [Asterisk-Users] h323 with asterisk problem

2006-06-08 Thread Daye
If I were you, I would install the lastest asterisk-addons. there is an asterisk ooh323c directory , read the REAME on that directoryThameem Ansari <[EMAIL PROTECTED]> wrote: Hello All,  Somereason my previous mail was not get into the list (or may be delayed). I have a problem successfully configuring the h323 support with asterisk 1.2.7.  I searched the net and I don't find any useful or clear documentation.  First tell me, which h323 installation should I go with? h323 (native) or open h323 or OOH323?  Secondly, How do I configure h323 (any version) with already running asterisk? If I could get some success stories that would shed some light on my efforts.  Thanks in advance, Thameem  ___--Bandwidth and Colocation provided by Easynews.com
 --Asterisk-Users mailing listTo UNSUBSCRIBE or update options visit:   http://lists.digium.com/mailman/listinfo/asterisk-users __Do You Yahoo!?Tired of spam?  Yahoo! Mail has the best spam protection around http://mail.yahoo.com ___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [Asterisk-Users] h323 with asterisk problem

2006-06-08 Thread Thameem Ansari
It seems that Open H323 only work with Asterisk version 1.0. As per the
latest stable README of asterisk-oh323 here is the readme.

 Required packages
---

 In order to build the OH323 Asterisk channel driver you will need
 some other packages. We recommend to download their source and build them.
 These are the following:

  o PWlib (Portable Text and GUI C/C++ Class Library)
    download from http://sourceforge.net/projects/openh323 (v1.8.7/Mimas_patch2)
    (required)

  o OpenH323 (Class Library implementing the H.323 protocol)
    download from http://sourceforge.net/projects/openh323 (v1.15.6/Mimas_patch2)
    (required)

  o Asterisk PBX (Open Source Linux PBX)
    download from http://www.asterisk.org (CVS v1-0, 2005-09-08)
    (required)

  o OhPhone (Command line H.323 client)
    download from http://www.openh323.org (v1.13.5)
    (optional, used for testing)

  o OpenH323 Gatekeeper (H.323 Gatekeeper)
    download from http://www.gnugk.org (v2.2.2)
    (optional, used for testing)
    Although the usage of a gatekeeper is optional, it is
    recommended for easier address translation.

 This software has been developed and tested with the
 aforementioned versions of the above packages. Using other versions
 may break things, so try these versions first.

Anybody has any idea I want to compile this with asterisk 1.2.7 and 1.2.8

Thanks,
Thameem
On 6/8/06, Thameem Ansari <[EMAIL PROTECTED]> wrote:
Hi yousuf,
Please tell me to make h323 work, what are the other things i need to do other than getting the chan_h323.so under modules?
Do I need to install OpenGatekeeper and configure it ?
Do I need fast start? fast tunneling? h245inSetup? (I really don't have any idea about what these components are)

Thanks,
ThameemOn 6/8/06, Yusuf <
[EMAIL PROTECTED]> wrote:
> Hello all,>> I am trying to use native h323 built from asterisk 1.2.7. I configured the> h323 to receive incoming calls...the problem is i can receive the call to> my> asterisk and it rings another extension but no audio. I don't see any good
> documentation about gatekeepers, fast start, etc with h323. I would like> to> get some help from you guys to fix this issue.>> If any of you have configured asterisk with h323, please help me do that.
>> Thanks in advance,>> Thameem>Hi Thameem,I had a similiar problem, so try different combinations of faststart,h245Tunnelling,h245inSetup.Also, you can try the ooh323 in asterisk-addons, or oh323 from in-access
networks.thanks,yusuf--This message has been scanned for viruses anddangerous content by MailScanner, and isbelieved to be clean.___
--Bandwidth and Colocation provided by Easynews.com --Asterisk-Users mailing listTo UNSUBSCRIBE or update options visit:
   
http://lists.digium.com/mailman/listinfo/asterisk-users


___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [Asterisk-Users] h323 with asterisk problem

2006-06-08 Thread Tzafrir Cohen
On Thu, Jun 08, 2006 at 04:58:20PM -0700, Thameem Ansari wrote:
> It seems that Open H323 only work with Asterisk version 1.0. As per the
> latest stable README of asterisk-oh323 here is the readme.

Which "h323"? chan_oh323 is just one of at least three h323 channels.

Versions 0.7x of it are for Asterisk 1.2 , and is distributed
independently of Asterisk.

The directory asterisk/channels/h323 includes chan_h323 .

And addons package includes chan_ooh323c . Unlike the latter two it does
not use openh323 and thus a lot simpler to build (assuming you have
gcc-objc).

-- 
Tzafrir Cohen  sip:[EMAIL PROTECTED]
icq#16849755   iax:[EMAIL PROTECTED]
+972-50-7952406   
[EMAIL PROTECTED]  http://www.xorcom.com
___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [Asterisk-Users] h323 with asterisk problem

2006-06-08 Thread Leo Ann Boon




And addons package includes chan_ooh323c . Unlike the latter two it does
not use openh323 and thus a lot simpler to build (assuming you have
gcc-objc).

gcc-objc? IIRC, the Objective System OOH323 is written in plain C(99?) 
not Objective-C. If they wrote it in Objective-C, they would be obliged 
to name OOH323X :).


___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [Asterisk-Users] h323 with asterisk problem

2006-06-08 Thread Thameem Ansari
Hello guys,
Thanks for your replies. I finally got the ooh323 built successfully.
But again the problem is I am using sjphone to connect to my server. I
can initiate the call which rings the phone without any problem. But
its keep on ringing even if I take the call. I dunno whats goin on? 
Simply this h323 configuration sucks

-ThameemOn 6/8/06, Leo Ann Boon <[EMAIL PROTECTED]> wrote:
>>And addons package includes chan_ooh323c . Unlike the latter two it does>not use openh323 and thus a lot simpler to build (assuming you have>gcc-objc).>gcc-objc? IIRC, the Objective System OOH323 is written in plain C(99?)
not Objective-C. If they wrote it in Objective-C, they would be obligedto name OOH323X :).___--Bandwidth and Colocation provided by 
Easynews.com --Asterisk-Users mailing listTo UNSUBSCRIBE or update options visit:   http://lists.digium.com/mailman/listinfo/asterisk-users

___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [Asterisk-Users] h323 with asterisk problem

2006-06-08 Thread Tzafrir Cohen
On Thu, Jun 08, 2006 at 08:23:15PM -0700, Thameem Ansari wrote:
> Hello guys,
> Thanks for your replies. I finally got the ooh323 built successfully. But
> again the problem is I am using sjphone to connect to my server. I can
> initiate the call which rings the phone without any problem. But its keep on
> ringing even if I take the call. I dunno whats goin on?
> Simply this h323 configuration sucks

sjphone is a SIP phone, right?

Why don't you start with calling an echo test extension from the h323
phone? Or generate such a call from the server (using a .call file or
Originate in the manager).

-- 
Tzafrir Cohen  sip:[EMAIL PROTECTED]
icq#16849755   iax:[EMAIL PROTECTED]
+972-50-7952406   
[EMAIL PROTECTED]  http://www.xorcom.com
___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [Asterisk-Users] h323 with asterisk problem

2006-06-09 Thread Thameem Ansari
Finally I installed the oh323 without any errors and tested that with SJPhone.(Played the demo message).
Now my question is, it seems from any h323 client anyone can make calls
to my asterisk if they dial @. 
How do I do the authentication by IP, username, password like SIP.conf and IAX.conf? 

Any help would be appreciated. 

Thanks,
ThameemOn 6/8/06, Tzafrir Cohen <[EMAIL PROTECTED]> wrote:
On Thu, Jun 08, 2006 at 08:23:15PM -0700, Thameem Ansari wrote:> Hello guys,> Thanks for your replies. I finally got the ooh323 built successfully. But> again the problem is I am using sjphone to connect to my server. I can
> initiate the call which rings the phone without any problem. But its keep on> ringing even if I take the call. I dunno whats goin on?> Simply this h323 configuration suckssjphone is a SIP phone, right?
Why don't you start with calling an echo test extension from the h323phone? Or generate such a call from the server (using a .call file orOriginate in the manager).--Tzafrir Cohen  
sip:[EMAIL PROTECTED]icq#16849755   iax:[EMAIL PROTECTED]+972-50-7952406[EMAIL PROTECTED]
  http://www.xorcom.com___--Bandwidth and Colocation provided by Easynews.com --Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:   http://lists.digium.com/mailman/listinfo/asterisk-users
___
--Bandwidth and Colocation provided by Easynews.com --

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