Began splitting dependencies into PKG_OPTIONS. Added gsm, spandsp, doc,
ilbc, speex, and alsa options. Bump PKGREVISION for newly installed files.
This commit is contained in:
parent
33d06af7ff
commit
7a8da564f5
3 changed files with 542 additions and 399 deletions
|
@ -1,7 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.1 2013/06/10 12:33:30 othyro Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2013/06/10 21:47:42 othyro Exp $
|
||||
|
||||
DISTNAME= yate-4.2.0-2
|
||||
PKGNAME= ${DISTNAME:S/-/client-/1:S/-2/.2/1}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://yate.null.ro/tarballs/yate4/
|
||||
|
||||
|
@ -15,10 +16,16 @@ GNU_CONFIGURE= yes
|
|||
USE_TOOLS+= gmake pkg-config
|
||||
USE_LANGUAGES= c c++
|
||||
|
||||
CONFIGURE_ARGS+= --prefix=${PREFIX}
|
||||
CONFIGURE_ARGS+= --prefix=${PREFIX} --with-zlib=${BUILDLINK_PREFIX.zlib}
|
||||
PKGCONFIG_OVERRIDE+= yate.pc.in
|
||||
|
||||
.include "../../mk/bsd.fast.prefs.mk"
|
||||
SUBST_CLASSES+= prefix
|
||||
SUBST_FILES.prefix= configure
|
||||
SUBST_MESSAGE.prefix= Fixing PREFIX path.
|
||||
SUBST_SED.prefix= -e "s|/usr/local|${PREFIX}|g"
|
||||
SUBST_STAGE.prefix= post-patch
|
||||
|
||||
.include "options.mk"
|
||||
|
||||
LIBS+= ${LIBOSSAUDIO}
|
||||
SUBST_CLASSES+= moc
|
||||
|
@ -168,7 +175,6 @@ SUBST_MESSAGE.php= Fixing PHP interpreter path.
|
|||
SUBST_SED.php= -e "s|/usr/bin/php|${PREFIX}/bin/php|1"
|
||||
SUBST_STAGE.php= post-patch
|
||||
|
||||
# doxygen and kdoc for doc options
|
||||
.include "../../lang/php/phpversion.mk"
|
||||
.include "${PHPPKGSRCDIR}/buildlink3.mk"
|
||||
.include "../../mk/oss.buildlink3.mk"
|
||||
|
@ -178,10 +184,6 @@ BUILDLINK_DEPMETHOD.qt4-tools= full
|
|||
.include "../../devel/zlib/buildlink3.mk"
|
||||
.include "../../security/openssl/buildlink3.mk"
|
||||
#.include "../../devel/pwlib/buildlink3.mk"
|
||||
.include "../../comms/spandsp/buildlink3.mk"
|
||||
.include "../../audio/speex/buildlink3.mk"
|
||||
.include "../../wip/ilbc-rfc3951/buildlink3.mk"
|
||||
#.include "../../audio/alsa-lib/buildlink3.mk"
|
||||
.include "../../mk/mysql.buildlink3.mk"
|
||||
.include "../../mk/pgsql.buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
885
yateclient/PLIST
885
yateclient/PLIST
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.1 2013/06/10 12:33:30 othyro Exp $
|
||||
@comment $NetBSD: PLIST,v 1.2 2013/06/10 21:47:42 othyro Exp $
|
||||
bin/yate
|
||||
bin/yate-config
|
||||
bin/yate-qt4
|
||||
|
@ -34,7 +34,9 @@ lib/yate/conference.yate
|
|||
lib/yate/dumbchan.yate
|
||||
lib/yate/enumroute.yate
|
||||
lib/yate/extmodule.yate
|
||||
${PLIST.spandsp}lib/yate/faxchan.yate
|
||||
lib/yate/filetransfer.yate
|
||||
${PLIST.gsm}lib/yate/gsmcodec.yate
|
||||
lib/yate/gvoice.yate
|
||||
lib/yate/ilbccodec.yate
|
||||
lib/yate/ilbcwebrtc.yate
|
||||
|
@ -89,6 +91,7 @@ lib/yate/server/yradius.yate
|
|||
lib/yate/server/ysigchan.yate
|
||||
lib/yate/server/ysnmpagent.yate
|
||||
lib/yate/sip/sip_cnam_lnp.yate
|
||||
${PLIST.speex}lib/yate/speexcodec.yate
|
||||
lib/yate/tonedetect.yate
|
||||
lib/yate/tonegen.yate
|
||||
lib/yate/wavefile.yate
|
||||
|
@ -209,310 +212,310 @@ share/doc/yate-4.2.0/api/TelEngine__UIWidget.html
|
|||
share/doc/yate-4.2.0/api/TelEngine__URI.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__Window.html
|
||||
share/doc/yate-4.2.0/api/all-globals.html
|
||||
share/doc/yate-4.2.0/api/annotated.html
|
||||
share/doc/yate-4.2.0/api/bc_s.png
|
||||
share/doc/yate-4.2.0/api/bdwn.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Array-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Array.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Array.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Base64-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Base64.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Base64.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1CallEndpoint-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1CallEndpoint.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1CallEndpoint.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1CapturedEvent-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1CapturedEvent.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1CapturedEvent.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Channel-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Channel.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Channel.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Cipher-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Cipher.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Cipher.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Client-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Client.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Client.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1ClientAccount-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1ClientAccount.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1ClientAccount.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1ClientAccountList-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1ClientAccountList.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1ClientAccountList.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1ClientChannel-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1ClientChannel.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1ClientChannel.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1ClientContact-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1ClientContact.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1ClientContact.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1ClientDriver-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1ClientDriver.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1ClientDriver.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1ClientLogic-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1ClientLogic.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1ClientLogic.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1ClientResource-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1ClientResource.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1ClientResource.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1ClientSound-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1ClientSound.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1ClientSound.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Compressor-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Compressor.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Compressor.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Configuration-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Configuration.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Configuration.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1DataBlock-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1DataBlock.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1DataBlock.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1DataConsumer-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1DataConsumer.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1DataConsumer.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1DataEndpoint-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1DataEndpoint.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1DataEndpoint.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1DataFormat-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1DataFormat.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1DataFormat.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1DataNode-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1DataNode.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1DataNode.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1DataSource-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1DataSource.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1DataSource.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1DataTranslator-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1DataTranslator.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1DataTranslator.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1DebugEnabler-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1DebugEnabler.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1DebugEnabler.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Debugger-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Debugger.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1DefaultLogic-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1DefaultLogic.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1DefaultLogic.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1DnsRecord-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1DnsRecord.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1DnsRecord.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Driver-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Driver.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Driver.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1DurationUpdate-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1DurationUpdate.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1DurationUpdate.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Engine-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Engine.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1EngineCheck-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1EngineCheck.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1File-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1File.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1File.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1FormatRepository-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1FormatRepository.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1GenObject-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1GenObject.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1GenObject.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1GenPointer-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1GenPointer.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1GenPointer.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1HashList-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1HashList.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1HashList.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1ListIterator-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1ListIterator.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Lock-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Lock.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Lock2-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Lock2.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Lockable-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Lockable.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Lockable.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MD5-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MD5.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MemoryStream-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MemoryStream.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MemoryStream.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Message-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Message.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Message.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MessageDispatcher-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MessageDispatcher.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MessageDispatcher.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MessageHandler-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MessageHandler.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MessageHandler.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MessageNotifier-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MessageNotifier.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MessageNotifier.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MessagePostHook-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MessagePostHook.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MessagePostHook.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MessageReceiver-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MessageReceiver.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MessageReceiver.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MessageRelay-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MessageRelay.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MessageRelay.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MimeAuthLine-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MimeAuthLine.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MimeAuthLine.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MimeBinaryBody-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MimeBinaryBody.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MimeBinaryBody.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MimeBody-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MimeBody.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MimeBody.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MimeHeaderLine-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MimeHeaderLine.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MimeHeaderLine.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MimeLinesBody-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MimeLinesBody.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MimeLinesBody.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MimeMultipartBody-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MimeMultipartBody.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MimeMultipartBody.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MimeSdpBody-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MimeSdpBody.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MimeSdpBody.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MimeStringBody-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MimeStringBody.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MimeStringBody.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Module-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Module.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Module.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MucRoom-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MucRoom.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MucRoom.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MucRoomMember-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MucRoomMember.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MucRoomMember.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Mutex-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Mutex.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Mutex.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MutexPool-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1MutexPool.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1NamedIterator-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1NamedIterator.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1NamedList-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1NamedList.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1NamedList.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1NamedPointer-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1NamedPointer.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1NamedPointer.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1NamedString-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1NamedString.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1NamedString.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1NaptrRecord-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1NaptrRecord.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1NaptrRecord.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1ObjList-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1ObjList.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1ObjList.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1ObjVector-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1ObjVector.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1ObjVector.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Plugin-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Plugin.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Plugin.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Random-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Random.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1RefObject-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1RefObject.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1RefObject.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1RefPointer-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1RefPointer.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1RefPointer.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1RefPointerBase-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1RefPointerBase.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1RefPointerBase.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Regexp-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Regexp.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Regexp.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Resolver-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Resolver.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Router-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Router.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Router.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Runnable-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Runnable.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Runnable.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1SHA1-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1SHA1.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1SctpSocket-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1SctpSocket.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1SctpSocket.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Semaphore-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Semaphore.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Semaphore.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1SharedVars-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1SharedVars.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1SharedVars.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Socket-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Socket.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Socket.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1SocketAddr-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1SocketAddr.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1SocketAddr.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1SocketFilter-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1SocketFilter.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1SocketFilter.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1SrvRecord-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1SrvRecord.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1SrvRecord.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Stream-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Stream.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Stream.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1String-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1String.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1String.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1SysUsage-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1SysUsage.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Thread-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Thread.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Thread.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1ThreadedSource-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1ThreadedSource.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1ThreadedSource.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Time-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Time.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1TranslatorFactory-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1TranslatorFactory.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1TranslatorFactory.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1UIFactory-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1UIFactory.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1UIFactory.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1UIWidget-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1UIWidget.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1UIWidget.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1URI-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1URI.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1URI.png
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Window-members.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Window.html
|
||||
share/doc/yate-4.2.0/api/classTelEngine_1_1Window.png
|
||||
share/doc/yate-4.2.0/api/classes.html
|
||||
share/doc/yate-4.2.0/api/closed.png
|
||||
share/doc/yate-4.2.0/api/doxygen.css
|
||||
share/doc/yate-4.2.0/api/doxygen.png
|
||||
share/doc/yate-4.2.0/api/dynsections.js
|
||||
share/doc/yate-4.2.0/api/files.html
|
||||
share/doc/yate-4.2.0/api/ftv2blank.png
|
||||
share/doc/yate-4.2.0/api/ftv2cl.png
|
||||
share/doc/yate-4.2.0/api/ftv2doc.png
|
||||
share/doc/yate-4.2.0/api/ftv2folderclosed.png
|
||||
share/doc/yate-4.2.0/api/ftv2folderopen.png
|
||||
share/doc/yate-4.2.0/api/ftv2lastnode.png
|
||||
share/doc/yate-4.2.0/api/ftv2link.png
|
||||
share/doc/yate-4.2.0/api/ftv2mlastnode.png
|
||||
share/doc/yate-4.2.0/api/ftv2mnode.png
|
||||
share/doc/yate-4.2.0/api/ftv2mo.png
|
||||
share/doc/yate-4.2.0/api/ftv2node.png
|
||||
share/doc/yate-4.2.0/api/ftv2ns.png
|
||||
share/doc/yate-4.2.0/api/ftv2plastnode.png
|
||||
share/doc/yate-4.2.0/api/ftv2pnode.png
|
||||
share/doc/yate-4.2.0/api/ftv2splitbar.png
|
||||
share/doc/yate-4.2.0/api/ftv2vertline.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/annotated.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/bc_s.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/bdwn.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Array-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Array.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Array.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Base64-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Base64.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Base64.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1CallEndpoint-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1CallEndpoint.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1CallEndpoint.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1CapturedEvent-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1CapturedEvent.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1CapturedEvent.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Channel-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Channel.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Channel.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Cipher-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Cipher.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Cipher.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Client-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Client.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Client.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1ClientAccount-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1ClientAccount.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1ClientAccount.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1ClientAccountList-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1ClientAccountList.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1ClientAccountList.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1ClientChannel-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1ClientChannel.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1ClientChannel.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1ClientContact-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1ClientContact.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1ClientContact.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1ClientDriver-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1ClientDriver.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1ClientDriver.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1ClientLogic-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1ClientLogic.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1ClientLogic.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1ClientResource-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1ClientResource.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1ClientResource.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1ClientSound-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1ClientSound.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1ClientSound.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Compressor-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Compressor.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Compressor.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Configuration-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Configuration.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Configuration.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1DataBlock-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1DataBlock.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1DataBlock.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1DataConsumer-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1DataConsumer.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1DataConsumer.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1DataEndpoint-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1DataEndpoint.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1DataEndpoint.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1DataFormat-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1DataFormat.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1DataFormat.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1DataNode-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1DataNode.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1DataNode.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1DataSource-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1DataSource.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1DataSource.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1DataTranslator-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1DataTranslator.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1DataTranslator.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1DebugEnabler-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1DebugEnabler.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1DebugEnabler.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Debugger-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Debugger.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1DefaultLogic-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1DefaultLogic.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1DefaultLogic.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1DnsRecord-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1DnsRecord.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1DnsRecord.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Driver-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Driver.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Driver.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1DurationUpdate-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1DurationUpdate.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1DurationUpdate.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Engine-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Engine.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1EngineCheck-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1EngineCheck.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1File-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1File.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1File.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1FormatRepository-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1FormatRepository.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1GenObject-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1GenObject.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1GenObject.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1GenPointer-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1GenPointer.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1GenPointer.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1HashList-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1HashList.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1HashList.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1ListIterator-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1ListIterator.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Lock-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Lock.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Lock2-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Lock2.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Lockable-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Lockable.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Lockable.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MD5-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MD5.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MemoryStream-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MemoryStream.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MemoryStream.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Message-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Message.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Message.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MessageDispatcher-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MessageDispatcher.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MessageDispatcher.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MessageHandler-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MessageHandler.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MessageHandler.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MessageNotifier-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MessageNotifier.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MessageNotifier.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MessagePostHook-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MessagePostHook.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MessagePostHook.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MessageReceiver-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MessageReceiver.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MessageReceiver.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MessageRelay-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MessageRelay.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MessageRelay.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MimeAuthLine-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MimeAuthLine.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MimeAuthLine.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MimeBinaryBody-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MimeBinaryBody.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MimeBinaryBody.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MimeBody-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MimeBody.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MimeBody.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MimeHeaderLine-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MimeHeaderLine.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MimeHeaderLine.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MimeLinesBody-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MimeLinesBody.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MimeLinesBody.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MimeMultipartBody-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MimeMultipartBody.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MimeMultipartBody.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MimeSdpBody-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MimeSdpBody.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MimeSdpBody.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MimeStringBody-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MimeStringBody.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MimeStringBody.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Module-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Module.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Module.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MucRoom-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MucRoom.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MucRoom.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MucRoomMember-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MucRoomMember.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MucRoomMember.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Mutex-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Mutex.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Mutex.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MutexPool-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1MutexPool.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1NamedIterator-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1NamedIterator.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1NamedList-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1NamedList.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1NamedList.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1NamedPointer-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1NamedPointer.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1NamedPointer.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1NamedString-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1NamedString.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1NamedString.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1NaptrRecord-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1NaptrRecord.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1NaptrRecord.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1ObjList-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1ObjList.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1ObjList.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1ObjVector-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1ObjVector.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1ObjVector.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Plugin-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Plugin.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Plugin.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Random-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Random.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1RefObject-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1RefObject.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1RefObject.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1RefPointer-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1RefPointer.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1RefPointer.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1RefPointerBase-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1RefPointerBase.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1RefPointerBase.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Regexp-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Regexp.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Regexp.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Resolver-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Resolver.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Router-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Router.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Router.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Runnable-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Runnable.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Runnable.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1SHA1-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1SHA1.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1SctpSocket-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1SctpSocket.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1SctpSocket.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Semaphore-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Semaphore.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Semaphore.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1SharedVars-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1SharedVars.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1SharedVars.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Socket-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Socket.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Socket.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1SocketAddr-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1SocketAddr.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1SocketAddr.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1SocketFilter-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1SocketFilter.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1SocketFilter.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1SrvRecord-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1SrvRecord.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1SrvRecord.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Stream-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Stream.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Stream.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1String-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1String.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1String.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1SysUsage-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1SysUsage.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Thread-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Thread.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Thread.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1ThreadedSource-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1ThreadedSource.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1ThreadedSource.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Time-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Time.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1TranslatorFactory-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1TranslatorFactory.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1TranslatorFactory.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1UIFactory-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1UIFactory.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1UIFactory.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1UIWidget-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1UIWidget.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1UIWidget.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1URI-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1URI.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1URI.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Window-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Window.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classTelEngine_1_1Window.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/classes.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/closed.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/doxygen.css
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/doxygen.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/dynsections.js
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/files.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/ftv2blank.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/ftv2cl.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/ftv2doc.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/ftv2folderclosed.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/ftv2folderopen.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/ftv2lastnode.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/ftv2link.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/ftv2mlastnode.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/ftv2mnode.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/ftv2mo.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/ftv2node.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/ftv2ns.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/ftv2plastnode.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/ftv2pnode.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/ftv2splitbar.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/ftv2vertline.png
|
||||
share/doc/yate-4.2.0/api/full-list-TelEngine.html
|
||||
share/doc/yate-4.2.0/api/full-list-TelEngine__Array.html
|
||||
share/doc/yate-4.2.0/api/full-list-TelEngine__Base64.html
|
||||
|
@ -613,106 +616,206 @@ share/doc/yate-4.2.0/api/full-list-TelEngine__TokenDict.html
|
|||
share/doc/yate-4.2.0/api/full-list-TelEngine__TranslatorCaps.html
|
||||
share/doc/yate-4.2.0/api/full-list-TelEngine__TranslatorFactory.html
|
||||
share/doc/yate-4.2.0/api/full-list-TelEngine__UIFactory.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__CallEndpoint.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__CapturedEvent.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__Channel.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__Cipher.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__Client.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__ClientAccount.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__ClientAccountList.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__ClientChannel.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__ClientContact.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__ClientDriver.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__ClientLogic.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__ClientResource.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__ClientSound.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__Compressor.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__Configuration.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__DataBlock.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__DataConsumer.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__DataEndpoint.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__DataFormat.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__DataNode.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__DataSource.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__DataTranslator.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__DebugEnabler.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__Debugger.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__DefaultLogic.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__DnsRecord.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__Driver.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__DurationUpdate.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__Engine.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__EngineCheck.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__File.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__FormatInfo.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__FormatRepository.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__GenObject.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__GenPointer.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__HashList.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__ImageInfo.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__ListIterator.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__Lock.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__Lock2.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__Lockable.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__MD5.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__MemoryStream.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__Message.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__MessageDispatcher.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__MessageHandler.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__MessageNotifier.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__MessagePostHook.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__MessageReceiver.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__MessageRelay.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__MimeAuthLine.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__MimeBinaryBody.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__MimeBody.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__MimeHeaderLine.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__MimeLinesBody.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__MimeMultipartBody.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__MimeSdpBody.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__MimeStringBody.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__Module.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__MucRoom.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__MucRoomMember.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__Mutex.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__MutexPool.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__NamedIterator.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__NamedList.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__NamedPointer.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__NamedString.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__NaptrRecord.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__ObjList.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__ObjVector.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__Plugin.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__Random.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__RefObject.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__RefPointer.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__RefPointerBase.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__Regexp.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__Resolver.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__Router.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__Runnable.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__SHA1.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__SctpSocket.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__Semaphore.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__SharedVars.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__Socket.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__SocketAddr.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__SocketFilter.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__SrvRecord.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__Stream.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__String.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__SysUsage.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__Thread.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__ThreadedSource.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__Time.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__TokenDict.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__TranslatorCaps.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__TranslatorFactory.html
|
||||
share/doc/yate-4.2.0/api/TelEngine__UIFactory.html
|
||||
share/doc/yate-4.2.0/api/full-list-TelEngine__UIWidget.html
|
||||
share/doc/yate-4.2.0/api/full-list-TelEngine__URI.html
|
||||
share/doc/yate-4.2.0/api/full-list-TelEngine__Window.html
|
||||
share/doc/yate-4.2.0/api/functions.html
|
||||
share/doc/yate-4.2.0/api/functions_0x62.html
|
||||
share/doc/yate-4.2.0/api/functions_0x63.html
|
||||
share/doc/yate-4.2.0/api/functions_0x64.html
|
||||
share/doc/yate-4.2.0/api/functions_0x65.html
|
||||
share/doc/yate-4.2.0/api/functions_0x66.html
|
||||
share/doc/yate-4.2.0/api/functions_0x67.html
|
||||
share/doc/yate-4.2.0/api/functions_0x68.html
|
||||
share/doc/yate-4.2.0/api/functions_0x69.html
|
||||
share/doc/yate-4.2.0/api/functions_0x6a.html
|
||||
share/doc/yate-4.2.0/api/functions_0x6b.html
|
||||
share/doc/yate-4.2.0/api/functions_0x6c.html
|
||||
share/doc/yate-4.2.0/api/functions_0x6d.html
|
||||
share/doc/yate-4.2.0/api/functions_0x6e.html
|
||||
share/doc/yate-4.2.0/api/functions_0x6f.html
|
||||
share/doc/yate-4.2.0/api/functions_0x70.html
|
||||
share/doc/yate-4.2.0/api/functions_0x71.html
|
||||
share/doc/yate-4.2.0/api/functions_0x72.html
|
||||
share/doc/yate-4.2.0/api/functions_0x73.html
|
||||
share/doc/yate-4.2.0/api/functions_0x74.html
|
||||
share/doc/yate-4.2.0/api/functions_0x75.html
|
||||
share/doc/yate-4.2.0/api/functions_0x76.html
|
||||
share/doc/yate-4.2.0/api/functions_0x77.html
|
||||
share/doc/yate-4.2.0/api/functions_0x79.html
|
||||
share/doc/yate-4.2.0/api/functions_0x7a.html
|
||||
share/doc/yate-4.2.0/api/functions_0x7e.html
|
||||
share/doc/yate-4.2.0/api/functions_enum.html
|
||||
share/doc/yate-4.2.0/api/functions_func.html
|
||||
share/doc/yate-4.2.0/api/functions_func_0x62.html
|
||||
share/doc/yate-4.2.0/api/functions_func_0x63.html
|
||||
share/doc/yate-4.2.0/api/functions_func_0x64.html
|
||||
share/doc/yate-4.2.0/api/functions_func_0x65.html
|
||||
share/doc/yate-4.2.0/api/functions_func_0x66.html
|
||||
share/doc/yate-4.2.0/api/functions_func_0x67.html
|
||||
share/doc/yate-4.2.0/api/functions_func_0x68.html
|
||||
share/doc/yate-4.2.0/api/functions_func_0x69.html
|
||||
share/doc/yate-4.2.0/api/functions_func_0x6a.html
|
||||
share/doc/yate-4.2.0/api/functions_func_0x6b.html
|
||||
share/doc/yate-4.2.0/api/functions_func_0x6c.html
|
||||
share/doc/yate-4.2.0/api/functions_func_0x6d.html
|
||||
share/doc/yate-4.2.0/api/functions_func_0x6e.html
|
||||
share/doc/yate-4.2.0/api/functions_func_0x6f.html
|
||||
share/doc/yate-4.2.0/api/functions_func_0x70.html
|
||||
share/doc/yate-4.2.0/api/functions_func_0x71.html
|
||||
share/doc/yate-4.2.0/api/functions_func_0x72.html
|
||||
share/doc/yate-4.2.0/api/functions_func_0x73.html
|
||||
share/doc/yate-4.2.0/api/functions_func_0x74.html
|
||||
share/doc/yate-4.2.0/api/functions_func_0x75.html
|
||||
share/doc/yate-4.2.0/api/functions_func_0x76.html
|
||||
share/doc/yate-4.2.0/api/functions_func_0x77.html
|
||||
share/doc/yate-4.2.0/api/functions_func_0x79.html
|
||||
share/doc/yate-4.2.0/api/functions_func_0x7a.html
|
||||
share/doc/yate-4.2.0/api/functions_func_0x7e.html
|
||||
share/doc/yate-4.2.0/api/functions_vars.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_0x62.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_0x63.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_0x64.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_0x65.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_0x66.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_0x67.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_0x68.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_0x69.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_0x6a.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_0x6b.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_0x6c.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_0x6d.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_0x6e.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_0x6f.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_0x70.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_0x71.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_0x72.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_0x73.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_0x74.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_0x75.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_0x76.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_0x77.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_0x79.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_0x7a.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_0x7e.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_enum.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_func.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_func_0x62.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_func_0x63.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_func_0x64.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_func_0x65.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_func_0x66.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_func_0x67.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_func_0x68.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_func_0x69.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_func_0x6a.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_func_0x6b.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_func_0x6c.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_func_0x6d.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_func_0x6e.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_func_0x6f.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_func_0x70.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_func_0x71.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_func_0x72.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_func_0x73.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_func_0x74.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_func_0x75.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_func_0x76.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_func_0x77.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_func_0x79.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_func_0x7a.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_func_0x7e.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/functions_vars.html
|
||||
share/doc/yate-4.2.0/api/header-list.html
|
||||
share/doc/yate-4.2.0/api/hier.html
|
||||
share/doc/yate-4.2.0/api/hierarchy.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/hierarchy.html
|
||||
share/doc/yate-4.2.0/api/index-long.html
|
||||
share/doc/yate-4.2.0/api/index.html
|
||||
share/doc/yate-4.2.0/api/jquery.js
|
||||
share/doc/yate-4.2.0/api/namespaceTelEngine.html
|
||||
share/doc/yate-4.2.0/api/namespacemembers.html
|
||||
share/doc/yate-4.2.0/api/namespacemembers_enum.html
|
||||
share/doc/yate-4.2.0/api/namespacemembers_func.html
|
||||
share/doc/yate-4.2.0/api/namespacemembers_type.html
|
||||
share/doc/yate-4.2.0/api/namespaces.html
|
||||
share/doc/yate-4.2.0/api/nav_f.png
|
||||
share/doc/yate-4.2.0/api/nav_g.png
|
||||
share/doc/yate-4.2.0/api/nav_h.png
|
||||
share/doc/yate-4.2.0/api/open.png
|
||||
share/doc/yate-4.2.0/api/structTelEngine_1_1FormatInfo-members.html
|
||||
share/doc/yate-4.2.0/api/structTelEngine_1_1FormatInfo.html
|
||||
share/doc/yate-4.2.0/api/structTelEngine_1_1ImageInfo-members.html
|
||||
share/doc/yate-4.2.0/api/structTelEngine_1_1ImageInfo.html
|
||||
share/doc/yate-4.2.0/api/structTelEngine_1_1TokenDict-members.html
|
||||
share/doc/yate-4.2.0/api/structTelEngine_1_1TokenDict.html
|
||||
share/doc/yate-4.2.0/api/structTelEngine_1_1TranslatorCaps-members.html
|
||||
share/doc/yate-4.2.0/api/structTelEngine_1_1TranslatorCaps.html
|
||||
share/doc/yate-4.2.0/api/sync_off.png
|
||||
share/doc/yate-4.2.0/api/sync_on.png
|
||||
share/doc/yate-4.2.0/api/tab_a.png
|
||||
share/doc/yate-4.2.0/api/tab_b.png
|
||||
share/doc/yate-4.2.0/api/tab_h.png
|
||||
share/doc/yate-4.2.0/api/tab_s.png
|
||||
share/doc/yate-4.2.0/api/tabs.css
|
||||
share/doc/yate-4.2.0/api/yatecbase_8h_source.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/jquery.js
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/namespaceTelEngine.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/namespacemembers.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/namespacemembers_enum.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/namespacemembers_func.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/namespacemembers_type.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/namespaces.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/nav_f.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/nav_g.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/nav_h.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/open.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/structTelEngine_1_1FormatInfo-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/structTelEngine_1_1FormatInfo.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/structTelEngine_1_1ImageInfo-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/structTelEngine_1_1ImageInfo.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/structTelEngine_1_1TokenDict-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/structTelEngine_1_1TokenDict.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/structTelEngine_1_1TranslatorCaps-members.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/structTelEngine_1_1TranslatorCaps.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/sync_off.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/sync_on.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/tab_a.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/tab_b.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/tab_h.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/tab_s.png
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/tabs.css
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/yatecbase_8h_source.html
|
||||
share/doc/yate-4.2.0/api/yatecbase_h.html
|
||||
share/doc/yate-4.2.0/api/yateclass_8h_source.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/yateclass_8h_source.html
|
||||
share/doc/yate-4.2.0/api/yateclass_h.html
|
||||
share/doc/yate-4.2.0/api/yatemime_8h_source.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/yatemime_8h_source.html
|
||||
share/doc/yate-4.2.0/api/yatemime_h.html
|
||||
share/doc/yate-4.2.0/api/yatengine_8h_source.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/yatengine_8h_source.html
|
||||
share/doc/yate-4.2.0/api/yatengine_h.html
|
||||
share/doc/yate-4.2.0/api/yatephone_8h_source.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/yatephone_8h_source.html
|
||||
share/doc/yate-4.2.0/api/yatephone_h.html
|
||||
share/doc/yate-4.2.0/dataflow.html
|
||||
share/doc/yate-4.2.0/extmodule.html
|
||||
share/doc/yate-4.2.0/api/yatephone_h.html
|
||||
${PLIST.doc}share/doc/yate-4.2.0/api/dataflow.html
|
||||
share/doc/yate-4.2.0/extmodule.html
|
||||
share/doc/yate-4.2.0/index.html
|
||||
share/doc/yate-4.2.0/messages.html
|
||||
share/examples/yate/accfile.conf
|
||||
|
|
38
yateclient/options.mk
Normal file
38
yateclient/options.mk
Normal file
|
@ -0,0 +1,38 @@
|
|||
# $NetBSD: options.mk,v 1.1 2013/06/10 21:47:42 othyro Exp $
|
||||
|
||||
PKG_OPTIONS_VAR= PKG_OPTIONS.yateclient
|
||||
PKG_SUPPORTED_OPTIONS= alsa doc gsm ilbc spandsp speex
|
||||
PKG_SUGGESTED_OPTIONS+= gsm ilbc spandsp speex # blank
|
||||
PLIST_VARS+= doc gsm spandsp speex
|
||||
|
||||
.include "../../mk/bsd.options.mk"
|
||||
|
||||
.if !empty(PKG_OPTIONS:Malsa)
|
||||
.include "../../audio/alsa-lib/buildlink3.mk"
|
||||
.endif
|
||||
|
||||
.if !empty(PKG_OPTIONS:Mdoc)
|
||||
# XXX also use kdoc for doc option
|
||||
BUILD_DEPENDS+= doxygen-[0-9]*:../../devel/doxygen
|
||||
CONFIGURE_ARGS+= --with-doxygen=yes
|
||||
PLIST.doc= yes
|
||||
.endif
|
||||
|
||||
.if !empty(PKG_OPTIONS:Mgsm)
|
||||
.include "../../audio/gsm/buildlink3.mk"
|
||||
PLIST.gsm= yes
|
||||
.endif
|
||||
|
||||
.if !empty(PKG_OPTIONS:Milbc)
|
||||
.include "../../wip/ilbc-rfc3951/buildlink3.mk"
|
||||
.endif
|
||||
|
||||
.if !empty(PKG_OPTIONS:Mspandsp)
|
||||
.include "../../comms/spandsp/buildlink3.mk"
|
||||
PLIST.spandsp= yes
|
||||
.endif
|
||||
|
||||
.if !empty(PKG_OPTIONS:Mspeex)
|
||||
.include "../../audio/speex/buildlink3.mk"
|
||||
PLIST.speex= yes
|
||||
.endif
|
Loading…
Reference in a new issue