Anthony Minessale II
b6446d5276
Merge pull request #937 in FS/freeswitch from ~LAZEDO/freeswitch:bugfix/FS-9451 to master
...
* commit 'ebdf980eb03b7c604b10f45310cf4d4d7dc7313b':
FS-9551 [mod_sofia] compare also session before setting TFLAG_SKIP_EARLY
2016-09-12 12:23:41 -05:00
Anthony Minessale
5c43a17a04
FS-8761
2016-09-12 11:24:41 -05:00
Spencer Thomason
d5b5e8c23b
FS-6954: Use channel flags to check for proxy media or bypass media
...
Use channel flags CF_PROXY_MODE or CF_PROXY_MEDIA to determine if to disable
SOA when passing a T38 ReINVITE across legs when in proxy media or bypass media.
These channel flags are set when the sofia profile params inbound-bypass-media or
inbound-proxy-media are enabled as well as when the channel variables bypass_media or
proxy_media are set which should handle a few edge cases better.
FS-6954 #resolve.
2016-09-09 11:06:35 -07:00
Luis Azedo
ebdf980eb0
FS-9551 [mod_sofia] compare also session before setting TFLAG_SKIP_EARLY
2016-09-07 00:14:47 +01:00
Mike Jerris
346a60ed3d
Merge pull request #928 in FS/freeswitch from ~ANTONIO/freeswitch-fs-9398:master to master
...
* commit '9cd2dbbddb9afb59037704739e206e30b4ac1cb6':
FS-9398 solve missing variables in sofia events expire and unregister
2016-09-02 13:11:53 -05:00
Mike Jerris
a34abbc02c
Merge pull request #942 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-9466-use-system-md5-if-available to master
...
* commit '5a2f9d7a789c8a78f43cd7014b4980f747bd4ca2':
FS-9466: Use system MD5 if available
2016-09-02 12:20:05 -05:00
Anthony Minessale
47cbd2f628
FS-9475 #resolve [Video bandwidth not conveyed in SDP for verto]
2016-09-01 17:18:33 -05:00
Spencer Thomason
5a2f9d7a78
FS-9466: Use system MD5 if available
...
- Use system MD5 on BSD and Solaris based platforms
- Use OpenSSL if system library is not available
- Fallback to included APR
- Optimize switch_md5_string()
- replace libsofia MD5 routines in mod_sofia with switch_md5() ones
FS-9466 #resolve
2016-08-31 15:00:48 -07:00
Brian West
7cc2653edc
FS-8608 found while doing config audit, params should have dashes
2016-08-22 15:20:04 -05:00
Mike Jerris
f92bb5aeff
Merge pull request #930 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-9439 to master
...
* commit '676419a2619dda579d2bca9e6aaaecfa9a86e200':
FS-9439 check chained loopback for loopback_bowout
2016-08-19 22:56:14 -05:00
Luis Azedo
676419a261
FS-9439 check chained loopback for loopback_bowout
2016-08-20 02:12:30 +01:00
Luis Azedo
ea5b39365a
FS-9440 add transfer_destination
2016-08-18 10:23:55 -05:00
Brian West
ffb93653ab
Merge pull request #859 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-9183-call-with-t.38-reinvite-fails-after to master
...
* commit '5b71dffb8004c6e7045afeaf42c6a785c7496975':
FS-9183: [mod_sofia] Handle 415 Unsupported Media Type as 488
2016-08-17 10:59:17 -05:00
Antonio
9cd2dbbddb
FS-9398 solve missing variables in sofia events expire and unregister
2016-08-17 09:50:08 +02:00
Anthony Minessale
c278c9f63f
FS-9375 #resolve [DTMF not working on OPUS after Call Transfer ] #comment Can we try to reproduce with this version on all 3 boxes (not just the patch but the whole rev as-is)
2016-08-15 17:10:42 -05:00
Anthony Minessale
2e3227b50f
FS-9422 #resolve [Freeswitch Exit/Crash on SDP Negotiation] #comment renegotiate-codec-on-hold renegotiate-codec-on-reinvite are both removed in this commit
2016-08-12 14:10:23 -05:00
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
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
Anthony Minessale
61c487c3e8
Revert "FS-8761 #resolve [Memory leak in FreeSWITCH]"
...
This reverts commit 341e94b28d966ae47390606c5447bb56f2453465.
2016-08-06 11:47:07 -05:00
Anthony Minessale
341e94b28d
FS-8761 #resolve [Memory leak in FreeSWITCH]
2016-08-03 23:57:00 -05: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
Anthony Minessale
f34dac749e
revert FS-9368
2016-07-28 14:13:37 -05:00
Mike Jerris
2c86910092
FS-9381: [mod_sofia] fix leak in sofia_presence_chat_send
2016-07-25 14:01:52 -04:00
Anthony Minessale
e42997ef08
FS-9376 #comment please try this
2016-07-22 22:43:55 -05:00
Anthony Minessale
c556e5269b
FS-9368
2016-07-21 14:32:04 -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
f893f2486a
FS-9333 #resolve [Disable video refresh by sip INFO by default]
2016-07-07 13:39:02 -05:00
Anthony Minessale
3a3f456e88
FS-9316 #resolve [INVITE with empty SDP from Cisco VCS cannot setup video]
2016-07-06 11:36:54 -05:00
François
f6192c7949
FS-9241: follow-up patch to fix a mistake in fetching profile url
2016-07-06 17:29:15 +02:00
François
78c2ed0526
FS-9241 Use tls_public_url instead of tls_url in INVITE Contact when NAT is detected
2016-07-05 17:15:04 +02:00
Michael Jerris
21bfc317f1
FS-9301: [mod_sofia] handle race condition on startup of mod_sofia in error conditons causing segfault
2016-06-27 15:56:47 -05:00
Michael Jerris
5c9f98b016
FS-9297: [mod_sofia] fix multiple crashes from passing invalid null values in sofia.conf
2016-06-24 16:45:29 -05:00
Muhammad Zaka
05cc770818
FS-9192-proxy-hold: proxy hold when proxy media and proxy mode are disabled; its similiar to proxy-refer
2016-06-15 10:10:47 +01:00
Anthony Minessale
18dbefa6da
FS-9214 regression
2016-06-13 12:46:42 -04:00
Anthony Minessale
b9d31dc9b7
FS-9214: fix 3pcc behavior
...
Fix callflow issues with 3pcc=true and 3pcc=proxy and interactions with sip_wait_for_aleg_ack
removes passthrough of 183 on 3pcc=proxy (that was previously not functioning)
2016-06-07 11:43:08 -05:00
Michael Jerris
15d250ed7c
FS-9136: update other modules to match api change
2016-06-03 18:21:08 -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
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
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
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
nneul at mst.edu
e26dbafa6a
FS-9198 [mod_skinny] fix small memory leaks
2016-05-25 10:40:28 -05: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
karl anderson
08199210c1
[mod_sofia] [FS-9188] added channel var to suppress auto-answer notify
2016-05-20 10:49:40 +01: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
Antonio
465a0b6f1d
FS-9034 revert commit in sofia.c that prevents register in new thread
2016-05-17 18:40:27 +02:00