Commit Graph

13 Commits

Author SHA1 Message Date
dcoppa
981a30b34d Bugfix update to pjsua-1.8.5 2010-10-22 14:36:12 +00:00
dcoppa
fc775a9d9e After discussion with fgsch@ and others, It's now clear that I was wrong
and 31 IS the correct value: shame on me...

"You need to revive the patch that was before 1.7" fgsch@
2010-09-24 07:52:37 +00:00
dcoppa
e532df1846 Bugfix update to pjsua-1.8 2010-09-16 07:59:23 +00:00
dcoppa
482e8f7461 Update to pjsua-1.7
OK sthen@
2010-09-14 07:37:19 +00:00
dcoppa
43386242fd Switch to new-style REVISION/LIB_DEPENDS/WANTLIB
OK sthen@
2010-07-27 09:27:23 +00:00
dcoppa
086ecd1905 FreeBSD *does* have sched_get_priority_{min,max}, so my previous
patch was wrong

OK sthen@
2010-05-14 10:16:32 +00:00
dcoppa
34e4f3aa78 Update pjsua to 1.6
From MAINTAINER Christopher Zimmermann, with modifications by me
and sthen@.

OK sthen@
2010-05-03 14:30:19 +00:00
ajacoutot
ce7c969358 Stupid poor blank lines, stupid poor blank lines... 2010-04-15 14:58:24 +00:00
dcoppa
42a5d6cf0f Update to pjsua-1.5.5
From (new) MAINTAINER Christopher Zimmermann with some modifications
by landry@, ajacoutot@, sthen@ and myself.

Thanks!

OK landry@, ajacoutot@, sthen@
2010-04-02 11:48:24 +00:00
todd
a5639e1a3e bump pkgname after the last commit, reminded by Pierre Riteau 2008-06-18 21:41:42 +00:00
deanna
06f82acff2 - let it build on all archs
- don't redefine stuff we have in system headers

tested on vax with --null-audio
"looks sane" todd@
2007-11-06 02:50:28 +00:00
deanna
fa42881a59 Fix URL to pjsua user manual. 2007-10-27 17:54:53 +00:00
deanna
30d0a555e3 import pjsua 0.7.0
pjsua is an open source command line SIP user agent that is used as
the reference implementation for PJSIP and PJMEDIA. It has many
features, such as:

    * Mutiple identities/account registrations
    * Concurrent calls and conference (unlimited number, but only up
      to 254 sources can be mixed to a single destination)
    * Call features: call hold, call transfer (attended or unattended,
      with or without refersub).
    * SIP Presence/SIMPLE with PIDF and XPIDF support. PUBLISH support.
    * Instant messaging and message composing indication
    * DTMF digits transmission/receipt (RFC 2833)
    * WAV file playing, streaming, and recording.
    * Accoustic echo cancellation (AEC).
    * Auto-answer, auto-play file, auto-loop RTP
    * Support SIP UDP, TCP, and TLS transports. Support for DNS SRV
      resolution.
    * NAT traversal with rport and STUN.
    * Tone generation.
    * Codecs: PCMA, PCMU, GSM, Speex (including wideband/16KHz and
      ultra-wideband/32KHz), L16 (8-48KHz, mono or stereo), and iLBC.
    * Adaptive jitter buffer, adaptive silence detection, and packet
      lost concealment audio features.

With lots of testing and help from todd@, sthen@, jakemsr@, jolan@ and
Benny Prijono.

ok todd@ sthen@
2007-10-27 04:34:23 +00:00