]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
11 years agoMerge branch 'master' of ssh://stash.freeswitch.org:7999/fs/freeswitch
Brian West [Fri, 7 Nov 2014 00:26:28 +0000 (18:26 -0600)] 
Merge branch 'master' of ssh://stash.freeswitch.org:7999/fs/freeswitch

11 years agoFS-6954 #resolve #comment please test
Anthony Minessale [Fri, 7 Nov 2014 00:26:16 +0000 (18:26 -0600)] 
FS-6954 #resolve #comment please test

11 years agoFS-6968 Changes to mod_fifo.c to add outbound_per_cycle_min
Aaron Paolozzi [Fri, 7 Nov 2014 00:21:58 +0000 (19:21 -0500)] 
FS-6968 Changes to mod_fifo.c to add outbound_per_cycle_min

11 years agoMerge pull request #50 in FS/freeswitch from ~JMESQUITA/freeswitch:mod_say_es_AR...
Mike Jerris [Thu, 6 Nov 2014 23:21:08 +0000 (17:21 -0600)] 
Merge pull request #50 in FS/freeswitch from ~JMESQUITA/freeswitch:mod_say_es_AR to master

* commit 'e75d0675afd8974687931143709814544299fadc':
  FS-6967 New mod_say_es_AR to support Argentina Spanish variant.

11 years agoFS-6890 #comment please test
Anthony Minessale [Thu, 6 Nov 2014 23:13:02 +0000 (17:13 -0600)] 
FS-6890 #comment please test

11 years agoFS-6967 New mod_say_es_AR to support Argentina Spanish variant.
Joao Mesquita [Tue, 9 Sep 2014 16:44:50 +0000 (13:44 -0300)] 
FS-6967 New mod_say_es_AR to support Argentina Spanish variant.

11 years agomod_rayo: update config to use spandsp_start_tone_detect and spandsp_stop_tone_detect
Chris Rienzo [Thu, 6 Nov 2014 19:54:55 +0000 (14:54 -0500)] 
mod_rayo: update config to use spandsp_start_tone_detect and spandsp_stop_tone_detect

11 years agoRenaming mod_spandsp's cadence + tone detection APPs and APIs (start_tone_detect...
Chris Rienzo [Thu, 6 Nov 2014 19:46:56 +0000 (14:46 -0500)] 
Renaming mod_spandsp's cadence + tone detection APPs and APIs (start_tone_detect / stop_tone_detect) to
spandsp_start_tone_detect and spandsp_stop_tone_detect to resolve conflict with mod_dptools'
tone_detect/stop_tone_detect APPs.

11 years agoallow enter and exit sounds to interrupt the MOH in a wait_mod conference
Hristo Trendev [Wed, 24 Sep 2014 12:25:39 +0000 (14:25 +0200)] 
allow enter and exit sounds to interrupt the MOH in a wait_mod conference

This patch does the following:
* only starts MOH if no other file (sync or async) is currently playing
* adds a variable "conference_permanent_wait_mod_moh" that controls the
  behavior of how the enter and exit sounds interact with the MOH when
  wait_mod is set. When the variable is set, the MOH keeps playing and
  the enter and exit sounds are mixed with the MOH. When the variable
  is unset, then any playing MOH is first stopped, then the enter or
  exit sound is played and the MOH is started again.

This functionality is useful in case the enter and exit sounds are
used to announce the name of the caller, who is joining or leaving a
conference.

FS-5159 #resolve

11 years agoMerge pull request #57 in FS/freeswitch from ~LEKENSTEYN/freeswitch:fixes to master
Mike Jerris [Thu, 6 Nov 2014 17:48:12 +0000 (11:48 -0600)] 
Merge pull request #57 in FS/freeswitch from ~LEKENSTEYN/freeswitch:fixes to master

* commit '8e4423f126b9476123c6fa8c41c5f8ebfe1d0cb5':
  Document Dbh.test_reactive, return saner values

11 years agoMerge pull request #101 in FS/freeswitch from ~RAVENOX/freeswitch:fixes_for_pull_requ...
Mike Jerris [Thu, 6 Nov 2014 17:42:35 +0000 (11:42 -0600)] 
Merge pull request #101 in FS/freeswitch from ~RAVENOX/freeswitch:fixes_for_pull_request_#93 to master

* commit 'c97c0e8a7805f15fd52e7400b3a984d981e2524a':
  Fix for  case-sensitive filesystems
  Fixed code formatting. Return ListDelegate

11 years agoImprove init error message when FS is unconfigured
Travis Cross [Thu, 6 Nov 2014 16:30:44 +0000 (16:30 +0000)] 
Improve init error message when FS is unconfigured

Depending on which packages are installed, the README.Debian file
might not be there, so we'll spell out the instructions more directly.

11 years agoFS-6965 #resolve
Brian West [Thu, 6 Nov 2014 15:47:54 +0000 (09:47 -0600)] 
FS-6965 #resolve

11 years agoAdding rfc6598.auto and adding rfc6598 space to nat.auto acl, This is the NAT444...
Brian West [Thu, 6 Nov 2014 14:55:03 +0000 (08:55 -0600)] 
Adding rfc6598.auto and adding rfc6598 space to nat.auto acl, This is the NAT444 carrier grade nat space

11 years agoFix for case-sensitive filesystems
Artur Kraev [Thu, 6 Nov 2014 09:36:02 +0000 (12:36 +0300)] 
Fix for  case-sensitive filesystems

11 years agoFixed code formatting.
Artur Kraev [Thu, 6 Nov 2014 09:27:34 +0000 (12:27 +0300)] 
Fixed code formatting.
Return ListDelegate

11 years agoMerge pull request #69 in FS/freeswitch from ~HRISTO/freeswitch:conference-flags...
Mike Jerris [Wed, 5 Nov 2014 22:25:40 +0000 (16:25 -0600)] 
Merge pull request #69 in FS/freeswitch from ~HRISTO/freeswitch:conference-flags to master

* commit '3695bdd9e4e0d925ab7296d2f4ce120bf656f623':
  set conference flags from a dial plan variable or via +flags{ }

11 years agoMerge pull request #48 in FS/freeswitch from ~ANTONIO/freeswitch-fs-6809:master to...
Mike Jerris [Wed, 5 Nov 2014 22:05:00 +0000 (16:05 -0600)] 
Merge pull request #48 in FS/freeswitch from ~ANTONIO/freeswitch-fs-6809:master to master

* commit '69d5cda6d67074d6e5c1b7038b4dd7cab0adf60f':
  resolve FS-6809

11 years agoFS-6961: [mod_erlang_event]: Add call UUID to call_hangup message
Brian West [Wed, 5 Nov 2014 18:18:47 +0000 (12:18 -0600)] 
FS-6961: [mod_erlang_event]: Add call UUID to call_hangup message

11 years agoFS-6954 #comment we fixed another bug and this is the side effect which is completely...
Anthony Minessale [Wed, 5 Nov 2014 17:51:30 +0000 (11:51 -0600)] 
FS-6954 #comment we fixed another bug and this is the side effect which is completely valid, too bad you can never fix broken t38 endpoints.  Can you please test this patch

11 years agoFS-6890 #comment please test
Anthony Minessale [Wed, 5 Nov 2014 17:35:13 +0000 (11:35 -0600)] 
FS-6890 #comment please test

11 years agofix bug where re-invites needlessly re-init the codec and jb
Anthony Minessale [Wed, 5 Nov 2014 17:34:00 +0000 (11:34 -0600)] 
fix bug where re-invites needlessly re-init the codec and jb

11 years agoMerge pull request #98 in FS/freeswitch from ~BRIAN/freeswitch-testing:bugfix/FS...
Mike Jerris [Wed, 5 Nov 2014 17:07:50 +0000 (11:07 -0600)] 
Merge pull request #98 in FS/freeswitch from ~BRIAN/freeswitch-testing:bugfix/FS-6916-mod_xml_radius-mistakes-correction to master

* commit '01395c508b180b313efb57ad11396676511c21d2':
  FS-6916 fix typos in code

11 years agoFS-6916 fix typos in code
Brian West [Wed, 5 Nov 2014 16:58:35 +0000 (10:58 -0600)] 
FS-6916 fix typos in code

11 years agoFS-6831 while you can already unset by calling set with var=, same with set in dialpl...
Brian West [Wed, 5 Nov 2014 15:44:24 +0000 (09:44 -0600)] 
FS-6831 while you can already unset by calling set with var=, same with set in dialplan this is a convience function similar to our unset in dialplan

11 years agorevert 831832c2c62aaec9039bfc5e2d081b960d5856f4
Anthony Minessale [Wed, 5 Nov 2014 15:26:33 +0000 (09:26 -0600)] 
revert 831832c2c62aaec9039bfc5e2d081b960d5856f4

11 years agoadd reconf target
Michael Jerris [Wed, 5 Nov 2014 14:44:04 +0000 (09:44 -0500)] 
add reconf target

11 years agoFS-6890 #please test
Anthony Minessale [Wed, 5 Nov 2014 00:31:39 +0000 (18:31 -0600)] 
FS-6890 #please test

11 years agoMerge pull request #93 in FS/freeswitch from ~RAVENOX/freeswitch:mod_managed_improvem...
Mike Jerris [Tue, 4 Nov 2014 22:35:11 +0000 (16:35 -0600)] 
Merge pull request #93 in FS/freeswitch from ~RAVENOX/freeswitch:mod_managed_improvements to master

* commit '889b678e58bf38eb86df7885b8f054d3d9d92d74':
  mod_managed: Added GetPtr to Util class for internal pointers extraction (very useful when using native api)
  mod_managed: Added pure CreateStateHandlerDelegate in ManagedSession for native api usage
  mod_managed: added console log level
  mod_managed: support per-module references directory
  mod_managed: not crash when cannot remove shadow directory (this sometimes happens when restarting from FS console)
  mod_managed: managedlist command must return value to api stream instead of log

11 years agoadded mod_graylog2 and mod_mongo to RPM package. Added graylog.conf.xml to vanilla...
Chris Rienzo [Tue, 4 Nov 2014 20:18:11 +0000 (15:18 -0500)] 
added mod_graylog2 and mod_mongo to RPM package.  Added graylog.conf.xml to vanilla config, but disabled in modules.conf.xml

11 years agoMerge pull request #60 in FS/freeswitch from ~SJTHOMASON/freeswitch:FS-6823 to master
Brian West [Tue, 4 Nov 2014 13:36:36 +0000 (07:36 -0600)] 
Merge pull request #60 in FS/freeswitch from ~SJTHOMASON/freeswitch:FS-6823 to master

* commit 'afb00b2ecc8a9b049801f3f475c80e1111070fa8':
  Force rport on ADTRAN TA Devices

11 years agoremove debugging printf
Brian West [Mon, 3 Nov 2014 20:17:24 +0000 (14:17 -0600)] 
remove debugging printf

11 years agoFix copy and paste error CID 1250786
Brian West [Mon, 3 Nov 2014 20:15:04 +0000 (14:15 -0600)] 
Fix copy and paste error CID 1250786

11 years agoFS-6956 modify commit 16365501 to use one single line which is only tolerable way...
Anthony Minessale [Mon, 3 Nov 2014 20:03:04 +0000 (14:03 -0600)] 
FS-6956 modify commit 16365501 to use one single line which is only tolerable way to have bracket-less if stmts.

11 years agoFS-6953 #resolve
Brian West [Mon, 3 Nov 2014 17:40:12 +0000 (11:40 -0600)] 
FS-6953 #resolve

11 years agoFS-6957 #resolve
Anthony Minessale [Mon, 3 Nov 2014 17:32:40 +0000 (11:32 -0600)] 
FS-6957 #resolve

11 years agoOnly waiting for agent channel to hangup.
Italo Rossi [Mon, 3 Nov 2014 15:02:03 +0000 (12:02 -0300)] 
Only waiting for agent channel to hangup.

If the member do an attended transfer this loop stops and
the agent is set to Available state again, when in fact he still
busy with other channel.

This was happening, for example, when a member calls support queue, then
the support operator do an attended transfer to sales queue, while the sales
operator is talking the member that was transferred, the sales queue will
send calls to the operator, which is not expected.

11 years agomod_managed: Added GetPtr to Util class for internal pointers extraction (very useful...
Artur Kraev [Sun, 2 Nov 2014 21:43:59 +0000 (00:43 +0300)] 
mod_managed: Added GetPtr to Util class for internal pointers extraction (very useful when using native api)

11 years agomod_managed: Added pure CreateStateHandlerDelegate in ManagedSession for native api...
Artur Kraev [Sun, 2 Nov 2014 21:42:00 +0000 (00:42 +0300)] 
mod_managed: Added pure CreateStateHandlerDelegate in ManagedSession for native api usage

11 years agomod_managed: added console log level
Artur Kraev [Sun, 2 Nov 2014 21:34:04 +0000 (00:34 +0300)] 
mod_managed: added console log level

11 years agomod_managed: support per-module references directory
Artur Kraev [Sun, 2 Nov 2014 21:32:30 +0000 (00:32 +0300)] 
mod_managed: support per-module references directory

11 years agomod_managed: not crash when cannot remove shadow directory (this sometimes happens...
Artur Kraev [Sun, 2 Nov 2014 21:24:49 +0000 (00:24 +0300)] 
mod_managed: not crash when cannot remove shadow directory (this sometimes happens when restarting from FS console)

11 years agomod_managed: managedlist command must return value to api stream instead of log
Artur Kraev [Sun, 2 Nov 2014 21:17:57 +0000 (00:17 +0300)] 
mod_managed: managedlist command must return value to api stream instead of log

11 years agoFS-5949 FS-6945 #comment this change should be relevant to both of these issues,...
Anthony Minessale [Fri, 31 Oct 2014 18:49:39 +0000 (13:49 -0500)] 
FS-5949 FS-6945 #comment this change should be relevant to both of these issues, please test.  This patch improves the hold parsing and ignores connection address of 0 implying hold when ice is present and disables the auto interpretation by the lower level stack of 0.0.0.0 to automatically imply sendonly to allow FS to decide on its own

11 years agoOne place we said Failed Registration, the other we said Registration Failed, lets...
Brian West [Thu, 30 Oct 2014 15:40:52 +0000 (10:40 -0500)] 
One place we said Failed Registration, the other we said Registration Failed, lets try to be consistent.

11 years agoFS-6954 #resolve #comment technically the new way is more correct but there is no...
Anthony Minessale [Thu, 30 Oct 2014 15:15:10 +0000 (10:15 -0500)] 
FS-6954 #resolve #comment technically the new way is more correct but there is no hope for making fax endpoints follow a real spec.  This should take care of it.

11 years agoHandle debian's libtool-bin change
Travis Cross [Thu, 30 Oct 2014 00:19:52 +0000 (00:19 +0000)] 
Handle debian's libtool-bin change

The libtool binary used to be contained in the libtool package.  As of
current sid/jessie the libtool package contains everything about
libtool but the libtool binary, and we need to install libtool-bin to
get the libtool binary itself.  Which is to say that Debian decided to
make the libtool package architecture-independent.

Without this commit the FS debian packaging will not build/bootstrap
on sid/jessie.

11 years agoDOCS-16 DOCS-15 and remember patches are welcome
Brian West [Wed, 29 Oct 2014 22:24:52 +0000 (17:24 -0500)] 
DOCS-16 DOCS-15 and remember patches are welcome

11 years agogit push
Brian West [Wed, 29 Oct 2014 21:01:30 +0000 (16:01 -0500)] 
git push
Merge branch 'master' of ssh://stash.freeswitch.org:7999/fs/freeswitch

11 years agoFS-6927 #comment allow sub millisecond resolution for option ping times
Brian West [Wed, 29 Oct 2014 21:01:28 +0000 (16:01 -0500)] 
FS-6927 #comment allow sub millisecond resolution for option ping times

11 years agotranslate dtmf directly to b leg in bypass call in verto
Anthony Minessale [Wed, 29 Oct 2014 18:14:55 +0000 (13:14 -0500)] 
translate dtmf directly to b leg in bypass call in verto

11 years agoMerge pull request #56 in FS/freeswitch from ~OLEGSTOLYAR/freeswitch:master to master
Mike Jerris [Wed, 29 Oct 2014 17:59:43 +0000 (12:59 -0500)] 
Merge pull request #56 in FS/freeswitch from ~OLEGSTOLYAR/freeswitch:master to master

* commit '49a3672e4206a2a730220ec4bc2426274441ef64':
  Add ability to log commands executed in mod_xml_rpc

11 years agofix missing paren in logic for hard mute enter muted mode
Anthony Minessale [Wed, 29 Oct 2014 17:16:27 +0000 (12:16 -0500)] 
fix missing paren in logic for hard mute enter muted mode

11 years agoAdd ability to log commands executed in mod_xml_rpc
olegstolyar [Sun, 14 Sep 2014 16:14:26 +0000 (16:14 +0000)] 
Add ability to log commands executed in mod_xml_rpc

11 years agoMerge pull request #66 in FS/freeswitch from ~STEFANO.PICERNO/freeswitch:windows...
Jeff Lenk [Wed, 29 Oct 2014 16:04:00 +0000 (11:04 -0500)] 
Merge pull request #66 in FS/freeswitch from ~STEFANO.PICERNO/freeswitch:windows-wait-fix to master

* commit '4c9d9301b0f19b1750d567ce62142a572b163944':
  Workaround for Windows limit in su_wait

11 years agotweak/fix for openbsd and fix netbsd
Brian West [Wed, 29 Oct 2014 14:52:38 +0000 (09:52 -0500)] 
tweak/fix for openbsd and fix netbsd

11 years agotweak for openbsd
Brian West [Wed, 29 Oct 2014 14:50:02 +0000 (09:50 -0500)] 
tweak for openbsd

11 years agoFS-6950 #resolve
Anthony Minessale [Tue, 28 Oct 2014 20:01:02 +0000 (15:01 -0500)] 
FS-6950 #resolve

11 years agoOvercome silly libedit bug when using screen or vt100 when using this .bashrc file
Brian West [Tue, 28 Oct 2014 19:44:02 +0000 (14:44 -0500)] 
Overcome silly libedit bug when using screen or vt100 when using this .bashrc file

11 years agoFS-6949 #resolve
Anthony Minessale [Tue, 28 Oct 2014 19:19:06 +0000 (14:19 -0500)] 
FS-6949 #resolve

11 years agoFS-5949 #resolve
Anthony Minessale [Tue, 28 Oct 2014 18:38:06 +0000 (13:38 -0500)] 
FS-5949 #resolve

11 years agoMerge pull request #90 in FS/freeswitch from ~MBRANCA/freeswitch:bugfix/FS-6756-metad...
Brian West [Tue, 28 Oct 2014 14:46:53 +0000 (09:46 -0500)] 
Merge pull request #90 in FS/freeswitch from ~MBRANCA/freeswitch:bugfix/FS-6756-metadata-in-mp3-recordings-are-not to master

* commit '3f0d6b3f2d548de7d07d8503a1f73f381e3d1a72':
  FS-6756 lame_init_params must be called after setting all id3tag stuff, otherwise id3 tags will not be written. So, instead of calling it early, revert FS-3646 and add a check on free_context to really do lame stuff only if lame has been set ready, avoid seg faults in some corner cases.

11 years agoFS-6688 #resolve
Brian West [Mon, 27 Oct 2014 19:14:15 +0000 (14:14 -0500)] 
FS-6688 #resolve

11 years agoAdd new hard_mute control to allow apps to request low level mute e.g. from the rtp...
Anthony Minessale [Mon, 27 Oct 2014 19:13:36 +0000 (15:13 -0400)] 
Add new hard_mute control to allow apps to request low level mute e.g. from the rtp stack level.  Its used in mod_conference to avoid reading audio while muted and possibly reduce some transcoding load

11 years agoadd some asserts to catch buffer overflow
Anthony Minessale [Mon, 27 Oct 2014 19:06:46 +0000 (15:06 -0400)] 
add some asserts to catch buffer overflow

11 years agoFS-6939 please do pull request next time. ;)
Brian West [Mon, 27 Oct 2014 19:12:55 +0000 (14:12 -0500)] 
FS-6939 please do pull request next time. ;)

11 years agoFS-5853 #resolve #comment mod_rayo now reports record completion cause
Chris Rienzo [Mon, 27 Oct 2014 17:41:52 +0000 (13:41 -0400)] 
FS-5853 #resolve #comment mod_rayo now reports record completion cause

11 years agoFS-6939 #resolve
Brian West [Mon, 27 Oct 2014 17:23:44 +0000 (12:23 -0500)] 
FS-6939 #resolve

11 years agoFS-5816 #resolve #comment Record-Completion-Cause added to session recording RECORD_S...
Chris Rienzo [Mon, 27 Oct 2014 17:17:38 +0000 (13:17 -0400)] 
FS-5816 #resolve #comment Record-Completion-Cause added to session recording RECORD_STOP event and record_completion_cause channel variable added.

11 years agoFS-6921 #resolve #comment rayo APP now accepts optional comma separated list of JIDs...
Chris Rienzo [Mon, 27 Oct 2014 16:18:17 +0000 (12:18 -0400)] 
FS-6921 #resolve #comment rayo APP now accepts optional comma separated list of JIDs or user names to steer incoming calls to specific rayo clients

11 years agoFS-6929 #resolve #comment fix deadlock in mod_rayo
Chris Rienzo [Mon, 27 Oct 2014 14:05:12 +0000 (10:05 -0400)] 
FS-6929 #resolve #comment fix deadlock in mod_rayo

11 years agoupdate jb command parser
Anthony Minessale [Fri, 24 Oct 2014 20:26:38 +0000 (15:26 -0500)] 
update jb command parser

11 years agominor docs tweak to show how to enable the filter
Brian West [Thu, 23 Oct 2014 18:36:33 +0000 (13:36 -0500)] 
minor docs tweak to show how to enable the filter

11 years agoFS-6940 docs and examples
Brian West [Thu, 23 Oct 2014 18:31:58 +0000 (13:31 -0500)] 
FS-6940 docs and examples

11 years agoFS-6940 #resolve #comment %FEATURE use the variable digits_dialed_filter to set regul...
Anthony Minessale [Thu, 23 Oct 2014 17:47:27 +0000 (12:47 -0500)] 
FS-6940 #resolve #comment %FEATURE use the variable digits_dialed_filter to set regular expressions with () captures and anything matched will be replaced with X's in the CDR

11 years agochange verto demo cc pic
Anthony Minessale [Wed, 22 Oct 2014 20:47:31 +0000 (15:47 -0500)] 
change verto demo cc pic

11 years agoFS-6756 lame_init_params must be called after setting all id3tag stuff, otherwise...
Matteo Brancaleoni [Wed, 22 Oct 2014 10:31:21 +0000 (12:31 +0200)] 
FS-6756 lame_init_params must be called after setting all id3tag stuff, otherwise id3 tags will not be written.
So, instead of calling it early, revert FS-3646 and add a check on free_context to really do lame stuff only
if lame has been set ready, avoid seg faults in some corner cases.

11 years agodefault the stun box to true in verto
Anthony Minessale [Tue, 21 Oct 2014 19:56:10 +0000 (15:56 -0400)] 
default the stun box to true in verto

11 years agoUpdates
Brian West [Mon, 20 Oct 2014 18:36:42 +0000 (13:36 -0500)] 
Updates

11 years agoFS-6767 #comment Add initial support for mod_verto on Windows
Peter Olsson [Sat, 18 Oct 2014 07:53:57 +0000 (09:53 +0200)] 
FS-6767 #comment Add initial support for mod_verto on Windows

11 years agoIgnore generated log files on Windows build
Peter Olsson [Sat, 18 Oct 2014 07:30:07 +0000 (09:30 +0200)] 
Ignore generated log files on Windows build

11 years agoFS-6926 #resolve #comment please test and reopen if necessary
Anthony Minessale [Thu, 16 Oct 2014 22:57:40 +0000 (17:57 -0500)] 
FS-6926 #resolve #comment please test and reopen if necessary

11 years agoMerge branch 'master' of ssh://stash.freeswitch.org:7999/fs/freeswitch
Brian West [Thu, 16 Oct 2014 22:03:57 +0000 (17:03 -0500)] 
Merge branch 'master' of ssh://stash.freeswitch.org:7999/fs/freeswitch

11 years agoFS-6927 #resolve #comment This display option ping times in the gateway status on...
Brian West [Thu, 16 Oct 2014 22:03:37 +0000 (17:03 -0500)] 
FS-6927 #resolve #comment This display option ping times in the gateway status on sofia status gateways or individual gateway status output

11 years agoactual fix for commit cff5209ca3582994dae1353372e2f91b345ab959 which was in the wrong...
Anthony Minessale [Thu, 16 Oct 2014 21:04:15 +0000 (16:04 -0500)] 
actual fix for commit cff5209ca3582994dae1353372e2f91b345ab959 which was in the wrong place

11 years agorevert cff5209ca3582994dae1353372e2f91b345ab959
Anthony Minessale [Thu, 16 Oct 2014 19:39:59 +0000 (14:39 -0500)] 
revert cff5209ca3582994dae1353372e2f91b345ab959

11 years agoMerge pull request #89 in FS/freeswitch from ~TMK/freeswitch:master to master
Mike Jerris [Thu, 16 Oct 2014 17:00:14 +0000 (12:00 -0500)] 
Merge pull request #89 in FS/freeswitch from ~TMK/freeswitch:master to master

* commit 'f5f6d15709427a1f8125b538fd4f753188bb3e16':
  add command 'action' with types 'reboot', 'reset', 'dialeddel', 'misseddel', 'receiveddel'
  Fix url encoding for snom remote commands (required to make # key work)

11 years agoMerge pull request #88 in FS/freeswitch from ~DANIELWEBER/freeswitch:FixManaged to...
Mike Jerris [Thu, 16 Oct 2014 16:54:13 +0000 (11:54 -0500)] 
Merge pull request #88 in FS/freeswitch from ~DANIELWEBER/freeswitch:FixManaged to master

* commit 'a0d6b642fff4fddf1bd62f39ccf952891c7817e3':
  Fix ManagedEsl.2012.csproj: There is no file 'ESLconnection.2010.cs'.

11 years agoFS-6849 #comment change to 'import freeswitch' to only load it
Anthony Minessale [Thu, 16 Oct 2014 16:36:59 +0000 (11:36 -0500)] 
FS-6849 #comment change to 'import freeswitch' to only load it

11 years agoFS-6849 #resolve #comment scripts need to have 'from freeswitch import *' at the...
Anthony Minessale [Thu, 16 Oct 2014 15:58:55 +0000 (10:58 -0500)] 
FS-6849 #resolve #comment scripts need to have 'from freeswitch import *' at the top.  I added it explicitly to compensate.

11 years agoadd command 'action' with types 'reboot', 'reset', 'dialeddel', 'misseddel', 'receive...
Thomas Kleffel [Tue, 14 Oct 2014 21:26:48 +0000 (23:26 +0200)] 
add command 'action' with types 'reboot', 'reset', 'dialeddel', 'misseddel', 'receiveddel'

11 years agoFix url encoding for snom remote commands (required to make # key work)
Thomas Kleffel [Tue, 14 Oct 2014 20:31:40 +0000 (22:31 +0200)] 
Fix url encoding for snom remote commands (required to make # key work)

11 years agovs2010 trivial compiler warnings
Jeff Lenk [Tue, 14 Oct 2014 18:20:52 +0000 (13:20 -0500)] 
vs2010 trivial compiler warnings

11 years agoMerge pull request #64 in FS/freeswitch from ~MBRANCA/freeswitch:bugfix/FS-6400-impro...
Mike Jerris [Tue, 14 Oct 2014 16:59:43 +0000 (11:59 -0500)] 
Merge pull request #64 in FS/freeswitch from ~MBRANCA/freeswitch:bugfix/FS-6400-improve-sip-ping-generation-by-distributing to master

* commit 'beb1d1792134f61a252538d45af909ee50771017':
  FS-6400 Improve sip ping generation by distributing them across an interval

11 years agoFS-6910 #resolve Multiple entry with the same first, last name or extension in the...
Marc Olivier Chouinard [Tue, 14 Oct 2014 13:53:12 +0000 (09:53 -0400)] 
FS-6910 #resolve Multiple entry with the same first, last name or extension in the directory would only return 1 entry.  Fix issue where group by would produce multiple row of count(*) result.  Using distinct instead wouldn't solve the issue in SQLITE because of a bug, so solution is to use a subselect.

11 years agoFS-6400 Improve sip ping generation by distributing them across an interval
Matteo Brancaleoni [Mon, 22 Sep 2014 08:44:53 +0000 (10:44 +0200)] 
FS-6400 Improve sip ping generation by distributing them across an interval

11 years agoforce sofia rebuild
Anthony Minessale [Mon, 13 Oct 2014 23:28:44 +0000 (18:28 -0500)] 
force sofia rebuild

11 years agoVERTO: expose audio mandatory constraints to demo and disable a few that seem to...
Anthony Minessale [Mon, 13 Oct 2014 23:26:20 +0000 (19:26 -0400)] 
VERTO: expose audio mandatory constraints to demo and disable a few that seem to mess with audio quality

11 years agofix leak of nua handle due to reference counting that must be between 3 to 7 years...
Anthony Minessale [Mon, 13 Oct 2014 23:06:32 +0000 (18:06 -0500)] 
fix leak of nua handle due to reference counting that must be between 3 to 7 years old.  Effects all calls with auth/challenge on INVITE

11 years agofix some jitterbuffer constants
Anthony Minessale [Mon, 13 Oct 2014 18:05:57 +0000 (13:05 -0500)] 
fix some jitterbuffer constants