Commit Graph

29555 Commits

Author SHA1 Message Date
William King 0244af22e6 FS-7730 fix default configs to provided sample load option for mod_sms and mod_smpp 2015-07-03 14:50:48 -07:00
Anthony Minessale 178ed75571 FS-7775: [mod_conference] fix threading issue causing stuck worker threads 2015-07-03 16:46:04 -05:00
Brian West f0417cdf57 FS-7760 test_pflag not test_flag 2015-07-03 16:35:52 -05:00
William King 774ef01784 Merge pull request #301 in FS/freeswitch from mod_smpp to master
* commit '775ce5c0a8a4acbacaa36d70c81e351fbb73c50d':
  Adding mod_smpp as an event_handler module.
2015-07-03 16:32:09 -05:00
William King 775ce5c0a8 Adding mod_smpp as an event_handler module.
FS-7730 #resolve
2015-07-03 14:26:05 -07:00
Mike Jerris 1a47cd0d44 Merge pull request #318 in FS/freeswitch from ~LAZEDO/freeswitch:feature/silence_hits_exausted to master
* commit 'c4bd342bdaae6f8881b0099d596e8309997121cb':
  FS-7771 #resolve
2015-07-03 15:11:27 -05:00
Mike Jerris 1ac1dfe4ce Merge pull request #315 in FS/freeswitch from ~LAZEDO/freeswitch:feature/xml_fetch_channels to master
* commit 'b2b9555d347b11e84a86b3de1c2de5f8f8d8437e':
  FS-7760 #resolve
2015-07-03 13:47:52 -05:00
karl anderson b2b9555d34 FS-7760 #resolve
added xml fetch for channels to externally support nightmare transfer
depends on channel-xml-fetch-on-nightmare-transfer profile param (default is disabled)
2015-07-03 19:28:17 +01:00
Anthony Minessale b6a6cde728 FS-7486 2015-07-03 14:22:20 -04:00
William King 20be305b1c Merge pull request #263 in FS/freeswitch from ~LAZEDO/freeswitch-fs-7463:FS-7463 to master
* commit 'e12608bd11c62de715c1d6eecf05a8fe8b8becb0':
  FS-7463 #resolve
2015-07-03 12:28:16 -05:00
Moises Silva e8cbfe9631 freetdm: Fix some GSM compilation errors and do a bit of code cleanup 2015-07-03 12:42:34 -04:00
Moises Silva 01a9e443ea freetdm: Declare __FTDM_FUNC__ macro and use it instead of __FUNCTION__ to deal with platform differences
OPENZAP-237 #resolve
2015-07-03 12:42:33 -04:00
karl anderson c4bd342bda FS-7771 #resolve
set a channel var if the recording is terminated due to silence hits
2015-07-03 10:36:58 +01:00
Anthony Minessale 2f836a2c53 FS-7744 amend 2015-07-02 16:12:28 -05:00
Anthony Minessale 987c84a119 mod_av use time_now instead of micro_time_now and hide annoying warning 2015-07-02 15:13:50 -05:00
Anthony Minessale fcbdc48592 FS-7744 #resolve 2015-07-02 13:39:56 -05:00
Brian West 41067cc7b7 FS-7767 #resolve 2015-07-02 13:19:01 -05:00
Luis Azedo 05c476f9f8 FS-7764 #resolve
add sms delivery report event to mod_sms
2015-07-02 18:53:44 +01:00
Mike Jerris ff9877586b Merge pull request #324 in FS/freeswitch from ~LAZEDO/freeswitch:feature/fs-7758 to master
* commit 'e336ca8c37806f105b3cc266d44eb1ae03d57052':
  FS-7758 #resolve
2015-07-02 12:00:43 -05:00
Mike Jerris b6dae4c087 Merge pull request #326 in FS/freeswitch from ~LAZEDO/freeswitch:feature/fs-7759 to master
* commit '46d98d4a19cffdf77d181a45a6edcd5bc92f211b':
  FS-7759 #resolve added a channel var to suppress setting the completed elsewhere cause
2015-07-02 11:57:55 -05:00
karl anderson 46d98d4a19 FS-7759 #resolve added a channel var to suppress setting the completed elsewhere cause 2015-07-02 17:02:47 +01:00
karl anderson e336ca8c37 FS-7758 #resolve
emit an event if a loopback bowout occurs
2015-07-02 16:28:54 +01:00
Brian West c6ccf1c513 FS-7761 [core] fix shutdown races running api commands during shutdown 2015-07-02 10:08:54 -05:00
Brian West 1d8c136dbe testing example, need to form this into a framework 2015-07-02 09:53:48 -05:00
Brian West 9a269505b4 eavesdrop test case 2015-07-02 09:46:04 -05:00
Brian West 1b86c73034 Merge pull request #140 in FS/freeswitch from ~ARON45/freeswitch:FS-5945 to master
* commit '2cad5a6940bb76458e909a56c5e5e35e622467ed':
  more whitespace cleanup
  fixed indentation
  cleanup
  cond api return -ERR on all syntax errors
  FS-5945 - cond api improved
  FS-5945 - cond api escape special charactars
2015-07-02 09:45:27 -05:00
Anthony Minessale f0eefb7a1f FS-7753 #resolve 2015-07-01 14:39:30 -05:00
Anthony Minessale 3274853b00 FS-7750 #resolve 2015-07-01 12:54:51 -05:00
Chris Rienzo 3533c653c4 FS-7752 [mod_rayo] increase maximum number of <tag> elements from 30 to 1024. This allows adhearsion to create large grammars to navigate IVR menus. 2015-07-01 11:30:39 -04:00
Brian West 230709c104 tweak 2015-07-01 08:59:12 -05:00
Brian West 3db3d35986 FS-7726 puppet xml curl handler 2015-06-30 18:27:19 -05:00
Brian West f097384d44 FS-7726 puppet extension 2015-06-30 18:23:22 -05:00
Brian West 3b42bbaa29 FS-7726 updates 2015-06-30 17:04:55 -05:00
Anthony Minessale 59d6e6323c FS-7746 #resolve this should work now 2015-06-30 14:47:01 -05:00
Mike Jerris 4582498b5e Merge pull request #322 in FS/freeswitch from ~MISHEHU/freeswitch:bugfix/FS-7429-mod_curl-json-response to master
* commit '8ca2cfa574fa453d094356e5905a2a2bc61dc999':
  FS-7429: fix to output proper json
2015-06-30 13:08:06 -05:00
Yossi Neiman 8ca2cfa574 FS-7429: fix to output proper json 2015-06-30 12:45:01 -05:00
Anthony Minessale 1d91b7d61c FS-7721 #resolve #comment this will fix your issue but of course now your example will not function anymore because you are unsetting the input callback and dtmf will be ignored but this is to be expected 2015-06-30 12:30:36 -05:00
Artur Zaprzała 66a2ba22a0 FS-7648 Fix regex "all" and "xor" tests. 2015-06-30 12:31:53 +02:00
Brian West cde9702859 tweak bashrc so the aliases will always work 2015-06-29 16:10:57 -05:00
Anthony Minessale a73952ceca FS-7726 #resolve 2015-06-29 16:06:13 -05:00
Mike Jerris a3972c5c0f Merge pull request #303 in FS/freeswitch from ~DCOLOMBO/freeswitch:master to master
* commit 'cfb7e3d1cd56b84d5d7e5e6de25112f441e110e7':
  FS-7732 follow recording on other session
2015-06-29 12:55:10 -05:00
Mike Jerris 813290aa88 Merge pull request #304 in FS/freeswitch from ~ANDEE/freeswitch:bugfix/FS-7734-mod_nibblebill-doesn-t-release-mutex to master
* commit '5c7f0bc010a42386a3e5a9c9be3d144e37e58934':
  FS-7734 fixed mutex lock that should be an unlock
2015-06-29 11:10:30 -05:00
Davide Colombo cfb7e3d1cd FS-7732 follow recording on other session
follow recording on other session
2015-06-29 16:21:24 +02:00
Moises Silva 73b35fe7e4 freetdm: Use __func__ instead of __FUNCTION__ to comply with c99 in gcc 5.1
OPENZAP-237 #resolve
2015-06-28 22:50:03 -04:00
Andrew Cassidy 5c7f0bc010 FS-7734 fixed mutex lock that should be an unlock 2015-06-27 21:30:17 +01:00
Brian West 2a1195e55d FS-7726 test case 2 2015-06-26 14:51:40 -05:00
Brian West 95cadf65d0 FS-7726 test case 2015-06-26 14:36:58 -05:00
Sergey Safarov b17564e8a3 FS-7705: mod_shout - dependency declaration added to SPEC file. 2015-06-26 10:05:54 +03:00
Brian West 986921b0db FS-7729 properly format v6 addresses #ocd #resolve 2015-06-25 17:34:25 -05:00
Anthony Minessale e80d129617 FS-7679 #resolve #comment should work now 2015-06-25 15:10:43 -05:00