Commit Graph

160 Commits

Author SHA1 Message Date
sabina 220ab39310 Added files for wiresniff module. Identical to Rev. 2213
git-svn-id: http://yate.null.ro/svn/yate/trunk@6331 acf43c95-373e-0410-b603-e72c3f656dc1
2018-11-27 12:57:17 +00:00
marian cddb6bc2e8 Moved radiotest module to modules/radio.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6193 acf43c95-373e-0410-b603-e72c3f656dc1
2017-03-22 09:11:01 +00:00
paulc 826ebdaf36 Preliminary version of dummy radio interface.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5988 acf43c95-373e-0410-b603-e72c3f656dc1
2015-07-09 10:05:21 +00:00
marian 1d5f7b050f Added bladeRF module.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5979 acf43c95-373e-0410-b603-e72c3f656dc1
2015-06-24 10:41:29 +00:00
paulc 4ed1377aa6 Build, install and use a dynamic library for ASN.1 code.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5964 acf43c95-373e-0410-b603-e72c3f656dc1
2015-04-01 16:50:56 +00:00
paulc 97f9194e91 Add -L flag for PostgreSQL library in non-default place.
Patch by Andre Sencioles Vitorio Oliveira <andre@bcp.net.br>


git-svn-id: http://yate.null.ro/svn/yate/trunk@5947 acf43c95-373e-0410-b603-e72c3f656dc1
2015-02-26 10:58:29 +00:00
paulc 3bba322664 Added GSM-EFR codec support and transcoder.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5945 acf43c95-373e-0410-b603-e72c3f656dc1
2015-02-26 10:26:51 +00:00
paulc ba13dedd67 Added SQLite database support.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5913 acf43c95-373e-0410-b603-e72c3f656dc1
2014-09-16 13:04:05 +00:00
paulc ac2d9f4a88 Added configuration option --enable-lib-exec that can remove executable permission from installed shared libraries and Yate modules.
Attempt to detect the proper default to match Debian / Ubuntu install policy.


git-svn-id: http://yate.null.ro/svn/yate/trunk@5866 acf43c95-373e-0410-b603-e72c3f656dc1
2014-07-09 13:50:15 +00:00
paulc 05a21a1d34 Moved XML classes to the main library.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5864 acf43c95-373e-0410-b603-e72c3f656dc1
2014-07-04 15:18:11 +00:00
paulc e13103a680 Added "yate-config --revision" and made version available in main and modules Makefile.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5822 acf43c95-373e-0410-b603-e72c3f656dc1
2014-04-15 09:57:15 +00:00
oana c13299b2bf Use the proper letter cases for the AudioToolbox framework. Fixes linking issues on Mac OS X case sensitive filesystem.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5795 acf43c95-373e-0410-b603-e72c3f656dc1
2014-03-07 11:43:53 +00:00
paulc b9e6dacc2e Added "meminfo" command in rmanager to display memory allocator stats when mallinfo() is available.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5782 acf43c95-373e-0410-b603-e72c3f656dc1
2014-02-21 09:28:44 +00:00
andrei 2c8e144e7e Include HAVE_WANPIPE_API flag for wpcard compile.
Use HAVE_WANPIPE_TDM to verify if tdmcard module should be compiled.


git-svn-id: http://yate.null.ro/svn/yate/trunk@5686 acf43c95-373e-0410-b603-e72c3f656dc1
2013-10-31 13:54:45 +00:00
marian 9dd424bf52 Added file info module.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5476 acf43c95-373e-0410-b603-e72c3f656dc1
2013-04-23 07:55:58 +00:00
paulc 598981ef54 Added module that creates a combined CDR of all legs of a call.
Modified cdrfile and register to be able to write combined CDR.


git-svn-id: http://yate.null.ro/svn/yate/trunk@5382 acf43c95-373e-0410-b603-e72c3f656dc1
2013-01-25 11:45:58 +00:00
paulc aa90a97779 Added XML support in Javascript.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5366 acf43c95-373e-0410-b603-e72c3f656dc1
2012-12-21 10:21:16 +00:00
paulc 456c588c97 Added iLBC codec based on the WebRTC library.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5179 acf43c95-373e-0410-b603-e72c3f656dc1
2012-07-05 09:16:00 +00:00
paulc 551af239d5 Moved external code dependencies in separate make variables EXTERNFLAGS and EXTERNLIBS.
This prevents the external dependencies from inserting include and library paths.
Should prevent build failures caused by older Yate devel components in system paths.


git-svn-id: http://yate.null.ro/svn/yate/trunk@5064 acf43c95-373e-0410-b603-e72c3f656dc1
2012-05-17 11:39:42 +00:00
paulc 8672ff9cbd Added module that can write events to log files.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5047 acf43c95-373e-0410-b603-e72c3f656dc1
2012-05-07 16:05:30 +00:00
paulc 1094d10b84 Added Google Voice support module that sends DTMF at answer time.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5016 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-20 17:24:58 +00:00
andrei 6948b43706 Added iSAC codec support based on lib WebRTC.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4952 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-02 17:45:45 +00:00
paulc a242f792c5 Updated scripting code.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4921 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-17 16:19:17 +00:00
paulc 203733b309 Added missing library and modules to install and package.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4893 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-10 15:54:16 +00:00
paulc 5b773e7c5a Added partial universal scripting implementation with Javascript support.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4892 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-10 14:53:55 +00:00
paulc f0523ef85b Added specific make rules for modules subdirectories to fix building outside source dir with broken make.
Added header dependencies for libraries needed by modules.


git-svn-id: http://yate.null.ro/svn/yate/trunk@4882 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-10 11:57:53 +00:00
oana 758cd7f20c Added module which translate MAP/CAMEL protocol data to XML format and vice versa.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4694 acf43c95-373e-0410-b603-e72c3f656dc1
2011-11-11 17:12:13 +00:00
paulc accb386182 Added SDP and RTP support in the MGCP GW.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4655 acf43c95-373e-0410-b603-e72c3f656dc1
2011-10-27 16:12:30 +00:00
paulc bbb840814e Use pwlib-config CCFLAGS if available, guess only if we have to.
Define by default PHAS_TEMPLATES only for ancient versions of pwlib.
Avoid having the ptlib include path twice.


git-svn-id: http://yate.null.ro/svn/yate/trunk@4638 acf43c95-373e-0410-b603-e72c3f656dc1
2011-09-28 18:31:35 +00:00
marian 524c1c90b5 Added SS7 lnp module to Windows build. Moved isupmangler module to sig subdirectory.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4612 acf43c95-373e-0410-b603-e72c3f656dc1
2011-09-15 13:28:01 +00:00
marian 3c2bf3c5b2 Renamed modules/ysig to avoid Windows build conflict.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4610 acf43c95-373e-0410-b603-e72c3f656dc1
2011-09-15 12:51:23 +00:00
oana ad1ed74ad3 Added module to perform LNP queries via SS7.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4607 acf43c95-373e-0410-b603-e72c3f656dc1
2011-09-15 10:52:08 +00:00
marian feefacaeec The enumroute module is now using yate resolver.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4551 acf43c95-373e-0410-b603-e72c3f656dc1
2011-08-19 13:54:23 +00:00
marian bff42aa952 Added cache module handling LNP and CNAM.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4409 acf43c95-373e-0410-b603-e72c3f656dc1
2011-05-26 08:20:19 +00:00
paulc 96dcbc2305 Added module to perform CNAM and LNP queries via SIP INVITE / 3xx.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4152 acf43c95-373e-0410-b603-e72c3f656dc1
2011-03-03 14:47:52 +00:00
paulc e83baaea4c Fixed building qt4 modules outside the source directory.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4133 acf43c95-373e-0410-b603-e72c3f656dc1
2011-02-25 12:08:38 +00:00
paulc 404a36a825 Added missing dependency of modules qt4/*.yate to the yateqt4 library.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3959 acf43c95-373e-0410-b603-e72c3f656dc1
2010-12-16 14:09:14 +00:00
paulc f7a265e00a Added a generic make rule that builds MOCs for all modules/qt4.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3958 acf43c95-373e-0410-b603-e72c3f656dc1
2010-12-16 13:59:32 +00:00
marian a41e029787 Added client archive to make files. Added client archive header file.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3955 acf43c95-373e-0410-b603-e72c3f656dc1
2010-12-16 13:08:50 +00:00
paulc 70ed9ca5cd Added new configure --with-qtstatic to accomodate linking to a static Qt.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3947 acf43c95-373e-0410-b603-e72c3f656dc1
2010-12-15 16:50:56 +00:00
marian 3a5dfa8779 Merged client logic, qt library and ui changes from client branch into trunk.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3933 acf43c95-373e-0410-b603-e72c3f656dc1
2010-12-08 14:37:24 +00:00
andrei bef3d8f44d Added support for CPU loading notification, and engine call congestion level update, based on CPU loading.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3905 acf43c95-373e-0410-b603-e72c3f656dc1
2010-12-03 16:02:11 +00:00
oana cda9ed670f Added SNMP support.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3776 acf43c95-373e-0410-b603-e72c3f656dc1
2010-11-03 16:27:30 +00:00
paulc b726d51010 Access autoconf substititions through make variables for several libraries likely to be used by custom modules described in YateLocal.mak
git-svn-id: http://yate.null.ro/svn/yate/trunk@3715 acf43c95-373e-0410-b603-e72c3f656dc1
2010-10-14 15:39:12 +00:00
paulc dc09542c75 Added an ISUP IAM parameter mangling module that alters messages transferred in STP mode.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3644 acf43c95-373e-0410-b603-e72c3f656dc1
2010-09-09 09:22:58 +00:00
paulc b03ff35fef Renamed module zlib to zlibcompress to avoid library name clashes.
Moved zlib API define to the VC++ project file.
Added zlib compression to the Windows installer.

git-svn-id: http://yate.null.ro/svn/yate/trunk@3441 acf43c95-373e-0410-b603-e72c3f656dc1
2010-07-16 14:08:01 +00:00
marian eb3f192ede Added zlib data (de)compression module based on zlib library.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3434 acf43c95-373e-0410-b603-e72c3f656dc1
2010-07-16 08:57:49 +00:00
marian 14c49afbe5 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://yate.null.ro/svn/yate/trunk@3363 acf43c95-373e-0410-b603-e72c3f656dc1
2010-06-03 12:54:48 +00:00
paulc 4b92b14b56 Support for linking statically the GSM, Speex and AMR-NB libraries.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3317 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-13 12:00:19 +00:00
oana 2b92a31841 Audio support for Mac OS X added.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3154 acf43c95-373e-0410-b603-e72c3f656dc1
2010-03-30 12:12:32 +00:00