search for: pandora_release

Displaying 1 result from an estimated 1 matches for "pandora_release".

2005 Mar 07
1
What combination of pwlib and openh323 are
...should ask this question, I just spent yesterday integrating building asterisk with h323 support to connect to a Cisco call agent.....I cant say if it will work for you but it compiles and loads nicely ! I will be testing this evening.... # cd /root # wget http://www.voxgratia.org/releases/pwlib-Pandora_release-src-tar.gz # wget http://www.voxgratia.org/releases/openh323-Pandora_release-src-tar.gz # tar zxvf pwlib-Pandora_release-src-tar.gz # tar zxvf openh323-Pandora_release-src-tar.gz # cd /root/pwlib # ./configure && make opt && make install # cd /root/openh323 # ./configure &&...