]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
10 years agoFS-7644
Jeff Lenk [Thu, 11 Jun 2015 20:25:06 +0000 (15:25 -0500)] 
FS-7644

10 years agoFS-7623 Fix param name ordering bug in mod_amqp due to exposing these params
William King [Thu, 11 Jun 2015 19:33:11 +0000 (12:33 -0700)] 
FS-7623 Fix param name ordering bug in mod_amqp due to exposing these params

10 years agoMerge pull request #276 in FS/freeswitch from bugfix/FS-7638-allow-ipv4-mapped-ipv6...
Mike Jerris [Thu, 11 Jun 2015 15:44:36 +0000 (10:44 -0500)] 
Merge pull request #276 in FS/freeswitch from bugfix/FS-7638-allow-ipv4-mapped-ipv6-address-to to master

* commit '2815994647ef03fda488685899262450eb4b935c':
  FS-7638 properly match ACL with IPv4 mapped IPv6 addresses

10 years agoFS-7638 properly match ACL with IPv4 mapped IPv6 addresses
Brian [Thu, 11 Jun 2015 13:24:31 +0000 (08:24 -0500)] 
FS-7638 properly match ACL with IPv4 mapped IPv6 addresses

10 years agoFS-7373 also expose the custom repo and key path to the build-all command too
William King [Thu, 11 Jun 2015 05:00:46 +0000 (22:00 -0700)] 
FS-7373 also expose the custom repo and key path to the build-all command too

10 years agoFS-7636 #resolve
Anthony Minessale [Wed, 10 Jun 2015 21:18:32 +0000 (16:18 -0500)] 
FS-7636 #resolve

10 years agoFS-7635: remove msvc 2005 2008 and 2010 non working build systems. There are now...
Michael Jerris [Wed, 10 Jun 2015 20:33:14 +0000 (16:33 -0400)] 
FS-7635: remove msvc 2005 2008 and 2010 non working build systems.  There are now multiple more recent (3 different ones) and some free versions of the compiler that can be used.

10 years agolower debug message level
Anthony Minessale [Wed, 10 Jun 2015 19:41:12 +0000 (14:41 -0500)] 
lower debug message level

10 years agoFS-7573 didn't mean to remove this when doing the second part
Brian [Wed, 10 Jun 2015 14:58:02 +0000 (09:58 -0500)] 
FS-7573 didn't mean to remove this when doing the second part

10 years agoFS-7573 #resolve second part missing for 80bit support
Brian [Wed, 10 Jun 2015 13:24:33 +0000 (08:24 -0500)] 
FS-7573 #resolve second part missing for 80bit support

10 years agoFS-7573 #resolve fix 80bit tag support
Brian [Wed, 10 Jun 2015 13:18:54 +0000 (08:18 -0500)] 
FS-7573 #resolve fix 80bit tag support

10 years agoFS-7602 regression from c9065a85b6ac92ef3318df2abe30395df1f3c99f (typo)
Anthony Minessale [Tue, 9 Jun 2015 20:58:46 +0000 (15:58 -0500)] 
FS-7602 regression from c9065a85b6ac92ef3318df2abe30395df1f3c99f (typo)

10 years agoFS-7601: [mod_opus] remove a bounds check that can never be true in opus fec code
Michael Jerris [Tue, 9 Jun 2015 18:42:44 +0000 (14:42 -0400)] 
FS-7601: [mod_opus] remove a bounds check that can never be true in opus fec code

10 years agoFS-7586 #resolve handle VLC rename of the aac codec to the generic name of mpga
William King [Tue, 9 Jun 2015 04:27:56 +0000 (21:27 -0700)] 
FS-7586 #resolve handle VLC rename of the aac codec to the generic name of mpga

10 years agoFS-7623 allow for custom exchange name and type for mod_amqp producers
William King [Tue, 9 Jun 2015 03:33:16 +0000 (20:33 -0700)] 
FS-7623 allow for custom exchange name and type for mod_amqp producers

10 years agoFS-7622 make sure to close the connections on destroy. Currently the connection is...
William King [Tue, 9 Jun 2015 03:28:38 +0000 (20:28 -0700)] 
FS-7622 make sure to close the connections on destroy. Currently the connection is malloc'd from the module pool, so there is nothing to destroy.

10 years agoFS-7432 send actpass on re-invites
Anthony Minessale [Mon, 8 Jun 2015 21:15:16 +0000 (16:15 -0500)] 
FS-7432 send actpass on re-invites

10 years agoFS-7621
Anthony Minessale [Mon, 8 Jun 2015 20:06:51 +0000 (15:06 -0500)] 
FS-7621

10 years agoset higher flush len (wtf misssing *)
Anthony Minessale [Mon, 8 Jun 2015 18:26:14 +0000 (13:26 -0500)] 
set higher flush len (wtf misssing *)

10 years agoset higher flush len
Anthony Minessale [Mon, 8 Jun 2015 18:24:47 +0000 (13:24 -0500)] 
set higher flush len

10 years agoback off input buffer slower instead of flushing it
Anthony Minessale [Mon, 8 Jun 2015 18:17:47 +0000 (13:17 -0500)] 
back off input buffer slower instead of flushing it

10 years agoonly find exact ts not a range
Anthony Minessale [Mon, 8 Jun 2015 18:13:50 +0000 (13:13 -0500)] 
only find exact ts not a range

10 years agoMerge pull request #156 in FS/freeswitch from ~ITALOROSSI/freeswitch:FS-7138-mod_call...
Ítalo Rossi [Mon, 8 Jun 2015 17:41:33 +0000 (12:41 -0500)] 
Merge pull request #156 in FS/freeswitch from ~ITALOROSSI/freeswitch:FS-7138-mod_callcenter_reserve_agent_before_dialing to master

* commit 'bebd4c4e3e0975fb507370212abe02364f52f6cf':
  FS-7138 - new mod_callcenter param: reserve-agents

10 years agoFS-7138 - new mod_callcenter param: reserve-agents
Italo Rossi [Sun, 3 May 2015 04:10:02 +0000 (01:10 -0300)] 
FS-7138 - new mod_callcenter param: reserve-agents

Sets the agent state to Reserved before calling him. In this case,
the Agent is first updated to state Reserved ONLY if his previous
state was Waiting and status was Available/Available (On Demand).
The purpose is to avoid possible race conditions when external
applications are manipulating `agents` table.

Disabled by default.

10 years agoFS-7609 Now that libsngtc-dev and libsngtc are in the FS debian repo, enable mod_sang...
William King [Mon, 8 Jun 2015 16:58:00 +0000 (09:58 -0700)] 
FS-7609 Now that libsngtc-dev and libsngtc are in the FS debian repo, enable mod_sangoma_codec

10 years agoMerge pull request #273 in FS/freeswitch from ~MBRANCA/freeswitch:bugfix/FS-7620...
Mike Jerris [Mon, 8 Jun 2015 15:58:09 +0000 (10:58 -0500)] 
Merge pull request #273 in FS/freeswitch from ~MBRANCA/freeswitch:bugfix/FS-7620-ftmod_libpri-does-not-set-screening to master

* commit '0127e9bf47bddd6d9945da623b309ce47e4f9ab2':
  FS-7620 Correctly set calling number presentation and screening fields.

10 years agoFS-7620 Correctly set calling number presentation and screening fields.
Matteo Brancaleoni [Mon, 8 Jun 2015 12:37:16 +0000 (14:37 +0200)] 
FS-7620 Correctly set calling number presentation and screening fields.

10 years agoMerge pull request #272 in FS/freeswitch from ~TONICH/freeswitch-fs-7612:FS-7612...
Mike Jerris [Mon, 8 Jun 2015 15:48:28 +0000 (10:48 -0500)] 
Merge pull request #272 in FS/freeswitch from ~TONICH/freeswitch-fs-7612:FS-7612 to master

* commit 'b7e70bf1410f2975bfb40fc5729d8378dfea464c':
  FS-7612: callflow section in json_cdr as array.

10 years agoFS-7612: callflow section in json_cdr as array.
Anton Schur [Mon, 8 Jun 2015 06:40:34 +0000 (09:40 +0300)] 
FS-7612: callflow section in json_cdr as array.

10 years agoFS-7586 Silence the warning when the value is set to 1 in the configs
William King [Sat, 6 Jun 2015 05:28:59 +0000 (22:28 -0700)] 
FS-7586 Silence the warning when the value is set to 1 in the configs

10 years agoFS-7479 fix regression
Anthony Minessale [Sat, 6 Jun 2015 04:46:56 +0000 (23:46 -0500)] 
FS-7479 fix regression

10 years agoFS-7601 improve opus packet loss routines #resolve
Brian [Fri, 5 Jun 2015 23:11:14 +0000 (18:11 -0500)] 
FS-7601 improve opus packet loss routines #resolve

10 years agoFS-7613: fix use after free error in switch_img_txt_handle_render
Michael Jerris [Fri, 5 Jun 2015 22:57:06 +0000 (17:57 -0500)] 
FS-7613: fix use after free error in switch_img_txt_handle_render

10 years agoUpdated SKINNY on-hook action to hang up all calls on a device, except those in a...
Ryan Lantzer [Fri, 5 Jun 2015 22:34:42 +0000 (17:34 -0500)] 
Updated SKINNY on-hook action to hang up all calls on a device, except those in a short list of call states (or perform a blind transfer).
Added a hook after completing the hangup operation to start ringing if there is an inbound call active on the device.

Signed-off-by: Nathan Neulinger <nneul@neulinger.org>
10 years agoMerge pull request #245 in FS/freeswitch from ~SAFAROV/freeswitch-mod-radius-cdr_impr...
Mike Jerris [Fri, 5 Jun 2015 19:18:37 +0000 (14:18 -0500)] 
Merge pull request #245 in FS/freeswitch from ~SAFAROV/freeswitch-mod-radius-cdr_improvement:FS-7311 to master

* commit 'd5cc4a1d87cee1c56b54403affd23feb86cead80':
  FS-7311: Updating display name is disabled when caller_id equal "_undef_"

10 years agoFS-7311: Updating display name is disabled when caller_id equal "_undef_"
Sergey Safarov [Sun, 3 May 2015 18:35:34 +0000 (21:35 +0300)] 
FS-7311: Updating display name is disabled when caller_id equal "_undef_"

10 years agoMerge pull request #249 in FS/freeswitch from ~SAFAROV/freeswitch-mod-radius-cdr_impr...
Ítalo Rossi [Fri, 5 Jun 2015 18:08:58 +0000 (13:08 -0500)] 
Merge pull request #249 in FS/freeswitch from ~SAFAROV/freeswitch-mod-radius-cdr_improvement:origin/FS-7524 to master

* commit '7e1f8bc4c7795451ee6140f65588e590cc4af024':
  FS-7524: mod_callcenter - Fixing tiers, level and position should default to 1 instead of 0

10 years agoFS-7524: mod_callcenter - Fixing tiers, level and position should default to 1 instea...
Sergey Safarov [Mon, 4 May 2015 19:51:02 +0000 (22:51 +0300)] 
FS-7524: mod_callcenter - Fixing tiers, level and position should default to 1 instead of 0

10 years agoFix for emacs screen arrow key disease
William King [Fri, 5 Jun 2015 16:27:50 +0000 (09:27 -0700)] 
Fix for emacs screen arrow key disease

10 years agoFS-7610: fix gcc5 compilation issue
Michael Jerris [Fri, 5 Jun 2015 15:41:16 +0000 (11:41 -0400)] 
FS-7610: fix gcc5 compilation issue

10 years agoFS-7602 FS-7499 FS-7587 modify dtls init function placement
Anthony Minessale [Fri, 5 Jun 2015 01:37:15 +0000 (20:37 -0500)] 
FS-7602 FS-7499 FS-7587 modify dtls init function placement

10 years agoFS-7601 allow setting the packet loss percentage on the encoder from the opus.conf...
Brian [Thu, 4 Jun 2015 20:57:33 +0000 (15:57 -0500)] 
FS-7601 allow setting the packet loss percentage on the encoder from the opus.conf.xml file

10 years agoremove autocorrect thing from jb
Anthony Minessale [Thu, 4 Jun 2015 20:24:23 +0000 (15:24 -0500)] 
remove autocorrect thing from jb

10 years agoFS-7601 #resolve
Anthony Minessale [Thu, 4 Jun 2015 20:01:36 +0000 (15:01 -0500)] 
FS-7601 #resolve

10 years agoFS-7479 #resolve
Anthony Minessale [Thu, 4 Jun 2015 18:13:25 +0000 (13:13 -0500)] 
FS-7479 #resolve

10 years agoFS-7585 add bandwidth settings to flash video
Seven Du [Thu, 4 Jun 2015 15:32:38 +0000 (23:32 +0800)] 
FS-7585 add bandwidth settings to flash video

10 years agoMerge pull request #271 in FS/freeswitch from ~SILIK0N/freeswitch:FS-7607 to master
Ken Rice [Thu, 4 Jun 2015 14:27:59 +0000 (09:27 -0500)] 
Merge pull request #271 in FS/freeswitch from ~SILIK0N/freeswitch:FS-7607 to master

* commit '02a0a2a06897cdd044ab254f8d7f3089af3df715':
  FS-7607 #resolve #comment Update URLs to reflect https protocol on freeswitch.org websites and update additional URLs to avoid 301 redirects.

10 years agoMerge pull request #261 in FS/freeswitch from ~SAFAROV/freeswitch:master to master
Christopher Rienzo [Thu, 4 Jun 2015 13:18:53 +0000 (08:18 -0500)] 
Merge pull request #261 in FS/freeswitch from ~SAFAROV/freeswitch:master to master

* commit '4b9d873857a2dbef3f161f9b1ecf6c7f50b198bb':
  FS-7553: Email address is fixed
  FS-7553: New modules declaration has been sorted
  FS-7553: mod_rad_auth, mod_radius_cdr, mod_format_cdr modules declared, Build dependences declared

10 years agoFS-7553: Email address is fixed
Sergey Safarov [Thu, 4 Jun 2015 12:48:38 +0000 (08:48 -0400)] 
FS-7553: Email address is fixed

10 years agoFS-7553: New modules declaration has been sorted
Sergey Safarov [Thu, 4 Jun 2015 12:35:09 +0000 (08:35 -0400)] 
FS-7553: New modules declaration has been sorted

10 years agoMerging in latest from upstream (FS/freeswitch:refs/heads/master)
Sergey Safarov [Thu, 4 Jun 2015 11:50:27 +0000 (06:50 -0500)] 
Merging in latest from upstream (FS/freeswitch:refs/heads/master)

* commit '564393cf27618ddf3140ef05f35901d6beb6dbcd': (43 commits)
  refresh checkboxes in demo
  FS-7587 #comment one profile to rule them all (part 2)
  FS-7602 FS-7499 FS-7587 #comment another refactoring pass on candidate parsing and ipv4/6 parsing (part 2)
  FS-7587 #comment one profile to rule them all
  FS-7602 FS-7499 FS-7587 #comment another refactoring pass on candidate parsing and ipv4/6 parsing
  FS-7513 make sure user does not have auto avatar when not visible
  FS-7586 Change the default min-required-recording-participants option for mod_conference from 2 to 1. #NEEDSDOCS
  FS-7602 add some of 3b2d00f3e65061393da10a4ba286ac72cdb3c16e from verto to sip and refactor some code to keep sip working like verto
  add a bit to 2db8f94ab6543018df1792663b809e77d521cab9
  FS-7258, FS-7571: [mod_xml_cdr] properly encode xml cdr for post to web server
  FS-7585 increasing AMF buffer for larger picture
  FS-7603: Implement failover for socket application
  FS-7604 #resolve
  FS-7436: [mod_opus] fix the plc counter to actually count
  FS-7436: added FEC support for mod_opus
  FS-7564 #resolve #comment [mod_rayo] Added new algorithms for offering calls to clients.    Two new params added to autoload_configs/rayo.conf.xml      offer-algorithm        all: offer to all clients (default and old behavior)        first: offer to first client, fails over to next client in list        random: offer to random client, fails over to next random client
  set affected_rows also for non-SELECT queries
  Add sip_watched_headers variable to launch events when a SIP message contains a given SIP header
  FS-7426 shouuld not be disabled on all, only squeeze and wheezy
  Fixed encoded_data_len for MODE 2400, it should be 6 bytes. Also replaced 2550 bps bitrate (obsoleted operation mode) by 2400
  ...

10 years agorefresh checkboxes in demo
Anthony Minessale [Wed, 3 Jun 2015 21:21:12 +0000 (16:21 -0500)] 
refresh checkboxes in demo

10 years agoFS-7587 #comment one profile to rule them all (part 2)
Anthony Minessale [Wed, 3 Jun 2015 21:09:02 +0000 (16:09 -0500)] 
FS-7587 #comment one profile to rule them all (part 2)

10 years agoFS-7602 FS-7499 FS-7587 #comment another refactoring pass on candidate parsing and...
Anthony Minessale [Wed, 3 Jun 2015 21:04:51 +0000 (16:04 -0500)] 
FS-7602 FS-7499 FS-7587 #comment another refactoring pass on candidate parsing and ipv4/6 parsing (part 2)

10 years agoFS-7587 #comment one profile to rule them all
Anthony Minessale [Wed, 3 Jun 2015 20:56:26 +0000 (15:56 -0500)] 
FS-7587 #comment one profile to rule them all

10 years agoFS-7602 FS-7499 FS-7587 #comment another refactoring pass on candidate parsing and...
Anthony Minessale [Wed, 3 Jun 2015 20:54:15 +0000 (15:54 -0500)] 
FS-7602 FS-7499 FS-7587 #comment another refactoring pass on candidate parsing and ipv4/6 parsing

10 years agoFS-7513 make sure user does not have auto avatar when not visible
Anthony Minessale [Wed, 3 Jun 2015 20:52:48 +0000 (15:52 -0500)] 
FS-7513 make sure user does not have auto avatar when not visible

10 years agoFS-7607 #resolve #comment Update URLs to reflect https protocol on freeswitch.org...
Ken Rice [Wed, 3 Jun 2015 20:23:40 +0000 (15:23 -0500)] 
FS-7607 #resolve #comment Update URLs to reflect https protocol on freeswitch.org websites and update additional URLs to avoid 301 redirects.

10 years agoMerge pull request #149 in FS/freeswitch from ~TMPD/freeswitch-esl-104:master to...
Mike Jerris [Wed, 3 Jun 2015 20:21:39 +0000 (15:21 -0500)] 
Merge pull request #149 in FS/freeswitch from ~TMPD/freeswitch-esl-104:master to master

* commit '72897018156e0eff4c61b567ef655a433f55b199':
  FS-7603: Implement failover for socket application

10 years agoFS-7586 Change the default min-required-recording-participants option for mod_confere...
William King [Wed, 3 Jun 2015 16:16:48 +0000 (09:16 -0700)] 
FS-7586 Change the default min-required-recording-participants option for mod_conference from 2 to 1. #NEEDSDOCS

10 years agoFS-7602 add some of 3b2d00f3e65061393da10a4ba286ac72cdb3c16e from verto to sip and...
Anthony Minessale [Wed, 3 Jun 2015 02:20:03 +0000 (21:20 -0500)] 
FS-7602 add some of 3b2d00f3e65061393da10a4ba286ac72cdb3c16e from verto to sip and refactor some code to keep sip working like verto

10 years agoadd a bit to 2db8f94ab6543018df1792663b809e77d521cab9
Anthony Minessale [Wed, 3 Jun 2015 02:09:45 +0000 (21:09 -0500)] 
add a bit to 2db8f94ab6543018df1792663b809e77d521cab9

10 years agoMerge pull request #266 in FS/freeswitch from bugfix/FS-7258-xml_cdr-sent-not-urlenco...
Mike Jerris [Tue, 2 Jun 2015 23:55:20 +0000 (18:55 -0500)] 
Merge pull request #266 in FS/freeswitch from bugfix/FS-7258-xml_cdr-sent-not-urlencode-in-post to master

* commit '49778c34e5aeb2506ad83286aa21ba353727c751':
  FS-7258, FS-7571: [mod_xml_cdr] properly encode xml cdr for post to web server

10 years agoFS-7258, FS-7571: [mod_xml_cdr] properly encode xml cdr for post to web server
Michael Jerris [Tue, 2 Jun 2015 23:26:28 +0000 (19:26 -0400)] 
FS-7258, FS-7571: [mod_xml_cdr] properly encode xml cdr for post to web server

10 years agoMerge pull request #257 in FS/freeswitch from ~ITALOROSSI/freeswitch:bugfix/FS-7569...
Ítalo Rossi [Tue, 2 Jun 2015 22:48:46 +0000 (17:48 -0500)] 
Merge pull request #257 in FS/freeswitch from ~ITALOROSSI/freeswitch:bugfix/FS-7569-mod_callcenter_strategy to master

* commit '890991cd28bb2b2860c988476f8641d7b32f02c8':
  FS-7569 mod_callcenter - Tracking queue strategy changes to avoid stuck members

10 years agoMerge pull request #246 in FS/freeswitch from ~ITALOROSSI/freeswitch:bugfix/FS-7464...
Ítalo Rossi [Tue, 2 Jun 2015 22:33:29 +0000 (17:33 -0500)] 
Merge pull request #246 in FS/freeswitch from ~ITALOROSSI/freeswitch:bugfix/FS-7464-callcenter-cannot-play-us-ring-tone_stream to master

* commit '1bc241922e3136dda8067723a4d4c9ebdd51f101':
  FS-7464 mod_callcenter moh-sound needs to be expanded when containing variables.

10 years agoMerge pull request #237 in FS/freeswitch from ~VICTORTORRES/freeswitch-fs-7445:master...
Ítalo Rossi [Tue, 2 Jun 2015 22:29:07 +0000 (17:29 -0500)] 
Merge pull request #237 in FS/freeswitch from ~VICTORTORRES/freeswitch-fs-7445:master to master

* commit '69d5333bfc18342e856cadccf668432948c45374':
  FS-7445 fixes cc_outbound_cid_name_prefix

10 years agoFS-7585 increasing AMF buffer for larger picture
Seven Du [Tue, 2 Jun 2015 21:47:08 +0000 (05:47 +0800)] 
FS-7585 increasing AMF buffer for larger picture

10 years agoFS-7603: Implement failover for socket application
ico [Sun, 4 Jan 2015 11:56:30 +0000 (13:56 +0200)] 
FS-7603: Implement failover for socket application

10 years agoFS-7604 #resolve
Anthony Minessale [Tue, 2 Jun 2015 18:16:53 +0000 (13:16 -0500)] 
FS-7604 #resolve

10 years agoFS-7436: [mod_opus] fix the plc counter to actually count
Michael Jerris [Tue, 2 Jun 2015 17:23:43 +0000 (13:23 -0400)] 
FS-7436: [mod_opus] fix the plc counter to actually count

10 years agoMerge pull request #264 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:mod_op...
Mike Jerris [Tue, 2 Jun 2015 17:01:10 +0000 (12:01 -0500)] 
Merge pull request #264 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:mod_opus_fec_jb to master

* commit 'bd3589a2fbb56486f3c76548a4197716ebcce8c7':
  FS-7436: added FEC support for mod_opus

10 years agoFS-7436: added FEC support for mod_opus
doancea [Mon, 1 Jun 2015 23:17:20 +0000 (01:17 +0200)] 
FS-7436: added FEC support for mod_opus

You need an enabled jitter buffer for FEC to work.
If a packet is missing we look in the jitter buffer for the next one,
if the next packet is present we pass it to the decoder to extract
the FEC info from it. If there's no FEC inside the packet, the Opus decoder
will return PLC.

10 years agoMerge pull request #33 in FS/freeswitch from ~MOY/freeswitch:sip-watch-headers to...
Mike Jerris [Tue, 2 Jun 2015 16:19:05 +0000 (11:19 -0500)] 
Merge pull request #33 in FS/freeswitch from ~MOY/freeswitch:sip-watch-headers to master

* commit '3df55b9bb5325ed0f7273576264c5aa94a8a6810':
  Add sip_watched_headers variable to launch events when a SIP message contains a given SIP header

10 years agoFS-7564 #resolve #comment [mod_rayo] Added new algorithms for offering calls to clients.
Chris Rienzo [Tue, 2 Jun 2015 14:48:57 +0000 (10:48 -0400)] 
FS-7564 #resolve #comment [mod_rayo] Added new algorithms for offering calls to clients.
   Two new params added to autoload_configs/rayo.conf.xml
     offer-algorithm
       all: offer to all clients (default and old behavior)
       first: offer to first client, fails over to next client in list
       random: offer to random client, fails over to next random client

     offer-timeout-ms
       0: disable
       > 0 and < 120000: time to wait for reply from offer.  On timeout, next client is offered call.
                         If no other clients available, call is rejected.  5000 is default.

10 years agoset affected_rows also for non-SELECT queries
Seven Du [Tue, 2 Jun 2015 10:46:29 +0000 (18:46 +0800)] 
set affected_rows also for non-SELECT queries

10 years agoAdd sip_watched_headers variable to launch events when a SIP message contains a given...
Moises Silva [Tue, 15 Jan 2013 05:50:28 +0000 (00:50 -0500)] 
Add sip_watched_headers variable to launch events when a SIP message contains a given SIP header

FS-6801 #resolve

10 years agoFS-7426 shouuld not be disabled on all, only squeeze and wheezy
William King [Tue, 2 Jun 2015 00:51:15 +0000 (17:51 -0700)] 
FS-7426 shouuld not be disabled on all, only squeeze and wheezy

10 years agoMerge pull request #265 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:codec2...
Brian West [Tue, 2 Jun 2015 00:04:03 +0000 (19:04 -0500)] 
Merge pull request #265 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:codec2_fix_encoded_data_len to master

* commit '83923660577cac053deeac3b9901df45e0cf8487':
  Fixed encoded_data_len for MODE 2400, it should be 6 bytes. Also replaced 2550 bps bitrate (obsoleted operation mode) by 2400

10 years agoFixed encoded_data_len for MODE 2400, it should be 6 bytes. Also replaced 2550 bps...
doancea [Mon, 1 Jun 2015 16:22:45 +0000 (18:22 +0200)] 
Fixed encoded_data_len for MODE 2400, it should be 6 bytes. Also replaced 2550 bps bitrate (obsoleted operation mode) by 2400

10 years agoMerge pull request #99 in FS/freeswitch from ~BRIAN/freeswitch-brian:bugfix/FS-6961...
Mike Jerris [Mon, 1 Jun 2015 21:32:11 +0000 (16:32 -0500)] 
Merge pull request #99 in FS/freeswitch from ~BRIAN/freeswitch-brian:bugfix/FS-6961-mod_erlang_event-add-call-uuid-to to master

* commit '89f3f5e2986d24800e40064f9966675389f5f8a0':
  FS-6961: [mod_erlang_event]: Add call UUID to call_hangup message

10 years agoFS-7499: fix build error on 32bit platforms
Michael Jerris [Mon, 1 Jun 2015 19:28:33 +0000 (15:28 -0400)] 
FS-7499: fix build error on 32bit platforms

10 years agoFS-7587: keep sofia-sip ws lib in sync
Michael Jerris [Mon, 1 Jun 2015 19:27:45 +0000 (15:27 -0400)] 
FS-7587: keep sofia-sip ws lib in sync

10 years agoMerge pull request #262 in FS/freeswitch from feature/FS-7587-add-ipv6-support-to...
Mike Jerris [Mon, 1 Jun 2015 19:19:40 +0000 (14:19 -0500)] 
Merge pull request #262 in FS/freeswitch from feature/FS-7587-add-ipv6-support-to-verto-websockets to master

* commit '3b2d00f3e65061393da10a4ba286ac72cdb3c16e':
  FS-7587 Add ipv6 support to Verto / Websockets

10 years agoMerge pull request #248 in FS/freeswitch from ~ANDEE/freeswitch-nibble:master to...
Mike Jerris [Mon, 1 Jun 2015 19:13:09 +0000 (14:13 -0500)] 
Merge pull request #248 in FS/freeswitch from ~ANDEE/freeswitch-nibble:master to master

* commit '8f343939dc7f63f6a1686941e7d34e1cbf27a1c3':
  Added new options to nibble bill for minimum charges and rounding #FS-7560

10 years agoMerge pull request #169 in FS/freeswitch from ~FRANCOIS/freeswitch-fs-7204:master...
Mike Jerris [Mon, 1 Jun 2015 18:54:15 +0000 (13:54 -0500)] 
Merge pull request #169 in FS/freeswitch from ~FRANCOIS/freeswitch-fs-7204:master to master

* commit '441dd9128862ce741a56a01acfa3e862949d1347':
  FS-7204, Allow to force a per-account send-message-query-on-register

10 years agoMerge pull request #174 in FS/freeswitch from ~FLAVIO/freeswitch:origin/bugfix/FS...
Mike Jerris [Mon, 1 Jun 2015 18:52:05 +0000 (13:52 -0500)] 
Merge pull request #174 in FS/freeswitch from ~FLAVIO/freeswitch:origin/bugfix/FS-7196 to master

* commit 'f135232ef5ab3f53f76cfa8ec2a1225f7700de90':
  FS-7196: add recording_follow_transfer support for semi attended transfers

10 years agoFS-7587 Add ipv6 support to Verto / Websockets
Anthony Minessale [Thu, 28 May 2015 23:02:21 +0000 (18:02 -0500)] 
FS-7587 Add ipv6 support to Verto / Websockets

10 years agoAdded new options to nibble bill for minimum charges and rounding #FS-7560
Andrew Cassidy [Mon, 4 May 2015 11:52:08 +0000 (12:52 +0100)] 
Added new options to nibble bill for minimum charges and rounding #FS-7560

These options are:

1) nibble_rounding: The number of decimal places to round the cost of the call to
2) nibble_minimum: The minimum charge to apply to a call

Rounding is applied before the minimum charging, and these steps only occur at call end to make sure they're accurate.

Checks for minimum_charge before call starts

"Billing done" flag to the data struct, and used that to exit early in the event processing during hangup has already occured.

10 years agoMerge pull request #230 in FS/freeswitch from bugfix/FS-7405 to master
Mike Jerris [Mon, 1 Jun 2015 18:25:47 +0000 (13:25 -0500)] 
Merge pull request #230 in FS/freeswitch from bugfix/FS-7405 to master

* commit 'a4ef9d6ba3d210cb0589342a0e059cf9bca98ae7':
  FS-7405: if all is required don't pass if total ne pass

10 years agoMerge pull request #232 in FS/freeswitch from ~ITALOROSSI/freeswitch:bugfix/FS-7242...
Mike Jerris [Mon, 1 Jun 2015 18:10:43 +0000 (13:10 -0500)] 
Merge pull request #232 in FS/freeswitch from ~ITALOROSSI/freeswitch:bugfix/FS-7242-delayed-bye-after-REFER to master

* commit 'beeea0172411f6274effdac8b90f970fa317b159':
  FS-7242 Waiting for state CS_PARK when receiving REFER.

10 years agoMerge pull request #239 in FS/freeswitch from ~MOY/freeswitch:park-before-media to...
Mike Jerris [Mon, 1 Jun 2015 18:03:37 +0000 (13:03 -0500)] 
Merge pull request #239 in FS/freeswitch from ~MOY/freeswitch:park-before-media to master

* commit 'b4250c87a53310d934052ef2226b9a5983ff9e6f':
  Fix switch_ivr_parse_event() to not hangup a session when there is no media yet

10 years agoMerge pull request #231 in FS/freeswitch from ~SEKIL/freeswitch-7412:master to master
William King [Mon, 1 Jun 2015 17:46:41 +0000 (12:46 -0500)] 
Merge pull request #231 in FS/freeswitch from ~SEKIL/freeswitch-7412:master to master

* commit 'f5e0a879b2c5e035075db2c9441a111020575dea':
  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.

10 years agoFS-7593 --resolve add locking keyed on device name around any database updates addin...
Nathan Neulinger [Mon, 1 Jun 2015 17:22:08 +0000 (12:22 -0500)] 
FS-7593 --resolve  add locking keyed on device name around any database updates adding/removing the device

10 years agoFS-7462: fix FMTP in the INVITE - make it use values from opus.conf.xml
doancea [Wed, 22 Apr 2015 14:04:07 +0000 (16:04 +0200)] 
FS-7462: fix FMTP in the INVITE - make it use values from opus.conf.xml

10 years agoAdd Perfect Forward Secrecy (DHE PFS) to mod_sofia
Alexander Traud [Tue, 19 May 2015 10:43:43 +0000 (12:43 +0200)] 
Add Perfect Forward Secrecy (DHE PFS) to mod_sofia

Ephemeral ECDH (ECDHE) was supported already. This patch adds Ephemeral
DH (DHE). To enable it, add DH parameters into the private-key file of
your server (agent.pem). For example via:
openssl dhparam -out dh.pem 2048

FS-7561 #resolve

10 years agosquash
Anthony Minessale [Mon, 1 Jun 2015 17:44:21 +0000 (12:44 -0500)] 
squash

10 years agoFS-7513 add video-auto-floor-msec param to control how long a member must have the...
Anthony Minessale [Mon, 1 Jun 2015 16:54:43 +0000 (11:54 -0500)] 
FS-7513 add video-auto-floor-msec param to control how long a member must have the audio floor before also taking the video floor %NEEDS_DOC

10 years agoFS-7570: fix status variable reference that is breaking compile w/ zrtp enabled
Michael Jerris [Mon, 1 Jun 2015 16:51:26 +0000 (12:51 -0400)] 
FS-7570: fix status variable reference that is breaking compile w/ zrtp enabled

10 years agoFS-7337: Add support for Remote-Party-ID header in UPDATE request.
Artur Zaprzała [Tue, 3 Mar 2015 12:05:23 +0000 (13:05 +0100)] 
FS-7337: Add support for Remote-Party-ID header in UPDATE request.