Sipek VoIP

Recent site activity

613days since
SipekSdk Project Started

About

Copyright (c) 2008 Sasa Coh

Sipek Software Development Kit



Simple SIP library          

Writing VoIP (SIP) applications today is a complex and long lasting process. Developers can spend most of the time for protocol stack details and other low level tricks. The SipekSDK eases the construction of VoIP applications and makes developers much more efficient.

Get the SipekSdk and build your SIP apps more quickly and with less effort!

Download the newest version of SipekSdk and pjsip wrapper libraries!



Learn More

SipekSDK is a .Net (C#) software development library for VoIP based application. It eases the building of VoIP applications. SipekSdk combines SIP signalling and audio features of pjsip.org stack into a single library. SipekSDK accelerates the development of VoIP based applications with your own GUI and brand name. 


Get Started

Get started with SipekSdk. Download or build the SipekSdk library and use it in your project. 


Documentation

Everything you need to know about how to use SipekSdk. See the developer documentation and SipekSdk API reference. Developers might be interested in
pjsip .Net wrapper and Linux wrapper details. 


Join the community

Sipek is an open source project with an active community. Join the user and development discussions to find additional information about SipekSdk.







The old SipekSdk site

Developer's announcements

  • Updates to pjsip wrapper and SipekSdk In the latest SipekSdk trunk release (113) the pjsip wrapper and SipekSdk were changed. The LogLevel setting for pjsip.log were added to pjsip dll and a new method 'sendCallMessage ...
    Posted ‎‎12 Feb 2009 01:26‎‎ by Sasa Coh
  • Sipek Mobile Project Opened I just want to let you know that Sipek Mobile project is opened. See http://code.google.com/p/sipekmobile/ for details...
    Posted ‎‎28 Jan 2009 03:14‎‎ by Sasa Coh
  • SipekSdk for Mobile Devices Some minor corrections have been applied to SipekSdk library in order to support windows mobile platforms. It's been reported that the example "mobile" application works on real WM 6 ...
    Posted ‎‎26 Oct 2008 23:54‎‎ by Sasa Coh
  • New threading strategy There's new threading strategy introduced into SipekSdk library. The so called polling mode is better solution for GUI applications. With polling mode the GUI context (thread) is registered with ...
    Posted ‎‎2 Oct 2008 07:03‎‎ by Sasa Coh
Showing posts 1 - 4of 4. View more »


SipekSdk Downloads

Download SipekSdk sources from SVN repository


SipekSdk binaries (.dll)

 http://code.google.com/p/sipeksdk/downloads/list 

or directly from

 repository.


How do I start?

  1. Download the latest version of SipekSdk source code or binary
  2. Read the Instant Softphone Tutorial to write your first app
  3. Learn the details from documentation




Windows Mobile users

Read the Sipek Goes Mobile Tutorial or visit the Sipek Mobile page.



SipekSdk on Linux

Read the SipekSdk for Linux tutorial