Commit Graph

  • b51c054474 FS-7060 add configuration of the amqp command binding key William King 2015-04-08 16:04:00 -07:00
  • 0d6c3a1d73 Various minor tweaks to spandsp and the ARM specific code now does fast top bit detection. Steve Underwood 2015-04-09 03:30:49 +08:00
  • beeea01724 FS-7242 Waiting for state CS_PARK when receiving REFER. Italo Rossi 2015-04-07 22:11:27 -03:00
  • d55c4a053b FS-7060 expanded configuration for amqp command configuration William King 2015-04-07 16:11:34 -07:00
  • 7b6a9efcaa FS-7060 More accurate logging, and improve handling of producer reconnect attempt interval William King 2015-04-07 10:52:30 -07:00
  • f5e0a879b2 JIRA FS-7412. Added new LDAP schema (fsaccount.schema) with relevant attributes to match FS directory params and variables. Changed mod_xml_ldap code to reflect new schema. Updated xml_ldap.conf.xml as well to reflect mapping of new attributes. Ognjen Seslija 2015-04-05 16:21:38 +02:00
  • 6eb59c7119 add variable expansion to mod_xml_ldap Anthony Minessale 2015-04-03 14:14:14 -05:00
  • 3f685a25a0 Adding debian packaging for mod_amqp William King 2015-04-03 15:51:33 -07:00
  • 102e55444c Merge pull request #121 in FS/freeswitch from mod_amqp to master William King 2015-04-03 17:36:06 -05:00
  • 1a96f23f27 Adding mod_amqp as an event_handler module William King 2014-11-20 14:02:40 -08:00
  • c6ef0558ff FS-7406 added deduplicate_dtmf application Chris Rienzo 2015-04-01 14:07:55 -04:00
  • a4ef9d6ba3 FS-7405: if all is required don't pass if total ne pass Brian West 2015-04-01 10:32:21 -05:00
  • 3c2afc6a2c FS-7406 #resolve #comment Added DTMF-Source header to DTMF event. DTMF-Source may have the following values: APP : injected by application (send_dtmf, etc) ENDPOINT : detected by endpoint signaling (like SIP INFO) INBAND_AUDIO : detected by start_dtmf, spandsp_start_dtmf, etc RTP : detected as 2833/4733 telephone event UNKNOWN : unknown source Chris Rienzo 2015-04-01 11:00:43 -04:00
  • 7add4b25db Add ClueCon URL Ken Rice 2015-03-30 14:35:55 -05:00
  • f2a5271009 doh Anthony Minessale 2015-03-27 00:01:05 -05:00
  • 2c92ef31e3 FS-7386 Anthony Minessale 2015-03-26 17:48:39 -05:00
  • 183570bd94 FS-7396: #resolve update dtls socket when socket changes on auto-adjust that changes address families and also include link local v6 addresses in approrpiate auto acls Brian West 2015-03-26 17:37:07 -05:00
  • f5d40ba84a Merge pull request #228 in FS/freeswitch from ~MARCELHALDEMANN/freeswitch-fs-7391:master to master Mike Jerris 2015-03-26 13:32:46 -05:00
  • c7fdcc2ad8 FS-7391 #resolve corrected currency for mod_say_de it's now "Ein Euro und Ein Cent" rather than "Eins Euro und Eins Cent" Marcel Haldemann 2015-03-26 00:52:09 +01:00
  • 36e1840d63 Merge pull request #207 in FS/freeswitch from ~MBRANCA/freeswitch:bugfix/FS-6954-freeswitch-adds-additional-m-audio to master Brian West 2015-03-26 10:00:48 -05:00
  • ca2dd2f3ba FS-6954 Detect when we have T.38 in nomedia or proxy media mode and apply same fixups as in media mode. Matteo Brancaleoni 2015-02-24 16:43:24 +01:00
  • ed0a434b95 Fail the call with 502 bad gateway if the outbound leg returns a redirect with an invalid URI. William King 2015-03-25 12:44:40 -07:00
  • 396bc993fa Sync verto code Brian West 2015-03-25 13:30:20 -05:00
  • bd10f08934 add support for file:func to custom log mappings Anthony Minessale 2015-03-24 22:29:24 -05:00
  • 9b7f8b515b more specific Brian West 2015-03-24 15:41:03 -05:00
  • 9657d1051a tweak Brian West 2015-03-24 15:38:51 -05:00
  • 0322da0795 add local mute to verto Anthony Minessale 2015-03-24 13:39:51 -05:00
  • a8bb1ca2f9 fail call on stream error Anthony Minessale 2015-03-24 12:49:06 -05:00
  • 5201708e4b Merge pull request #224 in FS/freeswitch from ~WJ1918/freeswitch-fs-7383:master to master Mike Jerris 2015-03-23 07:59:09 -05:00
  • dee980d2dd FS-7383 #resolve Jun Wang 2015-03-23 02:27:08 +00:00
  • cbd94aac29 FS-7300 [mod_rayo] set iq type to error when prompt component forwards input/output error back to rayo client. Chris Rienzo 2015-03-22 14:40:25 -04:00
  • 3d644029b0 FS-7149 #comment mod_flite for windows fix Jeff Lenk 2015-03-21 14:55:21 -05:00
  • 21d1e6fc4b FS-7378 play_and_detect_speech: protect against NULL result Chris Rienzo 2015-03-18 15:30:12 -04:00
  • ab3d967115 FS-7378 #resolve #comment play_and_detect_speech can now detect DTMF if you set the playback_terminators channel variable to any or specific DTMF. The result will be stored in speech_detect_result and in playback_terminator_used. Also added channel variable play_and_detect_speech_close_asr which will release the speech recognition port when the detection is completed. This will prevent speech licenses from being held the entire call. Chris Rienzo 2015-03-18 15:05:29 -04:00
  • 44118fa8e6 FS-7297 fix incomplete patch for previous issue Brian West 2015-03-18 13:51:12 -05:00
  • 42961b7f2e remove debug Anthony Minessale 2015-03-17 12:27:25 -05:00
  • b32abaadd9 Merge pull request #222 in FS/freeswitch from feature/FS-7373-add-ability-to-specify-custom-source.list to master William King 2015-03-16 11:44:11 -05:00
  • 4738da1325 When using the debian/utils.sh script to build FreeSWITCH packages, add the ability to pass -T[path to custom sources path] and -K[custom keyfile path] options to build the FS packages with a custom sources and keyring path. William King 2015-03-16 08:59:37 -07:00
  • 9872c52c57 FS-7368 --resolve Brian West 2015-03-13 16:50:13 -05:00
  • 1f5e5abbed fix frame size for encoder Anthony Minessale 2015-03-12 17:51:41 -05:00
  • 4eed221b69 version bump v1.4.18 Ken Rice 2015-03-12 13:55:23 -05:00
  • c1ed0618fd Merge branch 'master' into v1.4 Ken Rice 2015-03-12 13:53:07 -05:00
  • 4df2105a46 bump version v1.4.17 Ken Rice 2015-03-12 13:52:19 -05:00
  • 5a650e4c2f Merge branch 'master' into v1.4 Ken Rice 2015-03-12 13:51:12 -05:00
  • 40e1d8f914 version bump v1.4.16 Ken Rice 2015-03-12 13:49:45 -05:00
  • 0828caf695 Merge branch 'master' into v1.4 Ken Rice 2015-03-12 13:49:00 -05:00
  • 64c10e04c1 Fix URL Brian West 2015-03-12 11:43:07 -05:00
  • f2c993e5ee FS-7300 #resolve #comment [mod_rayo] handle all MRCP completion causes in SPEECH-COMPLETE event and validate / load input grammar URLs Chris Rienzo 2015-03-11 23:46:08 -04:00
  • 406bfb8dec sync Anthony Minessale 2015-03-11 21:27:32 -05:00
  • 698f03eac2 fix typo Anthony Minessale 2015-03-11 15:26:10 -05:00
  • 38406b5b3e Merge pull request #220 in FS/freeswitch from ~MANAV/freeswitch:minimal-conf to master Brian West 2015-03-11 13:39:13 -05:00
  • 7a6303d6b3 Add minimal configuration for configuring FreeSWITCH from scratch Manav Rathi 2015-03-11 18:44:08 +05:30
  • a92d938364 FS-7355: don't do the checks for rpl_realloc and rpl_malloc unless it is gcc compiling as autoconf checks for these don't work quite right on clang Michael Jerris 2015-03-09 16:51:35 +00:00
  • e1f329734c Merge pull request #217 in FS/freeswitch from ~JEREMYCX/freeswitch-fs-5570:master to master Mike Jerris 2015-03-09 08:25:49 -05:00
  • eb4a6732bb Merge pull request #219 in FS/freeswitch from ~SAFAROV/freeswitch-mod-radius-cdr_improvement:erlang-filter to master Mike Jerris 2015-03-09 08:24:22 -05:00
  • 016474cfd1 Merge pull request #216 in FS/freeswitch from ~MANAV/freeswitch:doc-switch_core_set_variable to master Mike Jerris 2015-03-09 08:21:27 -05:00
  • 57aba47f6e FS-7354: Filter feature ported from mod_event_socket to mod_erlang_event Sergey Safarov 2015-03-09 10:55:28 +03:00
  • 830bc28c45 FS-7352: Document how to use switch_core_set_variable to delete variables Manav Rathi 2015-03-06 09:04:10 +05:30
  • 669d613777 FS7750: When using the api command group, there is no way to return the contact list separated by :_:, which is required to group call extensions that have been multiply-registered. Jeremy Childs 2015-03-06 14:39:53 -07:00
  • 5e43c6dd25 Merge pull request #170 in FS/freeswitch from ~NIMAST/freeswitch-fs-7203:rtcp-source-fraction-fix to master Mike Jerris 2015-03-06 13:36:37 -06:00
  • b448953fab Merge pull request #206 in FS/freeswitch from ~ARTURZ/freeswitch:FS-7306-fs_encode-sleep-cleanup to master Anthony Minessale II 2015-03-06 11:31:56 -06:00
  • 5a96512345 FS-7305 #resolve Anthony Minessale 2015-03-06 16:44:53 -06:00
  • c35a23af44 roll back 9593796420 due to problems in actual use Nathan Neulinger 2015-03-05 15:45:00 -06:00
  • f83e429d36 FS-7350: add --enable-address-sanitizer configure flag to enable clang address sanitizer Michael Jerris 2015-03-05 14:54:19 -06:00
  • 3a70750b42 FS-7340: remove all build system references to json-c because we are no longer using it anywhere Michael Jerris 2015-03-04 14:06:18 -05:00
  • 3c9711f160 Merge pull request #213 in FS/freeswitch from ~MISHEHU/freeswitch:bugfix/FS-7340-mod_curl-json-api-change to master Mike Jerris 2015-03-04 12:37:07 -06:00
  • 5303101df0 FS-7340: Converting the json handling to use the types and functions in switch_json.h . Yossi Neiman 2015-03-03 22:50:21 -06:00
  • 09acdc28ff Merge pull request #215 in FS/freeswitch from bugfix/FS-7342-fs-crash-induced-by-mod_conference to master Mike Jerris 2015-03-04 10:35:41 -06:00
  • b3cb89a1fb FS-7342: regression from FS-7230 957c8fc9. Don't destroy buffers we are currently using, only create them if they are not yet created Michael Jerris 2015-03-04 11:21:30 -05:00
  • d3caa6f7c6 Merge pull request #187 in FS/freeswitch from ~CRIENZO/freeswitch:feature/fs-7273 to master Ken Rice 2015-03-04 08:24:27 -06:00
  • e338b8865b FS-7346 #resolve #comment update mod_mongo driver to 1.1.0 Chris Rienzo 2015-03-04 09:06:10 -05:00
  • 86c68d906a Merge pull request #212 in FS/freeswitch from ~VLAD1983/freeswitch-fs-7339:FS-7339 to master Mike Jerris 2015-03-03 17:04:02 -06:00
  • 38a35c26d8 FS-7339: create views basic_calls and detailed_calls after create table calls Emets Vladimir 2015-03-03 23:45:15 +05:00
  • 50fc827e9c FS-7149 #resolved #comment add windows support for 2.0 Jeff Lenk 2015-03-03 12:19:41 -06:00
  • 1b35585084 Merge pull request #185 in FS/freeswitch from ~JCHERUKURI_NECC/freeswitch-fs6794:master to master Brian West 2015-03-03 08:03:14 -06:00
  • 66486713b0 FS-7273 Add support for build server to optionally specify revision when packaging RPM. common.sh optionally accepts revision number and sets version in freeswitch-config-rayo.spec config-rayo.sh updated to be consistent with rpmbuilder.sh rpmbuilder.sh optionally accepts revision number src_tarball.sh will now produce freeswitch.spec and freeswitch-config-rayo.spec as artifacts. Chris Rienzo 2015-02-12 15:48:59 -05:00
  • 9593796420 FS-6758 and other related behavior, also change to answer behavior to mimic what users tend to expect from cisco phones. Ryan Lantzer 2015-02-26 08:21:26 -06:00
  • 3cd481820e FS-7323 #resolve #comment [mod_http_cache] added http_remove_cache <url> API call to manually expire a cached URL. Added {refresh=true} parameter that can be prefixed to URL to force refresh when using http:// https:// file formats or the http_get API. Examples: http_remove_cache http://phono.com/audio/troporocks.mp3 http_get {refresh=true}http://phono.com/audio/troporocks.mp3 <action application="playback" data="{refresh=true}http://phono.com/audio/troporocks.mp3"/> Chris Rienzo 2015-02-25 09:43:38 -05:00
  • 4909cdb7fb FS-7322 #resolve Brian West 2015-02-24 14:58:26 -06:00
  • a41505f66b FS-7313 #resolve any further issues in this code it will just be removed Brian West 2015-02-23 16:38:17 -06:00
  • bf8e241ca6 Merge pull request #150 in FS/freeswitch from ~ITALOROSSI/freeswitch:FS-7126-fix_mod_translate_var_expansion_without_session to master Mike Jerris 2015-02-23 11:46:12 -06:00
  • 320d2eae52 FS-7314 #resolve #comment try to fix openssl configure detection failure caused by broken commit upstream in openssl 1.0.2. I don't have a box with this version of openssl so you'll need to let me know if this doesn't work Michael Jerris 2015-02-23 11:51:40 -05:00
  • e4f22c82fc https://freeswitch.org/jira/browse/FS-7126 fix variable expansion in translate api when there is no session involved. Italo Rossi 2015-01-05 10:17:25 -03:00
  • 17585e831a FS-7307 #resolve dont session log in an api command as there is no session Brian West 2015-02-23 09:48:08 -06:00
  • 921f77668f FS-7306: fs_encode is sleeping to much - cleanup Artur Zaprzała 2015-02-23 11:18:57 +01:00
  • 9df39b8fe4 rebuild verto-min Anthony Minessale 2015-02-21 18:17:15 -06:00
  • 61e250a49b FS-7312 #resolve #comment added feature NEEDS_DOC Anthony Minessale 2015-02-21 12:11:24 -06:00
  • 0a8cc1840b FS-6520 #comment This should work for VS2013 #resolve Peter Olsson 2015-02-21 11:21:27 +01:00
  • ce36330b5c FS-7303 #comment Added adjustment of time values reported by FS server when RADIUS server located in different timezone Sergey Safarov 2015-02-19 14:30:55 +03:00
  • 609c02955f fix the thing the guy mentioned on irc Anthony Minessale 2015-02-21 00:49:18 -06:00
  • 9a6c29f8f7 Merge pull request #196 in FS/freeswitch from ~ARTURZ/freeswitch:FS-7304-dialplan-reversed-ranges to master Mike Jerris 2015-02-20 13:21:57 -06:00
  • 3c4c64a9de Merge pull request #200 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-7192-expires-header-included-in-gateway to master Mike Jerris 2015-02-20 13:19:26 -06:00
  • d562bc601a Merge pull request #201 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-7308-cannot-disable-sofia-sla-sql-query to master Mike Jerris 2015-02-20 13:12:40 -06:00
  • 770694b1c1 Merge pull request #203 in FS/freeswitch from ~MISHEHU/freeswitch:bugfix/FS-7302-fs_encode-improvements-for-config to master Mike Jerris 2015-02-20 13:10:57 -06:00
  • 2d07448822 FS-7304: Multiple and reversed ranges for XML dialplan date and time conditions Artur Zaprzała 2015-02-19 11:20:41 +01:00
  • 957c8fc910 FS-7230 #comment try this #resolve Brian West 2015-02-20 12:41:39 -06:00
  • b66aa6af92 FS-7306 #comment fix both ways Anthony Minessale 2015-02-20 12:08:22 -06:00
  • 1a181f0516 Merge pull request #202 in FS/freeswitch from ~SJTHOMASON/freeswitch:feature/FS-7309-allow-removal-of-user-agent-header to master Mike Jerris 2015-02-20 12:05:23 -06:00
  • cb9f4dad43 Merge pull request #195 in FS/freeswitch from ~ARTURZ/freeswitch:FS-7299-mod_xml_cdr-cookie-file to master Mike Jerris 2015-02-20 11:52:51 -06:00
  • 1c3f3e2d39 Merge pull request #182 in FS/freeswitch from ~CXREG/freeswitch-memcache-file:eavesdrop_bridge_single_leg to master Mike Jerris 2015-02-20 11:27:12 -06:00