Spencer Thomason
5b71dffb80
FS-9183: [mod_sofia] Handle 415 Unsupported Media Type as 488
...
Handle 415 Unsupported Media Type the same as 488 Not Acceptable Here
after t.38 ReINVITE. This resolves an issue where the call would fail and
translates the response code to the more standard 488 Not Acceptable Here
allowing the call to continue in audio mode.
FS-9183 #resolve
2016-08-11 15:13:48 -07:00
Mike Jerris
35eae5c9cb
Merge pull request #887 in FS/freeswitch from ~MZAKA/freeswitch:feature/FS-9276-proxy-notify-info to master
...
* commit '589a0e682e67054bd1b2f351629b0af0e5ec3035':
FS-9276 new feature proxy in-dialog calls sip notify and info similar to proxy hold
2016-08-11 14:31:31 -05:00
Anthony Minessale
48cec71c76
FS-9419 #resolve [Add event_channel_broadcast api]
2016-08-11 10:41:42 -05:00
Anthony Minessale
a3648f244f
tweak on yesterday's commit
2016-08-11 10:04:01 -05:00
Anthony Minessale
c79441d84e
try to deliver locally to verto too
2016-08-10 21:57:42 -05:00
Italo Rossi
79689c4109
FS-9415 [mod_spy] - Increasing loop so we can also look for variable_verto_user and variable_verto_host
2016-08-09 16:17:30 -05:00
Anthony Minessale
8abc16f501
FS-8761
2016-08-08 16:39:44 -05:00
Anthony Minessale
1e7b4a1301
FS-8761 #resolve [Memory leak in FreeSWITCH]
2016-08-06 11:49:21 -05:00
Anthony Minessale
61c487c3e8
Revert "FS-8761 #resolve [Memory leak in FreeSWITCH]"
...
This reverts commit 341e94b28d966ae47390606c5447bb56f2453465.
2016-08-06 11:47:07 -05:00
Mike Jerris
db61f4d52b
Merge pull request #922 in FS/freeswitch from ~WHENRY/freeswitch:feature/FS-9403-fifo_push_timestamp to master
...
* commit '1ba5f069478dccdb05d0eccddfd03a0075d1ba44':
FS-9403 #resolve [add timestamp for when user was pushed into queue that lives with the channel]
2016-08-04 10:59:31 -05:00
William Henry
1ba5f06947
FS-9403 #resolve [add timestamp for when user was pushed into queue that lives with the channel]
2016-08-04 09:44:19 -04:00
Anthony Minessale
341e94b28d
FS-8761 #resolve [Memory leak in FreeSWITCH]
2016-08-03 23:57:00 -05:00
Michael Jerris
9030e13589
FS-9401: [core,mod_amqp] fix leak in usage of hash itterator
2016-08-03 18:41:18 -05:00
Anthony Minessale II
eebc2d9148
Merge pull request #921 in FS/freeswitch from ~GMARUZZ/freeswitch:bugfix/FS-9380-fix_ext-rtip-ip_not_used_when_originating to master
...
* commit 'f5e8257da6ec247b913ee2439fe5de811236f5cb':
FS-9380: switch_core_media.c , cleaned from logging
FS-9380: switch_core_media.c , fix_ext-rtip-ip_not_used_when_originating
2016-08-03 15:33:24 -05:00
Giovanni Maruzzelli
f5e8257da6
FS-9380: switch_core_media.c , cleaned from logging
2016-08-03 16:55:34 -04:00
Giovanni Maruzzelli
4a520d4a1e
FS-9380: switch_core_media.c , fix_ext-rtip-ip_not_used_when_originating
2016-08-03 16:44:38 -04:00
Muhammad Zaka
589a0e682e
FS-9276 new feature proxy in-dialog calls sip notify and info similar to proxy hold
2016-08-01 11:44:12 +01:00
Seven Du
e2928b8a75
FS-9394 #resolve fix h263 leak
2016-07-30 10:28:25 +08:00
Mike Jerris
ac2734e90c
FS-9369: [core_media] add_ice_candidates=true var to enable inserting ice candidates in outgoing sdp
2016-07-29 13:36:29 -04:00
Anthony Minessale
9fe7c48df7
FS-9390 #resolve ['Segmentation fault' during call setup]
2016-07-28 16:27:17 -05:00
Anthony Minessale
f34dac749e
revert FS-9368
2016-07-28 14:13:37 -05:00
Anthony Minessale
6c0f18d960
FS-9154 #resolve [Add & remove video on re-invites]
2016-07-27 14:29:12 -05:00
Mike Jerris
7bed126fe4
Merge pull request #917 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-9386-mod_snmp-needs-lnetsnmphelpers to master
...
* commit 'a2fd327fa7dae6a43e9a4561280bcde139974759':
FS-9386: [mod_snmp] Use net-snmp-config for SNMP libs if available
2016-07-27 12:20:56 -05:00
Spencer Thomason
a2fd327fa7
FS-9386: [mod_snmp] Use net-snmp-config for SNMP libs if available
...
FS-9386 #resolve
2016-07-26 21:18:10 -07:00
Anthony Minessale
0dc59995c6
FS-9382
2016-07-26 21:33:14 -05:00
Anthony Minessale II
e89b8a481b
Merge pull request #916 in FS/freeswitch from ~PROWLAH/freeswitch:Improvement/FS-9385-check-ghosts-before-conf-destroy to master
...
* commit '3227b02194842c92db4b3219ce8604e68c4bea41':
do not destroy conference if ghost(s) are present, add ghost count check before setting flag
2016-07-26 15:57:10 -05:00
John Briscoe
3227b02194
do not destroy conference if ghost(s) are present, add ghost count check before setting flag
2016-07-26 13:18:41 -07:00
Mike Jerris
2c86910092
FS-9381: [mod_sofia] fix leak in sofia_presence_chat_send
2016-07-25 14:01:52 -04:00
Seven Du
7df07d30e0
FS-9357 handle packet loss, reset decoder on mem err
2016-07-24 20:44:39 +08:00
Seven Du
18f1d56891
FS-9357 cleanup and tweak debug
2016-07-24 12:35:30 +08:00
Anthony Minessale
e42997ef08
FS-9376 #comment please try this
2016-07-22 22:43:55 -05:00
Brian West
9879731f8f
FS-9334
2016-07-21 22:11:29 -05:00
Anthony Minessale
c556e5269b
FS-9368
2016-07-21 14:32:04 -05:00
Ken Rice
497b8926d7
FS-9373 #resolve make add mod-verto and mod-rtc to freeswitch-meta-all debian package
2016-07-21 09:23:10 -05:00
Anthony Minessale
ec2734c10c
FS-9334 revert
2016-07-21 03:22:37 -05:00
Italo Rossi
31fee66cda
FS-9342 [verto_communicator] Only copy data to storage when closing the settings
2016-07-19 18:24:06 -03:00
Brian West
9ff1a506d0
FS-9357 #resolve [VP9 codec screenshare on mod_conference (mux/transcode) does not work]
2016-07-19 16:25:33 -05:00
Mike Jerris
7e021af4d5
clean up noisy configure
2016-07-19 16:52:52 -04:00
Brian West
fdcb590a7f
Simple fax test script
2016-07-19 13:03:22 -05:00
Mike Jerris
8e1fb95251
Merge pull request #911 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:feature/FS-9230-customize-video-muted-banner to master
...
* commit '14f9b576f165a86957ec552b92bca42e6abc87e0':
FS-9230: Customize video muted banner
2016-07-19 12:41:32 -05:00
Chad Phillips
14f9b576f1
FS-9230: Customize video muted banner
...
Allows customizing the banner displayed when video is muted, via conference
param 'video-mute-banner' per conference, or channel var 'video_mute_banner'
per user.
Foreground/background colors, font face/size, and text can all be customized.
2016-07-19 10:16:41 -07:00
Anthony Minessale
35ee4ee593
FS-9365 #resolve [SDP Format on reply to RE-INVITE does not appear to be RFC-4566 compliant]
2016-07-18 15:41:19 -05:00
Anthony Minessale
5cbe57841e
FS-9289 #resolve [MOH issue]
2016-07-18 14:15:27 -05:00
Anthony Minessale
d9700b36a3
FS-9259 #resolve [Missing "m=image 0" when replying to INVITE with disable image line]
2016-07-18 13:00:00 -05:00
Anthony Minessale
6bc535fd65
FS-9353 #resolve [clear-vid-floor produces error, while working]
2016-07-18 12:39:37 -05:00
Anthony Minessale
f43522877c
FS-9356 #resolve [DTMF not recognized when coming from a Cisco SIP trunk]
2016-07-18 11:11:32 -05:00
Anthony Minessale II
0beda620dd
Merge pull request #913 in FS/freeswitch from ~FRANCOIS/freeswitch-fs-9355:master to master
...
* commit '0df7e787ce38bdd5c2e61fac37c1e92425bc5366':
FS-9355: fix segfault in case of null frame
2016-07-18 10:13:52 -05:00
François
0df7e787ce
FS-9355: fix segfault in case of null frame
2016-07-18 11:22:01 +02:00
Anthony Minessale
b353922488
FS-9352 #resolve [ptime adjust issues on opus]
2016-07-14 17:54:59 -05:00
Michael Jerris
8b9cecaca2
FS-9350: add mod_av commented to modules.conf.xml
2016-07-14 15:38:15 -04:00