Vocal compiled under Windows (VC6 + SP4 or higher

xiaoxiao2021-03-06  105

(First original introduction, evacuation translation)

Vocal Win32 Installation

This Document Explains How To Build Vocal on The Windows

Platform. Currently The ONLY Portions of Vocal Ported to Windows

Are The Sipstack and The User Agent. for more information,

Please see the Web site, http://www.vovida.org/.

This Release Supports the Vocal's Sip Stack and User Agent

On the win32 placeform.

The Vocal Sip Stack and User Agent WERE BUILT AND TESTED ON

WINDOWS 2000.

Requirements:

MSVC 6.0, Service Pack 4.

NOTE: This Release Requires MSVC 6.0'S Service Pack 4.

IF you are seeing Internal Compiler Errors, Chances Are

Good That You Have Not Installed The Service Pack.

Last Time We Checked The Service Pack Was Availabe from:

http://msdn.microsoft.com/vstudio/SP/vs6sp4/readme.asp

Compile INSTRUCTIONS:

Download The Tar Ball.

2. Unzip The Vocal Tar Ball Using Winzip or An Equivalent

Tool. this kind create a directory caled vocal-n.n.n

That contains the software.

I. Winzip vocal-n.n.n.tar.gz

Where: n.n.n is the version number.

3. USING MSVC 6.0, Open the workspace file Vocal-n.n/ Vocal.dsw

For the Vocal Workspace.

4. Set your default project to the ua, and then build. This

Will Build All The Libraries and finally the user agent.

IT Will Place The Resulting Executable in

Vocal-n.n.n / sip / ua / obj.debug.win32.i686 / ua.exe.

5. Sample UA Configuration Files for the ua can be found in

Vocal-n.n/ SIP / UA / Sampleconfigfiles

6. To run the ua, the pthread.dll files needed to be found in

Your path. The pthread.dll file can be found in

Vocal-n.n.n / constib / win32 / pthreads / obj.debug.win32.i686

You May Want to Move The Pthread.dll File to The Same Directory

That you are running the ua from.

7. Tone Files for the ua can be found in

Vocal-n.n.n / sip / ua / tone

When Running The User Agent, It Will Look for the Various

Sound Files in The Tone Subdirectory of The Current Directory.

Running the User agent:

Please see the readme in

Vocal-n.n.n / sip / ua / ready

For details.

Third Party Libraries:

The Windows Port of The Sip Stack Uses Third Party Libraries To

Support the Posix Pthread, Regular Expression, Getopt, ETC.

Thase Open Source Libraries WERE Used:

- pthread-win32 (http://sources.redhat.com/pthreads-win32).

- Regular Expression Library - Regex by Henry Spencer's Regular Expression Library

(ftp://ftp.zoo.toronto.edu/pub/)

Testing:

Only Basic Testing Has Been Performed.

THE UA CAN SUCCESSFULLY Register with Vocal.

The ua can successfully place a Basic Using Vocal. Tested

Endpoints include Another Vocal UA, And The Cisco 7960 (SIP LOAD).

THE UA CAN SUCCESSFULLY Place a Point to Point Call from

One Vocal ua to another.

Contributors:

This Software Consists of Voluntary Contributions Made by VOVIDA

NetWorks, Inc., Cisco Systems, Inc., Cuseme Networks, Inc., and

MANDIVIDUALS INCLUDING:

Russell ANSON

Amit Choksi

Sunitha Kumar

MAI VU

Contact Information and Website:

We welcome your feedback, Suggestions and Contributions. Contact US

Via Email if you have quintions, feedback, code submissions, and

Bug reports.

For General Inquiries - info@vovida.org

We Have Mailing Lists for the Vocal Applications and Protocol Stacks:

Vocal - vocal@vovida.org

SIP - Sip@vovida.org

You can subscribe to the mailing list on www.vovida.org.

You Can Submit Bug, Patches, Software Contributions, And Feature

Requests Using Bugzilla. Access bugzilla from www.vovida.org.

转载请注明原文地址:https://www.9cbs.com/read-103319.html

New Post(0)