Michael Jerris
9d7fe2430e
swigall
2016-06-06 10:09:02 -05:00
Michael Jerris
15d250ed7c
FS-9136: update other modules to match api change
2016-06-03 18:21:08 -05:00
Michael Jerris
4a536dd23c
FS-9136: remove unused vars
2016-06-03 17:00:50 -05:00
Anthony Minessale
50d7a80fa3
FS-9136: allow multiple instances of same video codec with different fmtp
2016-06-03 16:16:32 -05:00
Sergey Khripchenko
2766eaf49e
FS-9225: [mod_sofia] Allow to force SIP REGISTER Expires: to be within configured range.
...
Allow to force SIP REGISTER Expires: to be within MIN and MAX values.
Not just to force it to one specific value using "sip-force-expires".
New profile parameters:
"sip-force-expires-min"
"sip-force-expires-max"
2016-06-03 05:30:01 -07:00
Anthony Minessale
46b9ace417
FS-9197
2016-06-02 19:13:22 -05:00
Anthony Minessale
79229cdb8a
FS-9197
2016-06-02 15:53:38 -05:00
Mike Jerris
cfd2931782
Merge pull request #866 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS-9142-avmd-dynamic-settings to master
...
* commit 'eb369130d97802e3e739cebace38d76887cdf450':
FS-9142 [avmd] Dynamic settings
2016-06-02 15:34:45 -05:00
Anthony Minessale
885fe3b25c
FS-9197
2016-06-02 13:14:26 -05:00
Ken Rice
9ca13303f4
FS-9222 small tweak to freeswitch console to strip leading spaces from commands
2016-06-02 12:21:11 -05:00
William King
d5e390aba5
Merge pull request #852 in FS/freeswitch from ~MZAKA/freeswitch:bugfix/FS-9156-increments-when-call-limit-reached-improve to master
...
* commit 'f8b3140fed1650828d13349a7f9a63a73b29542e':
FS-9156: Code Improvement for the non-interval increment when limit reached
2016-06-02 11:44:51 -05:00
Muhammad Zaka
f8b3140fed
FS-9156: Code Improvement for the non-interval increment when limit reached
2016-06-02 09:57:17 +01:00
Jose Fco. Irles
b36cef731c
FS-9216: [mod_sofia] Add Cisco SPA30X and Grandstream GXP user agents to send UPDATE
2016-06-01 16:58:40 +02:00
Anthony Minessale
c0d9901b8b
FS-9150 #resolve ["video-mute-exit-canvas" param combined with "video-bridge-first-two" causes video feed to flip back and forth between feeds when users video-mute]
2016-05-31 20:35:00 -05:00
Mike Jerris
e4b141c5f8
Merge pull request #860 in FS/freeswitch from ~SJTHOMASON/freeswitch:feature/FS-9184-allow-show-calls-to-be-filtered-by to master
...
* commit '800655f774f12d76883f3a07ee35782006fb4c03':
FS-9184: Allow show calls to be filtered by accountcode
2016-05-31 13:43:09 -05:00
Michael Jerris
0421052b14
FS-9212: [mod_conference] fix conference recording api when using default canvas number
2016-05-31 12:37:58 -04:00
Piotr Gregor
eb369130d9
FS-9142 [avmd] Dynamic settings
...
Add checking of per session settings
with locking synced on avmd session mutex
2016-05-30 23:23:16 +02:00
Anthony Minessale
57aa22638c
FS-9207 #resolve [Add ignore_sdp_ice=true to ignore ICE when parsing an SDP]
2016-05-27 14:52:51 -05:00
Mike Jerris
a838c29e41
Merge pull request #862 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-9188 to master
...
* commit '08199210c1f548a1aa9a302c32eb89fabbf90301':
[mod_sofia] [FS-9188] added channel var to suppress auto-answer notify
2016-05-26 16:28:07 -05:00
nneul at mst.edu
68892535ca
FS-9199 easier memory allocation debugging and analysis
2016-05-26 16:08:21 -05:00
Anthony Minessale
67e1db09d3
FS-9198 #resolve [Small memory leaks in mod_skinny]
2016-05-26 10:10:05 -05:00
nneul at mst.edu
ae8e5cb118
FS-9202 [mod_skinny] fix leak in speed dial
2016-05-25 14:14:03 -05:00
nneul at mst.edu
8339c1f980
FS-9201 [mod_skinny] fix leak in api call to list devices
2016-05-25 13:57:46 -05:00
Anthony Minessale
0151b8eddd
FS-9106 followup and tweaks on this patch after some testing
2016-05-25 10:59:15 -05:00
nneul at mst.edu
e26dbafa6a
FS-9198 [mod_skinny] fix small memory leaks
2016-05-25 10:40:28 -05:00
Seven Du
93e401e78b
FS-8979 #resolve #comment please test
2016-05-24 17:36:39 +08:00
Mike Jerris
d8164a95f2
Merge pull request #633 in FS/freeswitch from ~LAZEDO/freeswitch:FS-8652 to master
...
* commit 'dc7753f51667e235ec7171a697f14989c9759e6f':
FS-8652 handle early-only param in replaces header
2016-05-23 14:27:27 -05:00
Luis Azedo
dc7753f516
FS-8652 handle early-only param in replaces header
2016-05-23 18:59:42 +01:00
Spencer Thomason
800655f774
FS-9184: Allow show calls to be filtered by accountcode
2016-05-20 11:32:24 -07:00
karl anderson
08199210c1
[mod_sofia] [FS-9188] added channel var to suppress auto-answer notify
2016-05-20 10:49:40 +01:00
Spencer Thomason
585cccd940
FS-9185: fix format ifdefs for Solaris SPARC
...
Fix SWITCH_INT64_T_FMT and SWITCH_TIME_T_FMT definitions for Solaris/SPARC
FS-9185 #resolve
2016-05-19 18:43:05 -07:00
Michael Jerris
46f4fda018
remove extra condition code that can never be called
2016-05-19 15:31:03 -05:00
Ken Rice
2b10500231
FS-9160 #resolve tweak sip_invite_failure_* chan vars for properly reporting last outbound call failure when there are multiple bridge attempts on a single call
2016-05-18 15:29:59 -05:00
Anthony Minessale
969904bf46
FS-9153 #resolve [uuid_bridge issue on ESL]
2016-05-18 12:47:39 -05:00
Mike Jerris
ae486fc7f7
Merge pull request #856 in FS/freeswitch from ~ANTONIO/fs-9034:master to master
...
* commit '465a0b6f1d3f229b4067c3db418b8f86c9fa2e47':
FS-9034 revert commit in sofia.c that prevents register in new thread
2016-05-18 12:34:26 -05:00
Anthony Minessale
6300cd0773
FS-9167 #resolve [Playing file when all video feeds are vmuted does not show file]
2016-05-17 13:41:19 -05:00
Antonio
465a0b6f1d
FS-9034 revert commit in sofia.c that prevents register in new thread
2016-05-17 18:40:27 +02:00
Michael Jerris
2c03025479
FS-9164: [core] add Session-Per-Sec-Last to heartbeat event
2016-05-16 14:48:46 -04:00
Anthony Minessale
1c9f6cc301
FS-9153 #resolve [uuid_bridge issue on ESL]
2016-05-16 12:23:11 -05:00
Mike Jerris
00a64734ed
Merge pull request #850 in FS/freeswitch from ~VIPKILLA/fs-9148:bugfix/FS-9148 to master
...
* commit 'df4490a7dfcaa6a087ea436979292b38dc7a5072':
FS-9148: add new voicemail.conf.xml param `send-full-vm-header`
2016-05-16 11:04:13 -05:00
Italo Rossi
8b6f40f967
FS-8584 - [mod_callcenter] Requesting agents and tiers when reloading queue
...
Before this callcenter_config queue reload [queuename] only reloads the queue
parameters and now it'll include a CC-Queue header with the queuename when using
mod_xml_curl and request a new config for updating agents and tiers related to the
queue.
If you are using mod_xml_curl please make sure to return the raw xml config file
with all the settings, queues, agents and tiers tags when we request the config
without a CC-Queue specified. If this header is present you can build the xml with
items only related to the queue requested.
2016-05-13 22:21:04 -03:00
Emmanuel Schmidbauer
df4490a7df
FS-9148: add new voicemail.conf.xml param `send-full-vm-header`
2016-05-12 15:44:39 -04:00
Michael Jerris
8a4ad0da03
Revert "FS-9148: add new voicemail.conf.xml param `send-full-vm-header`"
...
This reverts commit 98cb363f18
.
This commit does not compile
2016-05-12 15:05:56 -04:00
Mike Jerris
cafe1872e7
Merge pull request #845 in FS/freeswitch from ~VIPKILLA/fs-9148:bugfix/FS-9148 to master
...
* commit '98cb363f187a8ba5ad21b5a722a4f6dcaac21243':
FS-9148: add new voicemail.conf.xml param `send-full-vm-header` - if enabled, `Voice-Message` header sends urgent new and urgent saved
2016-05-12 13:22:28 -05:00
Emmanuel Schmidbauer
98cb363f18
FS-9148: add new voicemail.conf.xml param `send-full-vm-header`
...
- if enabled, `Voice-Message` header sends urgent new and urgent saved
2016-05-12 14:14:10 -04:00
Piotr Gregor
1ea32d4009
FS-9010 [avmd] Dynamic passing of parameters
...
Add dynamic passing of parameters, initialize
session to dynamically passed arguments
or to default global config if dynamic init fails
2016-05-12 18:07:26 +01:00
Piotr Gregor
0a5145133b
FS-9152 [avmd] #fix warnings on FreeBSD
...
Use function __isnan to avoid __Generic
type extension on FreeBSD. Clang 3.4.1 complains
about -Wc++11-extensions even when it has them
defined.
2016-05-12 02:24:14 +01:00
Seven Du
ce1b7c5857
FS-9151 #resolve
2016-05-11 14:49:21 +08:00
Hesaam Farhang
8153b6fdee
FS-9132: [mod_kazoo] remove whitespaces
2016-05-06 10:47:51 -07:00
Hesaam Farhang
b5169e770c
FS-9132: [mod_kazoo] Add more vars to default filter
2016-05-06 10:46:55 -07:00