typo in DESCR-pjsua; from Eddie Thieda
This commit is contained in:
parent
08f147ba5f
commit
532a34cb8e
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.45 2019/02/15 22:31:08 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.46 2019/04/04 10:38:57 sthen Exp $
|
||||
|
||||
COMMENT-main= multimedia communication library (SIP, RTP, ICE, etc)
|
||||
COMMENT-pjsua= lightweight sip client
|
||||
@ -7,6 +7,7 @@ V= 2.8
|
||||
DISTNAME= pjproject-$V
|
||||
PKGNAME-main= pjsip-$V
|
||||
PKGNAME-pjsua= pjsua-$V
|
||||
REVISION-pjsua= 0
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
LIBVER= 0.0
|
||||
|
@ -2,7 +2,7 @@ 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
|
||||
* Multiple 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,
|
||||
|
Loading…
Reference in New Issue
Block a user