1055 Commits

Author SHA1 Message Date
Anthony Minessale
aef2487077 FS-10601: [freeswitch-core] accomodate should be accommodate #resolve 2017-08-21 17:09:24 -05:00
Brian West
197bbd8cab FS-10495: [Modules] firing custom event with no sub class will crash freeswitch when mod_fail2ban is loaded #resolve 2017-07-12 17:19:52 -05:00
Mike Jerris
3551e6c0d8 FS-10430: [mod_amqp] fix support for libamqp version .0.5.2. Change to api actually happend in v0.6.0 2017-07-05 13:42:33 -05:00
Mike Jerris
9600fdd1d6 FS-10457: [mod_cdr_csv] set group too when creating new csv file so other users in the group can access it 2017-06-30 17:44:05 -04:00
Mike Jerris
fc1dd2a4ef Merge pull request #1321 in FS/freeswitch from ~LAZEDO/freeswitch:bug/fs-10453 to master
* commit '4631e6cdfab6e9cb70c11a0c33098ee06e09e786':
  FS-10453 [kazoo] fix dropped messages
2017-06-30 17:19:51 +00:00
lazedo
4631e6cdfa FS-10453 [kazoo] fix dropped messages 2017-06-30 12:38:32 +01:00
Trever L. Adams
cdfe49ee0d FS-9785: update mod_event_multicast to work with OpenSSL 1.1.0. 2017-06-29 21:35:39 -06:00
Mike Jerris
823b5bc6f8 FS-10431: [mod_smpp] fix build on newer compilers due to malformed system headers 2017-06-27 17:06:39 -05:00
Mike Jerris
8c8a4dd0f8 FS-10430: [mod_amqp] add support for libamqp >= 0.5.2 2017-06-27 16:42:45 -05:00
Andrey Volk
c877b35096 FS-10364 [mod_event_multicast] Enable encryption on windows by adding missing defines. 2017-06-02 23:19:32 +03:00
Anthony Minessale
ee7a52d9b7 FS-10291: [fs_cli] fs_cli Error indicated on console loglevel debug with extra whitespace before or after debug #resolve 2017-05-08 14:01:56 -05:00
Andrey Petrov
348ce5ff09 FS-7575 Update freeradius-client to 1.1.7 2017-05-02 16:55:45 +03:00
Mike Jerris
e105da0b09 Merge pull request #1236 in FS/freeswitch from ~DRAGOS_OANCEA_NX/freeswitch-dragos-nx:feature/FS-10172_mod_event_socket-err_log to master
* commit 'e02631c0a8e105d93aa7132a4d2d7c0055d26912':
  FS-10172: mod_event_socket: handle return codes from switch_queue_trypush() , more verbose logging when we cannot enqueue
2017-04-28 19:16:06 +00:00
Chris Rienzo
35d44c3fec FS-10251 [mod_rayo] fix defects found by clang-analyzer 2017-04-20 09:02:46 -04:00
Chris Rienzo
e7fb58a6b6 FS-10117 [mod_rayo] allow duplicate rayo signal-type configs for call progress detector 2017-04-04 15:52:59 -04:00
Dragos Oancea
e02631c0a8 FS-10172: mod_event_socket: handle return codes from switch_queue_trypush() , more verbose logging when we cannot enqueue 2017-03-27 09:21:07 +01:00
Anthony Minessale
a8adc886b2 FS-10054 2017-02-17 14:43:18 -06:00
Anthony Minessale
aa7fccb4ab FS-10054: [mod_smpp] mod_smpp will not reconnect if connection was interupted #resolve 2017-02-17 14:23:52 -06:00
Mike Jerris
e8f6ed3d93 Merge pull request #1183 in FS/freeswitch from ~SAFAROV/freeswitch2:FS-10009 to master
* commit '6c12f69e0c893646eda0bb010873583040aa136b':
  FS-10009: mod_fail2ban - Added logging of network_ip for abandoned calls
2017-02-14 13:32:05 -06:00
Andrey Antipov
cfad94f8aa FS-10032: [mod_amqp] Fix log facilities #resolve 2017-02-11 16:42:49 +03:00
Sergey Safarov
6c12f69e0c FS-10009: mod_fail2ban - Added logging of network_ip for abandoned calls 2017-02-10 13:17:45 -05:00
Sergey Safarov
df1ab07ca4 FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
Mike Jerris
a3ee7595bb FS-10025: fix global symbol scope issue causing modules to use another modules global pointer 2017-02-09 17:23:30 -06:00
Sergey Safarov
e0a96e2875 FS-10013: Several bugfixes 2017-02-05 17:44:11 -05:00
Mike Jerris
c03ec62e1b Merge pull request #738 in FS/freeswitch from ~KYCONQUERS/mod_fail2ban:FS-7394-add-mod_fail2ban to master
* commit '4c1e7f24bcac3e6d3b20331a191cf90b0ac0b6fc':
  FS-7394 adding mod_fail2ban into freeswitch repo
2017-02-03 19:00:08 -06:00
Hesaam Farhang
70503dd71e FS-9989 [mod_kazoo] add a parameter to ignore transient network issues 2017-01-30 11:55:45 -08:00
lazedo
606d535478 FS-9955 [mod_kazoo] set profile var when setting channel var 2017-01-18 04:56:52 +00:00
Mike Jerris
a9c13d3fc6 Merge pull request #1098 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-9813 to master
* commit '01decbf434ea323c155fec5e863f5e51e55bad97':
  FS-9813 [mod_kazoo] add kz_http_put
2016-12-05 12:02:13 -06:00
Luis Azedo
01decbf434 FS-9813 [mod_kazoo] add kz_http_put 2016-12-05 08:09:35 +00:00
Tamas Cseke
330f60964d Remove arg limit
Allocate dynamically
FS-9762 --resolve
2016-11-23 18:04:41 +01:00
Chris Rienzo
b23f4bbafe FS-5978 [mod_rayo] attempt to fix direct media join 2016-11-16 15:11:26 -05:00
William King
0c17af6321 Merge pull request #1048 in FS/freeswitch from ~ARON45/freeswitch:feature/FS-9716-expand-variables-for-mod_amqp-command to master
* commit 'f4321a28267c9e5c089df24b22aa0a71619bd9cf':
  FS-9716: [mod_amqp] Command profile expand params
2016-11-14 10:21:08 -06:00
Aron Podrigal
f4321a2826 FS-9716: [mod_amqp] Command profile expand params
Expand command profile params "exchange-name, queue-name, binding_key"
This allows dynamic binding based on fs core-uuid (ie, ${core-uuid} ).
2016-11-13 20:38:15 +00:00
Chris Rienzo
ad495d08cd FS-9733 [mod_rayo] prevent bad tts format string from being generated when MRCP headers are not present 2016-11-12 13:03:48 -05:00
Mike Jerris
e1b3ee1efd FS-9652: improve sql sanitization 2016-11-11 11:27:35 -06:00
Mike Jerris
03845186de Merge pull request #1001 in FS/freeswitch from ~SAFAROV/freeswitch2:FS-9594 to master
* commit 'adb8c8000f616b3b16d83e71c224be022a6defc3':
  FS-9594: Fixed hostname resolving for IPv6 addreses.
  FS-9594: Has been adjusted string vars size to fit IPv6 address
2016-10-12 11:05:05 -05:00
Sergey Safarov
adb8c8000f FS-9594: Fixed hostname resolving for IPv6 addreses.
aa
2016-10-08 10:27:48 -04:00
Mike Jerris
984ff2b6c8 Merge pull request #996 in FS/freeswitch from ~DINGDING/freeswitch:feature/FS-9615-mod_odbc_cdr-add-quote-and-default-value to master
* commit '8e28cbc02682a7c9508a5819798f8f2d1a50b79b':
  FS-9615 [mod_odbc_cdr] New Feature add field Non-string types and default values are supported
2016-10-07 10:57:23 -05:00
dingding
8e28cbc026 FS-9615 [mod_odbc_cdr] New Feature add field Non-string types and default values are supported 2016-10-07 23:02:20 +08:00
Sergey Safarov
808978ec76 FS-9594: Has been adjusted string vars size to fit IPv6 address 2016-10-07 05:37:23 -04:00
dingding
b17b0a5db0 FS-9611 [mod_odbc_cdr] fix sql insert failed do not write csv file and csv Duplicate file name will be overwritten 2016-10-05 12:36:44 +08:00
Luis Azedo
eb08eef0ea FS-9480 [mod_kazoo] add api enhancements 2016-09-05 10:52:39 +00:00
Michael Jerris
9030e13589 FS-9401: [core,mod_amqp] fix leak in usage of hash itterator 2016-08-03 18:41:18 -05:00
Spencer Thomason
a2fd327fa7 FS-9386: [mod_snmp] Use net-snmp-config for SNMP libs if available
FS-9386 #resolve
2016-07-26 21:18:10 -07:00
Anthony Minessale
0b3f776d7d FS-9343 #resolve [Sending a Message using the mod_smpp module via Nexmo Fails] 2016-07-12 15:47:08 -05:00
Anthony Minessale
969904bf46 FS-9153 #resolve [uuid_bridge issue on ESL] 2016-05-18 12:47:39 -05:00
Anthony Minessale
1c9f6cc301 FS-9153 #resolve [uuid_bridge issue on ESL] 2016-05-16 12:23:11 -05:00
Hesaam Farhang
8153b6fdee FS-9132: [mod_kazoo] remove whitespaces 2016-05-06 10:47:51 -07:00
Hesaam Farhang
b5169e770c FS-9132: [mod_kazoo] Add more vars to default filter 2016-05-06 10:46:55 -07:00
Kyle King
4c1e7f24bc FS-7394 adding mod_fail2ban into freeswitch repo 2016-04-11 20:06:28 -04:00