[asterisk-dev] Compile Asterisk with OH323 problem
Paul Cadach
paul at odt.east.telecom.kz
Tue May 1 02:40:12 MST 2007
Switch to Asterisk-1.4 and use its own chan_h323 - its pretty stable and
functional.
WBR,
Paul.
----- Original Message -----
From: "William" <william at rach.com.sg>
To: <asterisk-dev at lists.digium.com>
Sent: Wednesday, April 25, 2007 9:14 PM
Subject: [asterisk-dev] Compile Asterisk with OH323 problem
> William wrote:
>> Hi,
>>
>> I'm new to asterisk.
>>
>> This few days I was trying to compile asterisk with OH323. Because I want
>> my SoftPhone > Asterisk IP PBX > Quintum A800 H323 > ISDN.
>>
>> But during compiling OH323 I faced the following problem. Look like the
>> file is missing.
>>
>> chan_oh323.c:37:34: asterisk/channel_pvt.h: No such file or directory
>>
>> ~~~~
>>
>> Below is my step to compile asterisk with OH323.
>>
>> 1. Download Asterisk asterisk-1.2.17.tar.gz
>> 2. Download oh323 openh323-v1_19_0_1-src-tar.gz
>> 3. Download pwlib pwlib-v1_11_0-src-tar.gz
>> 4. Compile asterisk and install
>> 5. Compile pwlib
>> 6. Set environment variable "PWLIBDIR" to path of pwlib source.
>> 7. Compile openh323
>> 8. Modify Makefile of oh323. Change "PWLIBDIR", "OPENH323DIR",
>> "ASTERISKINCDIR" to the path of the source code(Remember to append
>> "/include" in ASTERISKINCDIR).
>> 9. Compile oh323 with "make && make install".
>> 10. By default oh323 wrapper will be installed in "/usr/local/lib",
>> which is defined as OH323WRAPLIBDIR in Makefile. Add the path to
>> /etc/ld.so.conf and run "ldconfig".
>>
>> Thanks
>> William
>>
>>
>>
>>
>
>
> --
> William Lai
> IVR and Network Development
> Rach Pte Ltd
> Tel: (65) 62247077
> Fax: (65) 62248224
> Email: william at rach.com.sg
>
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-dev mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-dev
>
More information about the asterisk-dev
mailing list