]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
10 years agoMerge pull request #345 in FS/freeswitch from ~BRADLEYJOKINEN/freeswitch:FS-7824...
Mike Jerris [Mon, 13 Jul 2015 18:21:25 +0000 (13:21 -0500)] 
Merge pull request #345 in FS/freeswitch from ~BRADLEYJOKINEN/freeswitch:FS-7824 to master

* commit 'c797e948c86953f486302f8053db919ef77930a8':
  FS-7824 Add functionality for capturing screenshots from both legs to uuid_write_png

10 years agoFS-7824 Add functionality for capturing screenshots from both legs to uuid_write_png
Bradley Jokinen [Mon, 13 Jul 2015 14:26:16 +0000 (09:26 -0500)] 
FS-7824 Add functionality for capturing screenshots from both legs to uuid_write_png

With this patch, uuid_write_png is able to capture screenshots from both
legs of a bridged video call. It still expects a uuid and filename for
the first two arguments. If given a third argument, it must be concat
or split. If concat is specified, screenshots from both ends are taken
and written side by side to the given filename. If one image is shorter
than the other then it is padded with black and vertically centered. If
the third argument is split then the two screenshots are written to
separate files. In this case, a second filename is expected as a fourth
argument.

10 years agoFS-7820 updated switch_event.c to have benchmark framework, and updated .gitignore...
William King [Fri, 10 Jul 2015 22:31:11 +0000 (15:31 -0700)] 
FS-7820 updated switch_event.c to have benchmark framework, and updated .gitignore file to ignore binary test files

10 years agoFS-7820 adding a unit test for switch_hash.c with benchmarking example
William King [Fri, 10 Jul 2015 21:37:05 +0000 (14:37 -0700)] 
FS-7820 adding a unit test for switch_hash.c with benchmarking example
 and docs

10 years agoFS-7820 rename test file to better track the core functionality it will test
William King [Fri, 10 Jul 2015 19:26:03 +0000 (12:26 -0700)] 
FS-7820 rename test file to better track the core functionality it will test

10 years agoMerge pull request #319 in FS/freeswitch from ~LAZEDO/freeswitch:feature/aditional_so...
Mike Jerris [Fri, 10 Jul 2015 19:49:27 +0000 (14:49 -0500)] 
Merge pull request #319 in FS/freeswitch from ~LAZEDO/freeswitch:feature/aditional_sofia_events to master

* commit '58043483cdb0ffdedcfa9c6dfacded7dcbe41191':
  FS-7773 [mod_sofia] transfer events #resolve

10 years agoFS-7820 Fix build if you don't have libtap installed
William King [Fri, 10 Jul 2015 19:22:32 +0000 (12:22 -0700)] 
FS-7820 Fix build if you don't have libtap installed

10 years agoFS-7820
William King [Fri, 10 Jul 2015 14:07:36 +0000 (07:07 -0700)] 
FS-7820

C level unit testing and micro benchmarking framework, including one
example unit test.

10 years agoFS-7773 [mod_sofia] transfer events #resolve
karl anderson [Thu, 2 Apr 2015 23:23:46 +0000 (19:23 -0400)] 
FS-7773 [mod_sofia] transfer events #resolve

10 years agoMerge pull request #341 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus...
Brian West [Fri, 10 Jul 2015 15:57:36 +0000 (10:57 -0500)] 
Merge pull request #341 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-keep-fec-on-improve to master

* commit '244331aa1536a0dad2cc115757fc5507446e1b00':
  FS-7819: mod_opus: restore bitrate after increase (if there's no more packet loss) , added step for 60 ms

10 years agoFS-7819: mod_opus: restore bitrate after increase (if there's no more packet loss...
Dragos Oancea [Thu, 9 Jul 2015 11:22:19 +0000 (07:22 -0400)] 
FS-7819: mod_opus: restore bitrate after increase (if there's no more packet loss) , added step for 60 ms

10 years agoMerge pull request #333 in FS/freeswitch from ~WANG_WEICHAO/freeswitch-fs-7754:master...
Moises Silva [Fri, 10 Jul 2015 15:02:41 +0000 (10:02 -0500)] 
Merge pull request #333 in FS/freeswitch from ~WANG_WEICHAO/freeswitch-fs-7754:master to master

* commit 'f767fe5ed657fac4b802ded23318bd92faceb5c6':
  Fixed Bug/FS-7754

10 years agoMerge pull request #287 in FS/freeswitch from ~ARTURZ/freeswitch:FS-7405-condition...
Mike Jerris [Thu, 9 Jul 2015 22:38:15 +0000 (17:38 -0500)] 
Merge pull request #287 in FS/freeswitch from ~ARTURZ/freeswitch:FS-7405-condition-regex-all-proper-fix to master

* commit '9d6ad1f9a58798e6fc2014cc9a80c24e0164f309':
  FS-7405 Fix <condition regex="all"> to work with time conditions

10 years agoFS-7405 Fix <condition regex="all"> to work with time conditions
Artur Zaprzała [Tue, 16 Jun 2015 13:05:27 +0000 (15:05 +0200)] 
FS-7405 Fix <condition regex="all"> to work with time conditions

10 years agoMerge pull request #339 in FS/freeswitch from ~LAZEDO/freeswitch:feature/fs-7760...
Mike Jerris [Thu, 9 Jul 2015 19:04:00 +0000 (14:04 -0500)] 
Merge pull request #339 in FS/freeswitch from ~LAZEDO/freeswitch:feature/fs-7760 to master

* commit '4dc7b3b246c273706e24ee62a3b2fd75b4e4cbff':
  FS-7760 #resolve

10 years agoFS-7760 #resolve
Luis Azedo [Thu, 9 Jul 2015 19:00:28 +0000 (20:00 +0100)] 
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)

fixes missing entry in switch_xml.c to enable the xml binding

10 years agoMerge pull request #277 in FS/freeswitch from ~ARTURZ/freeswitch:FS-7639-audio-sent...
Mike Jerris [Thu, 9 Jul 2015 17:23:17 +0000 (12:23 -0500)] 
Merge pull request #277 in FS/freeswitch from ~ARTURZ/freeswitch:FS-7639-audio-sent-as-dtmf to master

* commit '8b1ce0f163e5c8fd3cbdbdd3ae67784859ba80b9':
  FS-7639 Fix rtp_session->recv_te and rtp_session->cng_pt comparisions in switch_rtp.c

10 years agoMerge pull request #308 in FS/freeswitch from ~FRANCOIS/freeswitch-fs-7198:master...
Mike Jerris [Thu, 9 Jul 2015 17:13:21 +0000 (12:13 -0500)] 
Merge pull request #308 in FS/freeswitch from ~FRANCOIS/freeswitch-fs-7198:master to master

* commit '48b44832b2902831c86e96ca7fa29680eec7defa':
  FS-7198 add coma separated values and reverse ranges for time-of-day and day-of-week matches

10 years agoFS-7198 test cases
Brian West [Thu, 9 Jul 2015 16:30:51 +0000 (11:30 -0500)] 
FS-7198 test cases

10 years agoupdate test configs
Brian West [Thu, 9 Jul 2015 15:48:56 +0000 (10:48 -0500)] 
update test configs

10 years agoMerge pull request #338 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus...
Mike Jerris [Thu, 9 Jul 2015 16:11:36 +0000 (11:11 -0500)] 
Merge pull request #338 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-ptime-60ms-support to master

* commit '76bdd2b0d57e63a0d59bf78088af25ec733b7426':
  FS-7809: mod_opus: added 60 ms ptime for Opus at 8 khz  ( opus@8000h@60i )

10 years agoMerge pull request #337 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus...
Mike Jerris [Thu, 9 Jul 2015 16:10:17 +0000 (11:10 -0500)] 
Merge pull request #337 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-cbr to master

* commit 'be6e6ea5fb7b25001ea371ef2c537a5bf2fa7dd1':
  FS-7801: mod_opus: added support to set CBR mode

10 years agoMerge pull request #291 in FS/freeswitch from ~HRISTO/freeswitch:nl-numbers-grammar...
Mike Jerris [Thu, 9 Jul 2015 16:07:21 +0000 (11:07 -0500)] 
Merge pull request #291 in FS/freeswitch from ~HRISTO/freeswitch:nl-numbers-grammar to master

* commit '410850fa75f41f838e53aaec9feca62a0fb3a0b1':
  FS-7685 fix Dutch numbers pronunciation

10 years agoFS-7809: mod_opus: added 60 ms ptime for Opus at 8 khz ( opus@8000h@60i )
Dragos Oancea [Wed, 8 Jul 2015 22:09:48 +0000 (18:09 -0400)] 
FS-7809: mod_opus: added 60 ms ptime for Opus at 8 khz  ( opus@8000h@60i )

10 years agoFS-7198 add coma separated values and reverse ranges for time-of-day and day-of-week...
François [Mon, 29 Jun 2015 11:41:02 +0000 (13:41 +0200)] 
FS-7198 add coma separated values and reverse ranges for time-of-day and day-of-week matches

10 years agoFS-7685 fix Dutch numbers pronunciation
Hristo Trendev [Fri, 19 Jun 2015 08:54:18 +0000 (10:54 +0200)] 
FS-7685 fix Dutch numbers pronunciation

The Dutch number pronunciation is more like the German one. 21 is
pronounced as "one-and-twenty".

FS-7685 #resolve

10 years agoFS-7801: mod_opus: added support to set CBR mode
Dragos Oancea [Wed, 8 Jul 2015 23:54:28 +0000 (19:54 -0400)] 
FS-7801: mod_opus: added support to set CBR mode

10 years agoTest case start for multicanvas test
Brian West [Wed, 8 Jul 2015 22:16:06 +0000 (17:16 -0500)] 
Test case start for multicanvas test

10 years agoAdding test case for FS-7200
Brian West [Wed, 8 Jul 2015 21:16:05 +0000 (16:16 -0500)] 
Adding test case for FS-7200

10 years agoMerge pull request #310 in FS/freeswitch from ~ARTURZ/freeswitch:FS-7648-fix-regex...
Mike Jerris [Wed, 8 Jul 2015 22:01:32 +0000 (17:01 -0500)] 
Merge pull request #310 in FS/freeswitch from ~ARTURZ/freeswitch:FS-7648-fix-regex-tests to master

* commit '66a2ba22a0f548a3f53c95a1210b8d169aedd5f8':
  FS-7648 Fix regex "all" and "xor" tests.

10 years agoMerge pull request #168 in FS/freeswitch from ~FRANCOIS/freeswitch-fs-7200:master...
Mike Jerris [Wed, 8 Jul 2015 21:51:39 +0000 (16:51 -0500)] 
Merge pull request #168 in FS/freeswitch from ~FRANCOIS/freeswitch-fs-7200:master to master

* commit '57a76001d076cc7f0eb7ca8064b3eb48a1b6cf42':
  FS-7200, fix dialplan parsing when using date/time matches

10 years agoMerge pull request #336 in FS/freeswitch from ~BRADLEYJOKINEN/freeswitch:FS-7799...
Mike Jerris [Wed, 8 Jul 2015 20:59:03 +0000 (15:59 -0500)] 
Merge pull request #336 in FS/freeswitch from ~BRADLEYJOKINEN/freeswitch:FS-7799 to master

* commit '31ade5f9680ddbb25f6b18ebf879ce537b9f5a6e':
  FS-7799 Add API command uuid_write_png to mod_png

10 years agoFS-7799 Add API command uuid_write_png to mod_png
Bradley Jokinen [Wed, 8 Jul 2015 16:06:15 +0000 (11:06 -0500)] 
FS-7799 Add API command uuid_write_png to mod_png

This adds the API command uuid_write_png to mod_png which takes a uuid and
file as input. This command takes a screenshot from the session associated
with the given uuid and writes it to the given file. If an absolute path
is not specified, the images directory is used as a prefix.

10 years agoMerge pull request #177 in FS/freeswitch from ~VIPKILLA/freeswitch-fs-7232:master...
William King [Wed, 8 Jul 2015 19:58:31 +0000 (14:58 -0500)] 
Merge pull request #177 in FS/freeswitch from ~VIPKILLA/freeswitch-fs-7232:master to master

* commit '521b3037016e276ddc8e1aae50ecaf6464b3a433':
  change event header 'call-direction' to 'presence-call-direction'

10 years agoMerge pull request #293 in FS/freeswitch from ~SAFAROV/freeswitch2:mod_shout to master
Mike Jerris [Tue, 7 Jul 2015 20:33:21 +0000 (15:33 -0500)] 
Merge pull request #293 in FS/freeswitch from ~SAFAROV/freeswitch2:mod_shout to master

* commit 'b17564e8a3d8d1d5f56be7f58a97b8308a05f901':
  FS-7705: mod_shout - dependency declaration added to SPEC file.

10 years agoMerge pull request #330 in FS/freeswitch from ~MARKL/freeswitch-fs-7778:master to...
Mike Jerris [Tue, 7 Jul 2015 20:25:51 +0000 (15:25 -0500)] 
Merge pull request #330 in FS/freeswitch from ~MARKL/freeswitch-fs-7778:master to master

* commit '97394bd679ca39d630010449adf6fcef0d01466f':
  FS-7778 Fix ALTER TABLE statement to use single quotes.

10 years agoMerge pull request #311 in FS/freeswitch from ~LAZEDO/freeswitch:feature/sms_delivery...
William King [Tue, 7 Jul 2015 16:23:50 +0000 (11:23 -0500)] 
Merge pull request #311 in FS/freeswitch from ~LAZEDO/freeswitch:feature/sms_delivery_report to master

* commit '05c476f9f8ba14b2db8a81e241d1ccb7b6530ea4':
  FS-7764 #resolve

10 years agoMerge pull request #329 in FS/freeswitch from ~LAZEDO/freeswitch:feature/fs-7776...
Mike Jerris [Tue, 7 Jul 2015 16:20:15 +0000 (11:20 -0500)] 
Merge pull request #329 in FS/freeswitch from ~LAZEDO/freeswitch:feature/fs-7776 to master

* commit 'eaf6430e0d3cb72525fbd7af4975341439d62c49':
  FS-7776 #resolve add mod_kazoo to build system

10 years agoMerge pull request #331 in FS/freeswitch from ~CRIENZO/freeswitch:fs-7780-add-max...
Mike Jerris [Tue, 7 Jul 2015 16:16:03 +0000 (11:16 -0500)] 
Merge pull request #331 in FS/freeswitch from ~CRIENZO/freeswitch:fs-7780-add-max-session-transfers to master

* commit '05cc8bb37d4ec19446943c98cfb6e21cd6aaf9e9':
  FS-7780 add new channel variable max_session_transfers.  If set, this variable is used to count the number of session transfers allowed instead of the max_forwards variable.  If not set, the existing behavior is preserved.

10 years agoMerge pull request #327 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus...
Mike Jerris [Tue, 7 Jul 2015 16:13:57 +0000 (11:13 -0500)] 
Merge pull request #327 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-keep-fec-on to master

* commit 'b3f453b02f62da450681c4b584bda838134c1317':
  FS-7772: mod_opus: add functionality to keep FEC enabled on the encoder by modifying the bitrate if packet loss changes (Opus codec specific behaviour).

10 years agoMerge pull request #334 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus...
Mike Jerris [Tue, 7 Jul 2015 16:10:23 +0000 (11:10 -0500)] 
Merge pull request #334 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-8khz-fix-init-ptime-40ms to master

* commit '12d240308cd22f824ef30d9d879bdc56e22290fb':
  FS-7785: mod_opus: fix for invalid ptime 30 ms for opus@8000h . Replaced 30 ms with 40 ms.

10 years agoMerge pull request #335 in FS/freeswitch from ~SAFAROV/freeswitch2:mod_erlang to...
Mike Jerris [Tue, 7 Jul 2015 16:04:32 +0000 (11:04 -0500)] 
Merge pull request #335 in FS/freeswitch from ~SAFAROV/freeswitch2:mod_erlang to master

* commit '97ed52cbefebb192fa5c16e28eb7bc2733f9a77c':
  FS-7628: mod_erlang_event - removed unused var

10 years agoFS-7762: [mod_av] handle buffer allocation failures of large buffers
Michael Jerris [Tue, 7 Jul 2015 15:50:07 +0000 (11:50 -0400)] 
FS-7762: [mod_av] handle buffer allocation failures of large buffers

10 years agotest sets for FS-7762
Brian West [Tue, 7 Jul 2015 13:48:24 +0000 (08:48 -0500)] 
test sets for FS-7762

10 years agoFS-7628: mod_erlang_event - removed unused var
Sergey Safarov [Tue, 7 Jul 2015 13:20:06 +0000 (16:20 +0300)] 
FS-7628: mod_erlang_event - removed unused var

10 years agoFS-7785: mod_opus: fix for invalid ptime 30 ms for opus@8000h . Replaced 30 ms with...
Dragos Oancea [Tue, 7 Jul 2015 11:56:55 +0000 (07:56 -0400)] 
FS-7785: mod_opus: fix for invalid ptime 30 ms for opus@8000h . Replaced 30 ms with 40 ms.

10 years agoFixed Bug/FS-7754
andywang1988 [Tue, 7 Jul 2015 07:10:13 +0000 (15:10 +0800)] 
Fixed Bug/FS-7754

10 years agoFS-7585 fix copyright copy and paste error
Seven Du [Tue, 7 Jul 2015 00:12:06 +0000 (08:12 +0800)] 
FS-7585 fix copyright copy and paste error

10 years agoFS-7772: mod_opus: add functionality to keep FEC enabled on the encoder by modifying...
Dragos Oancea [Fri, 3 Jul 2015 15:21:27 +0000 (11:21 -0400)] 
FS-7772: mod_opus: add functionality to keep FEC enabled on the encoder by modifying the bitrate if packet loss changes (Opus codec specific behaviour).

10 years agoFS-7776 #resolve add mod_kazoo to build system
Luis Azedo [Sat, 4 Jul 2015 00:20:02 +0000 (01:20 +0100)] 
FS-7776 #resolve add mod_kazoo to build system

10 years agorename debug trace
Michael Jerris [Mon, 6 Jul 2015 21:28:05 +0000 (17:28 -0400)] 
rename debug trace

10 years agoupdate docs %nojira
Brian West [Mon, 6 Jul 2015 21:22:55 +0000 (16:22 -0500)] 
update docs %nojira

10 years agoMerge pull request #332 in FS/freeswitch from feature/FS-7783-play_and_get_digits...
William King [Mon, 6 Jul 2015 21:22:32 +0000 (16:22 -0500)] 
Merge pull request #332 in FS/freeswitch from feature/FS-7783-play_and_get_digits-capture-invalid to master

* commit 'eed386bc8d843d01cda4c0ab99382aa3c49f41c5':
  FS-7783 Add channel variable for capturing DTMF input when using play_and_get_digits when the response does not match

10 years agoFS-7783 Add channel variable for capturing DTMF input when using play_and_get_digits...
William King [Mon, 6 Jul 2015 21:13:12 +0000 (14:13 -0700)] 
FS-7783 Add channel variable for capturing DTMF input when using play_and_get_digits when the response does not match

10 years agoFS-7780 add new channel variable max_session_transfers. If set, this variable is...
Chris Rienzo [Mon, 6 Jul 2015 19:26:56 +0000 (15:26 -0400)] 
FS-7780 add new channel variable max_session_transfers.  If set, this variable is used to count
the number of session transfers allowed instead of the max_forwards variable.  If not set, the existing
behavior is preserved.

10 years agoFS-7778 Fix ALTER TABLE statement to use single quotes.
Mark Lipscombe [Mon, 6 Jul 2015 15:06:17 +0000 (12:06 -0300)] 
FS-7778 Fix ALTER TABLE statement to use single quotes.

sofia_glue.c tries to issue an SQL "ALTER TABLE" statement to add the
ping_status column to sip_registrations, but fails because the default
is incorrectly quoted (double quotes vs single quotes).

10 years agoFS-7777 #resolv
Seven Du [Sat, 4 Jul 2015 06:09:52 +0000 (14:09 +0800)] 
FS-7777 #resolv

10 years agoMerge pull request #290 in FS/freeswitch from ~SAFAROV/freeswitch2:mod_erlang_socket...
Mike Jerris [Fri, 3 Jul 2015 23:00:08 +0000 (18:00 -0500)] 
Merge pull request #290 in FS/freeswitch from ~SAFAROV/freeswitch2:mod_erlang_socket to master

* commit '97c25275a629f88700d28513a98f234d821ac9d7':
  FS-7628: mod_erlang_event - added ipv6 support

10 years agoMerge pull request #283 in FS/freeswitch from bugfix/FS-7572-broadcasting-multiple...
Mike Jerris [Fri, 3 Jul 2015 22:57:52 +0000 (17:57 -0500)] 
Merge pull request #283 in FS/freeswitch from bugfix/FS-7572-broadcasting-multiple-wav-files-using to master

* commit '9049c004b70207a43b73c7b2b31d19410fc2c4bf':
  FS-7572: add some events for file open/close/fail when using file_string

10 years agoMerge pull request #274 in FS/freeswitch from bugfix/FS-7578-telephone-event-codec...
Mike Jerris [Fri, 3 Jul 2015 22:32:35 +0000 (17:32 -0500)] 
Merge pull request #274 in FS/freeswitch from bugfix/FS-7578-telephone-event-codec-clock-rate to master

* commit 'f35343a9cc26ba08b20571784f14a5ef36bca0fc':
  FS-7578: properly generate telephone-event in sdp for each rate of codec being offered

10 years agoMerge pull request #328 in FS/freeswitch from ~LAZEDO/freeswitch:feature/fs-7774...
Mike Jerris [Fri, 3 Jul 2015 22:03:01 +0000 (17:03 -0500)] 
Merge pull request #328 in FS/freeswitch from ~LAZEDO/freeswitch:feature/fs-7774 to master

* commit 'd66839debe4ca57eaff4d477d239f88a3e30c60d':
  FS-7774 add mod_kazoo  #resolve

10 years agoFS-7774 add mod_kazoo
karl anderson [Thu, 2 Apr 2015 22:46:23 +0000 (18:46 -0400)] 
FS-7774 add mod_kazoo
 #resolve

10 years agoFS-7730 fix default configs to provided sample load option for mod_sms and mod_smpp
William King [Fri, 3 Jul 2015 21:38:32 +0000 (14:38 -0700)] 
FS-7730 fix default configs to provided sample load option for mod_sms and mod_smpp

10 years agoFS-7775: [mod_conference] fix threading issue causing stuck worker threads
Anthony Minessale [Fri, 3 Jul 2015 20:43:20 +0000 (15:43 -0500)] 
FS-7775: [mod_conference] fix threading issue causing stuck worker threads

10 years agoFS-7760 test_pflag not test_flag
Brian West [Fri, 3 Jul 2015 21:33:59 +0000 (16:33 -0500)] 
FS-7760 test_pflag not test_flag

10 years agoMerge pull request #301 in FS/freeswitch from mod_smpp to master
William King [Fri, 3 Jul 2015 21:32:09 +0000 (16:32 -0500)] 
Merge pull request #301 in FS/freeswitch from mod_smpp to master

* commit '775ce5c0a8a4acbacaa36d70c81e351fbb73c50d':
  Adding mod_smpp as an event_handler module.

10 years agoAdding mod_smpp as an event_handler module.
William King [Wed, 15 Oct 2014 22:26:29 +0000 (18:26 -0400)] 
Adding mod_smpp as an event_handler module.

FS-7730 #resolve

10 years agoMerge pull request #318 in FS/freeswitch from ~LAZEDO/freeswitch:feature/silence_hits...
Mike Jerris [Fri, 3 Jul 2015 20:11:27 +0000 (15:11 -0500)] 
Merge pull request #318 in FS/freeswitch from ~LAZEDO/freeswitch:feature/silence_hits_exausted to master

* commit 'c4bd342bdaae6f8881b0099d596e8309997121cb':
  FS-7771 #resolve

10 years agoMerge pull request #315 in FS/freeswitch from ~LAZEDO/freeswitch:feature/xml_fetch_ch...
Mike Jerris [Fri, 3 Jul 2015 18:47:52 +0000 (13:47 -0500)] 
Merge pull request #315 in FS/freeswitch from ~LAZEDO/freeswitch:feature/xml_fetch_channels to master

* commit 'b2b9555d347b11e84a86b3de1c2de5f8f8d8437e':
  FS-7760 #resolve

10 years agoFS-7760 #resolve
karl anderson [Thu, 2 Apr 2015 23:10:53 +0000 (19:10 -0400)] 
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)

10 years agoFS-7486
Anthony Minessale [Fri, 3 Jul 2015 16:41:49 +0000 (11:41 -0500)] 
FS-7486

10 years agoMerge pull request #263 in FS/freeswitch from ~LAZEDO/freeswitch-fs-7463:FS-7463...
William King [Fri, 3 Jul 2015 17:28:16 +0000 (12:28 -0500)] 
Merge pull request #263 in FS/freeswitch from ~LAZEDO/freeswitch-fs-7463:FS-7463 to master

* commit 'e12608bd11c62de715c1d6eecf05a8fe8b8becb0':
  FS-7463 #resolve

10 years agofreetdm: Fix some GSM compilation errors and do a bit of code cleanup
Moises Silva [Fri, 3 Jul 2015 16:39:44 +0000 (12:39 -0400)] 
freetdm: Fix some GSM compilation errors and do a bit of code cleanup

10 years agofreetdm: Declare __FTDM_FUNC__ macro and use it instead of __FUNCTION__ to deal with...
Moises Silva [Mon, 29 Jun 2015 20:59:47 +0000 (16:59 -0400)] 
freetdm: Declare __FTDM_FUNC__ macro and use it instead of __FUNCTION__ to deal with platform differences

OPENZAP-237 #resolve

10 years agoFS-7771 #resolve
karl anderson [Thu, 2 Apr 2015 23:03:41 +0000 (19:03 -0400)] 
FS-7771 #resolve

set a channel var if the recording is terminated due to silence hits

10 years agoFS-7744 amend
Anthony Minessale [Thu, 2 Jul 2015 21:12:28 +0000 (16:12 -0500)] 
FS-7744 amend

10 years agomod_av use time_now instead of micro_time_now and hide annoying warning
Anthony Minessale [Thu, 2 Jul 2015 20:13:50 +0000 (15:13 -0500)] 
mod_av use time_now instead of micro_time_now and hide annoying warning

10 years agoFS-7744 #resolve
Anthony Minessale [Thu, 2 Jul 2015 18:39:56 +0000 (13:39 -0500)] 
FS-7744 #resolve

10 years agoFS-7767 #resolve
Brian West [Thu, 2 Jul 2015 18:18:56 +0000 (13:18 -0500)] 
FS-7767 #resolve

10 years agoFS-7764 #resolve
Luis Azedo [Thu, 2 Apr 2015 23:50:56 +0000 (00:50 +0100)] 
FS-7764 #resolve

add sms delivery report event to mod_sms

10 years agoMerge pull request #324 in FS/freeswitch from ~LAZEDO/freeswitch:feature/fs-7758...
Mike Jerris [Thu, 2 Jul 2015 17:00:43 +0000 (12:00 -0500)] 
Merge pull request #324 in FS/freeswitch from ~LAZEDO/freeswitch:feature/fs-7758 to master

* commit 'e336ca8c37806f105b3cc266d44eb1ae03d57052':
  FS-7758 #resolve

10 years agoMerge pull request #326 in FS/freeswitch from ~LAZEDO/freeswitch:feature/fs-7759...
Mike Jerris [Thu, 2 Jul 2015 16:57:55 +0000 (11:57 -0500)] 
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

10 years agoFS-7759 #resolve added a channel var to suppress setting the completed elsewhere...
karl anderson [Thu, 2 Apr 2015 23:25:25 +0000 (19:25 -0400)] 
FS-7759 #resolve added a channel var to suppress setting the completed elsewhere cause

10 years agoFS-7758 #resolve
karl anderson [Thu, 2 Apr 2015 23:05:13 +0000 (19:05 -0400)] 
FS-7758 #resolve

emit an event if a loopback bowout occurs

10 years agoFS-7761 [core] fix shutdown races running api commands during shutdown
Brian West [Thu, 2 Jul 2015 15:08:54 +0000 (10:08 -0500)] 
FS-7761 [core] fix shutdown races running api commands during shutdown

10 years agotesting example, need to form this into a framework
Brian West [Thu, 2 Jul 2015 14:53:48 +0000 (09:53 -0500)] 
testing example, need to form this into a framework

10 years agoeavesdrop test case
Brian West [Wed, 1 Jul 2015 20:14:10 +0000 (15:14 -0500)] 
eavesdrop test case

10 years agoMerge pull request #140 in FS/freeswitch from ~ARON45/freeswitch:FS-5945 to master
Brian West [Thu, 2 Jul 2015 14:45:27 +0000 (09:45 -0500)] 
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

10 years agoFS-7753 #resolve
Anthony Minessale [Wed, 1 Jul 2015 19:39:09 +0000 (14:39 -0500)] 
FS-7753 #resolve

10 years agoFS-7750 #resolve
Anthony Minessale [Wed, 1 Jul 2015 17:54:51 +0000 (12:54 -0500)] 
FS-7750 #resolve

10 years agoFS-7752 [mod_rayo] increase maximum number of <tag> elements from 30 to 1024. This...
Chris Rienzo [Wed, 1 Jul 2015 15:30:39 +0000 (11:30 -0400)] 
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.

10 years agotweak
Brian West [Wed, 1 Jul 2015 13:59:12 +0000 (08:59 -0500)] 
tweak

10 years agoFS-7726 puppet xml curl handler
Brian West [Tue, 30 Jun 2015 23:27:19 +0000 (18:27 -0500)] 
FS-7726 puppet xml curl handler

10 years agoFS-7726 puppet extension
Brian West [Tue, 30 Jun 2015 23:23:22 +0000 (18:23 -0500)] 
FS-7726 puppet extension

10 years agoFS-7726 updates
Brian West [Tue, 30 Jun 2015 22:04:50 +0000 (17:04 -0500)] 
FS-7726 updates

10 years agoFS-7746 #resolve this should work now
Anthony Minessale [Tue, 30 Jun 2015 19:46:57 +0000 (14:46 -0500)] 
FS-7746 #resolve this should work now

10 years agoMerge pull request #322 in FS/freeswitch from ~MISHEHU/freeswitch:bugfix/FS-7429...
Mike Jerris [Tue, 30 Jun 2015 18:08:06 +0000 (13:08 -0500)] 
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

10 years agoFS-7429: fix to output proper json
Yossi Neiman [Tue, 30 Jun 2015 17:45:01 +0000 (12:45 -0500)] 
FS-7429: fix to output proper json

10 years agoFS-7721 #resolve #comment this will fix your issue but of course now your example...
Anthony Minessale [Tue, 30 Jun 2015 17:30:36 +0000 (12:30 -0500)] 
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

10 years agoFS-7648 Fix regex "all" and "xor" tests.
Artur Zaprzała [Tue, 30 Jun 2015 10:24:57 +0000 (12:24 +0200)] 
FS-7648 Fix regex "all" and "xor" tests.