Commit Graph

78 Commits

Author SHA1 Message Date
paulc 828ea4ddfa Added G.722 codec from the WebRTC code.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6363 acf43c95-373e-0410-b603-e72c3f656dc1
2019-11-06 18:31:54 +00:00
sabina a8b16c13f6 Updated files to Rev. 6330.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6334 acf43c95-373e-0410-b603-e72c3f656dc1
2018-12-04 10:06:04 +00:00
paulb 69e7921e51 Changed comment: "2GB" to "100MB"
git-svn-id: http://yate.null.ro/svn/yate/trunk@6332 acf43c95-373e-0410-b603-e72c3f656dc1
2018-11-27 14:16:05 +00:00
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
paulc 0d14ebf158 Added a PHP include file to easily retrieve RPM package version.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6301 acf43c95-373e-0410-b603-e72c3f656dc1
2018-03-12 18:30:11 +00:00
paulc 68e0a3c412 Fixed RPM build when PACKAGE_STATUS is empty.
Workaround for kdoc --version generating warnings.


git-svn-id: http://yate.null.ro/svn/yate/trunk@6258 acf43c95-373e-0410-b603-e72c3f656dc1
2017-09-08 11:11:21 +00:00
marian 16d49b89df Added radiotest to rpm spec.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6194 acf43c95-373e-0410-b603-e72c3f656dc1
2017-03-22 11:28:39 +00:00
paulc 09ff4188b9 Added support for setting AMR and other codecs' parameters in SDP.
Build and package separately the AMR-NB and GSM-EFR codecs.


git-svn-id: http://yate.null.ro/svn/yate/trunk@6151 acf43c95-373e-0410-b603-e72c3f656dc1
2016-11-25 15:45:34 +00:00
paulc 9579da19fa By default start Yate service with GMT format YYYY-MM-DD_hh:mm:ss.uuuuuu timestamps.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6139 acf43c95-373e-0410-b603-e72c3f656dc1
2016-09-22 12:08:15 +00:00
paulc d814d58516 Fixed group of main Yate package.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6124 acf43c95-373e-0410-b603-e72c3f656dc1
2016-06-28 09:41:51 +00:00
paulc 834918b46b Fixed explicit disabling of GUI build when Qt is present but unusable.
Fixed binaries stripping to preserve file date to avoid dependency problems.
Added possibility to specify custom RPM build commands and parameters.


git-svn-id: http://yate.null.ro/svn/yate/trunk@6120 acf43c95-373e-0410-b603-e72c3f656dc1
2016-05-27 11:57:26 +00:00
paulc 84a779bbd4 Tweaked the RPM dependency filtering for newer versions of rpmbuild.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6074 acf43c95-373e-0410-b603-e72c3f656dc1
2015-11-26 12:28:28 +00:00
paulc cae7d2330a Add an exclusion so rpmbuild doesn't include a pear(libyate.php) dependency.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6073 acf43c95-373e-0410-b603-e72c3f656dc1
2015-11-25 22:28:59 +00:00
paulc edbdb046e8 Properly package the radio modules.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6010 acf43c95-373e-0410-b603-e72c3f656dc1
2015-07-29 13:22:05 +00:00
marian 4087d69c8f Renamed gsm library to radio. Renamed library source directory and header also.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5965 acf43c95-373e-0410-b603-e72c3f656dc1
2015-04-07 10:07:44 +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 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 a2bd1ea54c Install and package licenses for iLBC and WebRTC code.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5911 acf43c95-373e-0410-b603-e72c3f656dc1
2014-09-03 22:59:57 +00:00
paulc 92ec1d54be Added support to generate systemd based RPMs on systems that support it.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5824 acf43c95-373e-0410-b603-e72c3f656dc1
2014-04-17 15:35:21 +00:00
paulc 22b648f58b Workaround for very old init systems that do not define the "warning" function.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5821 acf43c95-373e-0410-b603-e72c3f656dc1
2014-04-14 08:49:12 +00:00
paulc b7d52b62ae On "start" command check for Yate process by PID file, warn if already running.
Added "force-start" for those who want to override any checks.


git-svn-id: http://yate.null.ro/svn/yate/trunk@5820 acf43c95-373e-0410-b603-e72c3f656dc1
2014-04-10 13:05:37 +00:00
paulc 9ef7002392 Build and install the yategsm library and its headers.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5750 acf43c95-373e-0410-b603-e72c3f656dc1
2014-01-30 21:47:34 +00:00
paulc 1a18226670 Make the H.323 channel abort immediately on assertion failure.
The undesired default behavior is to interactively ask what to do.


git-svn-id: http://yate.null.ro/svn/yate/trunk@5626 acf43c95-373e-0410-b603-e72c3f656dc1
2013-08-19 13:16:29 +00:00
paulc eeb0004d1d Require exactly the same version as main Yate for binary module packages.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5501 acf43c95-373e-0410-b603-e72c3f656dc1
2013-04-26 14:21:16 +00:00
paulc 7871865c36 Added missing fileinfo to RPM.
Remove AMR config as we never package the module.


git-svn-id: http://yate.null.ro/svn/yate/trunk@5498 acf43c95-373e-0410-b603-e72c3f656dc1
2013-04-26 13:26:52 +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 7252404187 Send a SIGHUP to Yate only once, after all logs were rotated.
This fixes a race condition causing some logs to not be rotated promptly.


git-svn-id: http://yate.null.ro/svn/yate/trunk@5279 acf43c95-373e-0410-b603-e72c3f656dc1
2012-09-24 10:47:49 +00:00
paulc e2a2dd26ad Add GMT formatted timestamps by default to the Yate service.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5273 acf43c95-373e-0410-b603-e72c3f656dc1
2012-09-19 12:05:31 +00:00
paulc ef4b1e4255 Added -F to init scripts to increase file handle limit.
Moved the -d and -p options out of Debian's user preferences.
Unified optional daemon command line across package types.


git-svn-id: http://yate.null.ro/svn/yate/trunk@5238 acf43c95-373e-0410-b603-e72c3f656dc1
2012-08-22 15:19:34 +00:00
paulc 659e7884b0 Added new lksctp.conf to packaging.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5233 acf43c95-373e-0410-b603-e72c3f656dc1
2012-08-20 09:44:00 +00:00
paulc 871aa79775 Package the WebRTC based iLBC codec.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5213 acf43c95-373e-0410-b603-e72c3f656dc1
2012-07-30 12:56:13 +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 78c664ef43 Added missing iSAC codec to RPM package.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5021 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-23 09:09:21 +00:00
paulc e355e31075 Added new module gvoice to RPM package.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5019 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-23 08:15:30 +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 d5cf2c814b Avoid a Gentoo deprecation warning in the init script.
Blindly applied mailing list patch by Sven.


git-svn-id: http://yate.null.ro/svn/yate/trunk@4759 acf43c95-373e-0410-b603-e72c3f656dc1
2011-12-14 14:00:25 +00:00
paulc 86cb8a3ca1 Package the modules from modules/sig directory.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4614 acf43c95-373e-0410-b603-e72c3f656dc1
2011-09-15 13:41:40 +00:00
paulc 1a0ccda5c8 Added the typical location of CDR file to logrotate control file.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4358 acf43c95-373e-0410-b603-e72c3f656dc1
2011-05-04 14:56:18 +00:00
paulc 2b6e6b3b8c Added possibility to configure messages to be forked by the callfork module.
Priority of all handlers in callfork is now configurable.


git-svn-id: http://yate.null.ro/svn/yate/trunk@4275 acf43c95-373e-0410-b603-e72c3f656dc1
2011-04-07 21:00:09 +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 2185f069f0 Added tonegen.conf to RPM specfile.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4081 acf43c95-373e-0410-b603-e72c3f656dc1
2011-01-28 10:58:55 +00:00
paulc 7336f239ae Added yate as dependency of yate-client-common, fixed icon in menus.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3996 acf43c95-373e-0410-b603-e72c3f656dc1
2010-12-20 09:45:13 +00:00
paulc 5220aff5f2 Properly RPM package the new dynamic Qt client library and modules.
Added missing CPU load and congestion control modules to specfile.


git-svn-id: http://yate.null.ro/svn/yate/trunk@3941 acf43c95-373e-0410-b603-e72c3f656dc1
2010-12-10 10:04:16 +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 ff0304abb6 Added isupmangler to RPM specfile.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3645 acf43c95-373e-0410-b603-e72c3f656dc1
2010-09-09 09:58:25 +00:00
paulc e178b2f5e7 Added zlibcompress to package control files.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3442 acf43c95-373e-0410-b603-e72c3f656dc1
2010-07-16 14:24:46 +00:00
paulc 25da5dff68 Added portage ebuild script.
Fixed tarball path in the specfile.
Fixed unintended removal of specfile by "make distclean".


git-svn-id: http://yate.null.ro/svn/yate/trunk@3301 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-07 15:55:58 +00:00
paulc e5a0c8efa4 Added a default Gentoo service config script. Added the package name as comment.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3300 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-07 14:35:26 +00:00
paulc 176e84e016 Added Gentoo directory and init script
git-svn-id: http://yate.null.ro/svn/yate/trunk@3299 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-07 13:15:19 +00:00
paulc 0adbdc1cee Added a note for maintainers to add distro dependent BuildRequire lines.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3268 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-02 21:10:04 +00:00