Book Image

Building Telephony Systems with OpenSER

Book Image

Building Telephony Systems with OpenSER

Overview of this book

Table of Contents (18 chapters)
Building Telephony Systems with OpenSER
Credits
About the Author
About the Reviewers
Preface
6
Building the User Portal with SerMyAdmin
Index

Development


For those willing to develop and who don't want to use C, it is now possible to use Perl or Java. These programming languages are easier to learn and to debug than C.

PERL

Perl is a new module present in OpenSER 1.2.x. It may be used to develop applications interfacing directly to OpenSER. Check the documentation at www.openser.org. http://www.openser.org/docs/modules/1.2.x/perl.html.

WeSIP

WeSIP will allow you to develop SIP applications using Java and OpenSER. According to its web page "WeSIP is a SIP and HTTP Converged Application Server built on top of OpenSER".