Commit Graph

114 Commits

Author SHA1 Message Date
marian 7ea9878402 Added zlib data (de)compression module based on zlib library.
git-svn-id: http://voip.null.ro/svn/yate@3434 acf43c95-373e-0410-b603-e72c3f656dc1
2010-07-16 08:57:49 +00:00
marian 4806886d91 The sipfeatures module is now using the xml library to build dialog notification xml body. It can now build a dialog notification from call.cdr parameters.
git-svn-id: http://voip.null.ro/svn/yate@3363 acf43c95-373e-0410-b603-e72c3f656dc1
2010-06-03 12:54:48 +00:00
paulc bd11d3e2bc Support for linking statically the GSM, Speex and AMR-NB libraries.
git-svn-id: http://voip.null.ro/svn/yate@3317 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-13 12:00:19 +00:00
oana 1f51c74a0a Audio support for Mac OS X added.
git-svn-id: http://voip.null.ro/svn/yate@3154 acf43c95-373e-0410-b603-e72c3f656dc1
2010-03-30 12:12:32 +00:00
oana aa528b1523 Yate has been ported on Mac OS X.
git-svn-id: http://voip.null.ro/svn/yate@3153 acf43c95-373e-0410-b603-e72c3f656dc1
2010-03-30 11:49:43 +00:00
paulc 3063022168 Create jabber and qt4 modules directory when installing on systems whose install does not suport the -D option.
git-svn-id: http://voip.null.ro/svn/yate@3146 acf43c95-373e-0410-b603-e72c3f656dc1
2010-03-25 16:16:41 +00:00
paulc 4de85d952c Make Qt4 autoconf detected variables available to custom targets by copying them to make variables.
git-svn-id: http://voip.null.ro/svn/yate@3145 acf43c95-373e-0410-b603-e72c3f656dc1
2010-03-24 16:54:24 +00:00
paulc a3b65e3faa Reorder libraries so that Yate libraries and modules can be linked using --as-needed avoiding underlinking or overlinking.
Reported by Mandriva (bug report #206).


git-svn-id: http://voip.null.ro/svn/yate@3143 acf43c95-373e-0410-b603-e72c3f656dc1
2010-03-24 13:46:12 +00:00
andrei ecd075d0ac Added generic support for SS7 SIGTRAN protocol stack.
Added SCTP sockets support based on Linux Kernel SCTP.
Added SS7 Sigtran M2PA protocol support.


git-svn-id: http://voip.null.ro/svn/yate@3058 acf43c95-373e-0410-b603-e72c3f656dc1
2010-02-02 14:38:12 +00:00
marian 76c182e440 Implemented jabber server. Changed jingle channel to support the new jabber library. Replaced tinyxml with yate own XML library. Added openssl support for server. Work in progress in jabber client support.
git-svn-id: http://voip.null.ro/svn/yate@2882 acf43c95-373e-0410-b603-e72c3f656dc1
2009-11-02 16:05:39 +00:00
paulc 36696c0105 Added module that counts calls per user specified cathegory, usually context.
git-svn-id: http://voip.null.ro/svn/yate@2875 acf43c95-373e-0410-b603-e72c3f656dc1
2009-10-28 16:59:25 +00:00
paulc c229b73948 It is possible to configure --with-spandsp=static to avoid runtime version trouble.
git-svn-id: http://voip.null.ro/svn/yate@2865 acf43c95-373e-0410-b603-e72c3f656dc1
2009-10-05 10:36:37 +00:00
paulc aaa1c2048d Use the new SDP library in SIP and MGCP.
The PSTN channel can negotiate RTP forwarding if the circuits are terminated on a MGCP gateway.


git-svn-id: http://voip.null.ro/svn/yate@2805 acf43c95-373e-0410-b603-e72c3f656dc1
2009-08-24 12:09:34 +00:00
paulc e301807aa1 Reserve $LIBS and @LIBS@ for the system libraries that can be passed to
the configure script.


git-svn-id: http://voip.null.ro/svn/yate@2678 acf43c95-373e-0410-b603-e72c3f656dc1
2009-06-01 19:17:54 +00:00
paulc 35beaecc0a Use the system detected CFLAGS instead of hardcoding -O2
git-svn-id: http://voip.null.ro/svn/yate@2673 acf43c95-373e-0410-b603-e72c3f656dc1
2009-06-01 16:06:14 +00:00
paulc 8134763af6 Building of wpcard and tdmcard modules can be disabled independently of detecting wanpipe.
git-svn-id: http://voip.null.ro/svn/yate@2629 acf43c95-373e-0410-b603-e72c3f656dc1
2009-05-15 14:35:48 +00:00
paulc 184021d1b4 Find installed Wanpipe headers if available, let tdmcard compile if found.
The Linux kernel headers are only used as fallback for wpcard.


git-svn-id: http://voip.null.ro/svn/yate@2619 acf43c95-373e-0410-b603-e72c3f656dc1
2009-05-08 16:03:59 +00:00
andrei 9843d803b0 Added Cisco Session Manager protocol support for Signaling Link Transport.
git-svn-id: http://voip.null.ro/svn/yate@2618 acf43c95-373e-0410-b603-e72c3f656dc1
2009-05-08 15:01:37 +00:00
andrei 12d2137028 Added channel for Sangoma TDM Voice API.
git-svn-id: http://voip.null.ro/svn/yate@2617 acf43c95-373e-0410-b603-e72c3f656dc1
2009-05-08 15:00:00 +00:00
paulc 1524294d14 Create the modules/qt4 dir when configuring and building outside source tree since MOC won't create it.
git-svn-id: http://voip.null.ro/svn/yate@2599 acf43c95-373e-0410-b603-e72c3f656dc1
2009-04-27 18:50:34 +00:00
paulc a596b2a4ec Added dbwave module that can play or record from a binary database field.
git-svn-id: http://voip.null.ro/svn/yate@2535 acf43c95-373e-0410-b603-e72c3f656dc1
2009-03-23 15:58:01 +00:00
paulc 6dc6739408 Moved jingle specific modules away, load them on demand from jingle channel.
git-svn-id: http://voip.null.ro/svn/yate@2418 acf43c95-373e-0410-b603-e72c3f656dc1
2009-01-09 15:20:29 +00:00
marian c37ed723f3 Added file transfer, socks and jingle features modules.
git-svn-id: http://voip.null.ro/svn/yate@2415 acf43c95-373e-0410-b603-e72c3f656dc1
2009-01-09 14:18:07 +00:00
paulc cfaf2d7b38 Build and use dynamic versions of MGCP and Jingle libraries.
git-svn-id: http://voip.null.ro/svn/yate@2389 acf43c95-373e-0410-b603-e72c3f656dc1
2008-12-03 13:51:52 +00:00
marian 791d486435 Added queues notify module.
git-svn-id: http://voip.null.ro/svn/yate@2383 acf43c95-373e-0410-b603-e72c3f656dc1
2008-12-01 00:57:04 +00:00
paulc c3a044e896 Added Qt-4 based update downloader client module.
git-svn-id: http://voip.null.ro/svn/yate@2377 acf43c95-373e-0410-b603-e72c3f656dc1
2008-11-29 19:45:23 +00:00
paulc 4f12da301d Added directory for Qt specific client modules, build MOC files for them.
git-svn-id: http://voip.null.ro/svn/yate@2375 acf43c95-373e-0410-b603-e72c3f656dc1
2008-11-28 14:57:28 +00:00
paulc 161fcad4e3 Fixed make rules to match subdirectory specific first.
Added rule for QT4 specific modules.


git-svn-id: http://voip.null.ro/svn/yate@2239 acf43c95-373e-0410-b603-e72c3f656dc1
2008-09-24 12:59:28 +00:00
paulc bbc0dbea91 Add configure time LDFLAGS to linker command line.
git-svn-id: http://voip.null.ro/svn/yate@2006 acf43c95-373e-0410-b603-e72c3f656dc1
2008-06-03 10:59:16 +00:00
paulc 67a13b0f15 Removed the GTK client.
git-svn-id: http://voip.null.ro/svn/yate@2004 acf43c95-373e-0410-b603-e72c3f656dc1
2008-05-30 12:36:57 +00:00
paulc 4b4d836687 Added AMR-NB codec based on 3GPP code converted to library by Stanislav Brabec.
git-svn-id: http://voip.null.ro/svn/yate@1984 acf43c95-373e-0410-b603-e72c3f656dc1
2008-05-15 10:13:52 +00:00
paulc 6d73b5fb25 Fixes for building in FreeBSD.
git-svn-id: http://voip.null.ro/svn/yate@1946 acf43c95-373e-0410-b603-e72c3f656dc1
2008-04-24 10:10:01 +00:00
paulc bc28f7b4a0 Added SSL support module based on OpenSSL.
git-svn-id: http://voip.null.ro/svn/yate@1862 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-31 14:23:31 +00:00
marian 9e6b4a7900 Fixed Wanpipe echo canceller availability check.
Implemented link status detection in Wanpipe module.


git-svn-id: http://voip.null.ro/svn/yate@1782 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-14 16:13:28 +00:00
paulc 1f88677aad Added late router, allows repeating routing in call.execute stage.
git-svn-id: http://voip.null.ro/svn/yate@1675 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-25 17:02:17 +00:00
paulc 3969214d9b Added initial support for forwarding calls inside a cluster.
git-svn-id: http://voip.null.ro/svn/yate@1660 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-23 16:36:31 +00:00
paulc d260388f2d Build and pack the mux module.
git-svn-id: http://voip.null.ro/svn/yate@1569 acf43c95-373e-0410-b603-e72c3f656dc1
2007-12-21 18:59:04 +00:00
paulc 2210efeb99 Fixed modules' path and list for Yate 2.
git-svn-id: http://voip.null.ro/svn/yate@1548 acf43c95-373e-0410-b603-e72c3f656dc1
2007-12-14 15:45:25 +00:00
marian 9b4ccc6379 Added analogdetect and libyatemodem make rules.
git-svn-id: http://voip.null.ro/svn/yate@1536 acf43c95-373e-0410-b603-e72c3f656dc1
2007-12-12 14:11:36 +00:00
paulc 5a8248b80b Fixed building out of source tree (thanks mikma), silenced a benign message.
git-svn-id: http://voip.null.ro/svn/yate@1524 acf43c95-373e-0410-b603-e72c3f656dc1
2007-12-10 15:34:48 +00:00
marian 9ad1d5fa28 wpcard and zapcard are now compiled.
git-svn-id: http://voip.null.ro/svn/yate@1514 acf43c95-373e-0410-b603-e72c3f656dc1
2007-11-30 16:36:17 +00:00
marian ff43129f9a Added analog.cpp. Fixed ysigchan.cpp
git-svn-id: http://voip.null.ro/svn/yate@1490 acf43c95-373e-0410-b603-e72c3f656dc1
2007-11-26 14:26:21 +00:00
marian 9286aced6b Added ysigchan to makefile. Updated code.
git-svn-id: http://voip.null.ro/svn/yate@1489 acf43c95-373e-0410-b603-e72c3f656dc1
2007-11-26 14:15:56 +00:00
paulc 0883250323 Moved modules to proper location, added sample conf files for MGCP and heartbeat, removed traces of libpri.
git-svn-id: http://voip.null.ro/svn/yate@1485 acf43c95-373e-0410-b603-e72c3f656dc1
2007-11-23 16:34:33 +00:00
paulc b7b32fa03e Reverted to hardcoded relative paths because top_builddir is not portable
across autoconf versions.


git-svn-id: http://voip.null.ro/svn/yate@1484 acf43c95-373e-0410-b603-e72c3f656dc1
2007-11-23 14:14:54 +00:00
paulc d32c220960 Directory reorder #3
git-svn-id: http://voip.null.ro/svn/yate@1476 acf43c95-373e-0410-b603-e72c3f656dc1
2007-11-15 23:06:36 +00:00
paulc 5a5652c19f If possible include zaptel/zaptel.h instead of linux/zaptel.h
git-svn-id: http://voip.null.ro/svn/yate@1401 acf43c95-373e-0410-b603-e72c3f656dc1
2007-07-22 17:48:00 +00:00
marian aa1f9d45e1 Added new source files
git-svn-id: http://voip.null.ro/svn/yate@1381 acf43c95-373e-0410-b603-e72c3f656dc1
2007-07-04 16:19:49 +00:00
paulc 03f8906ddb Added queues (ACD) module.
git-svn-id: http://voip.null.ro/svn/yate@1374 acf43c95-373e-0410-b603-e72c3f656dc1
2007-07-04 11:08:57 +00:00
paulc ef429419b8 Added speex codec - Mantis report #62, Mikael Magnusson's version.
git-svn-id: http://voip.null.ro/svn/yate@1124 acf43c95-373e-0410-b603-e72c3f656dc1
2006-12-07 01:57:35 +00:00