Commit Graph

19 Commits

Author SHA1 Message Date
Daniel Caujolle-Bert ee2d6fd488
Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 2021-04-25 07:51:01 +02:00
Jonathan Naylor 14da695e8e Simplify the networking code a little. 2020-11-04 12:14:31 +00:00
Jonathan Naylor bfbdfea30b Rewrite the networking for dual IPv4 and IPv6. 2020-11-04 11:50:57 +00:00
Jonathan Naylor 83a929c2b4 Add optional log rotation and fix a UDP bug. 2020-11-01 12:54:51 +00:00
Jonathan Naylor 45ad634e69 Reinstate the remote command handler. 2020-10-27 11:34:08 +00:00
Jonathan Naylor adb4ab511d Allow for static and dynamic TGs. 2020-10-26 17:12:28 +00:00
Jonathan Naylor 2cad74a75f Improve the ini file parsing. 2020-09-06 14:16:29 +01:00
Jonathan Naylor 9992e7125f Allow the logging levels to be configurable in the gateway. 2020-08-24 10:16:02 +01:00
Doug McLain 36f090b29f Add P252DMR Reflector option to P25Gateway 2020-06-18 00:56:34 -04:00
Jonathan Naylor 76d068019b Add remote commands. 2020-04-03 21:28:45 +01:00
Jonathan Naylor c9e2f13058 Further voice work. 2019-02-04 14:57:20 +00:00
Jonathan Naylor 0f35fc4d8f Initial commit of new voice handling. 2019-02-04 14:17:26 +00:00
Jonathan Naylor fd54404691 Allow for more than one P25 hosts file. 2018-01-03 20:54:06 +00:00
Jonathan Naylor 1225e0bc87 Add an inactivity timer to the gateway. 2017-03-18 07:13:14 +00:00
Jonathan Naylor 5b40a2dcf5 Add speech prompts. 2016-10-17 23:44:45 +01:00
Jonathan Naylor 728c87a8e7 Clean up the gateway configuration. 2016-10-17 17:33:49 +01:00
Jonathan Naylor e24909926d Add extra reflector control data to the gateway. 2016-10-11 17:43:37 +01:00
Jonathan Naylor b70dbaa513 Add TG 9999 for unlinking and improve logging in the gateway. 2016-10-11 07:45:50 +01:00
Jonathan Naylor 3065c98f29 First commit of the simple P25 gateway. 2016-10-10 21:59:30 +01:00