Josh Allmann
7248a4f3eb
FS-9910 [mod_sofia]: Set SIP reason header for BYE events.
2017-01-03 16:21:43 -05:00
Anthony Minessale
ded506f611
FS-9898: [mod_sofia] Call hanging in FS if HOLD not successful #resolve
2017-01-03 12:01:48 -06:00
Anthony Minessale
57f5932f01
FS-9206: [mod_sofia] proxy media with enable-3pcc=proxy does not properly pass audio after 3pcc re-invite #resolve
2016-12-30 17:36:29 -06:00
Brian West
d28f29594f
FS-9776: [mod_sofia] SIP Transfer generates high CPU #resolve
2016-12-28 12:40:06 -06:00
Mike Jerris
15632a0bd8
Merge pull request #1084 in FS/freeswitch from ~MOCHOUINARD/freeswitch:FS-9792 to master
...
* commit '8c1ed38d5eef031e4f471fe5f69ad052a9711997':
FS-9792: Set channel variable based on the sip phone Accept Language SIP message
2016-12-27 13:30:40 -06:00
Mike Jerris
ddf48b8602
Merge pull request #1105 in FS/freeswitch from bugfix/FS-9832-start-a-single-gateway to master
...
* commit '50e0f0195e67208889f15a439ea6ccb567b862e7':
FS-9832 start a single gateway or _all_ gateways
2016-12-23 14:15:53 -06:00
Mike Jerris
d1ccc77d4f
FS-9854: [mod_sofia] SDP O/A fails to put sdp in messages after certain kinds of sip traffic
2016-12-22 11:32:13 -05:00
Brian West
eef2313a40
FS-9846: [mod_sofia] Bugs related with Hold and Proxy Hold option added in FS-9192 after merges in 1.6.11 #resolve
2016-12-20 16:19:30 -06:00
Brian West
3387b90705
FS-9829 #resolve [FreeSWITCH 200ok to second reINVITE on a dialog doesn't contain an SDP.]
2016-12-13 16:39:57 -06:00
Seven Du
50e0f0195e
FS-9832 start a single gateway or _all_ gateways
2016-12-08 20:47:22 +08:00
Marc Olivier Chouinard
8c1ed38d5e
FS-9792: Set channel variable based on the sip phone Accept Language SIP message
2016-12-06 17:17:39 -05:00
Brian West
89063a1a4c
FS-9765 one tweak from submitted patch to use switch_channel_var_true instead of switch_channel_get_variable no need to allocate on every hold/unhold just to check if this is enabled.
2016-12-02 11:51:49 -06:00
Brian West
c9a05d7e60
Merge pull request #1077 in FS/freeswitch from ~STEPHALNET/freeswitch:FS-9777 to master
...
* commit '86bcee03518ff5ecbb7bae8e78f3821b4027ad09':
remove redundant `if (rep)` statement
2016-12-02 11:44:04 -06:00
Brian West
dac1b67c20
Merge pull request #888 in FS/freeswitch from ~MZAKA/freeswitch:bugfix/FS-9277-sip-info-record to master
...
* commit 'addf7555bff15889d73e48bf70445d6d27d79fce':
FS-9277: sip info with record: on and off doesn't start and stop call recording sessions
2016-12-01 20:22:57 -06:00
Mike Jerris
b338bb559b
FS-9782: [mod_sofia] on recovery, flip the order of the record route on inbound calls only, use the record route in the same order on inbound calls and in reverse order on outbound calls as the initial route set when doing the recover invite. Account for the call direction based on how sip considers it, not based on freeswitch direction so inbound calls after recovery are treated as outbound in this logic
2016-11-30 15:32:03 -07:00
Mike Jerris
d498e8a8b3
FS-9782: [mod_sofia] on recovery, don't flip the order of the record route ever, on outbound calls use the record route in the reverse order as the initial route set when doing the recover invite
2016-11-29 15:04:17 -07:00
Stephane Alnet
86bcee0351
remove redundant if (rep)
statement
2016-11-29 12:02:26 +01:00
Mike Jerris
cf0308b4e1
Merge pull request #1058 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-9735 to master
...
* commit '498ce4fc83953ed53c74f054163c829a439737df':
FS-9735 - send unknown headers to switch_ivr_set_user
2016-11-21 15:12:20 -06:00
Mike Jerris
08adab1918
FS-9699 regression
2016-11-15 19:25:37 -06:00
Anthony Minessale
2419ab671e
FS-9699 regression
2016-11-15 17:42:36 -06:00
Luis Azedo
498ce4fc83
FS-9735 - send unknown headers to switch_ivr_set_user
...
creeates switch_ivr_set_user_extended to receive params to pass to xml_locate_user
2016-11-14 17:18:32 +00:00
Mike Jerris
e1b3ee1efd
FS-9652: improve sql sanitization
2016-11-11 11:27:35 -06:00
davidcsi
53dbe5d84a
FS-9490: [mod_sofia] add filter to SIP messages that match a regexp.
2016-11-11 10:00:28 -06:00
Anthony Minessale
d282e7c444
FS-9712 #resolve [3PCC-Proxy Missing SDP on Reinvite. ]
2016-11-10 19:47:37 -06:00
Anthony Minessale
9b8a5edd3d
FS-9638
2016-11-10 12:09:00 -06:00
Anthony Minessale
cd520f8340
FS-9699 #resolve [Improper response to reinvite after using uuid_media_3p]
2016-11-04 18:12:09 -05:00
Chris Rienzo
3ff491274d
FS-9698 fire custom sofia::bye_response event when response to BYE is received and fire-bye-response-events profile param is true
2016-11-04 12:00:39 -04:00
Anthony Minessale
8663dcb52a
FS-9668 also check for keyframe requests on INFO even when proxying for good measure
2016-11-03 17:34:53 -05:00
Brian West
ff7ee1aa80
FS-9685 Update broadsoft SLA to work with newer Polycom firmware.
2016-11-01 10:22:57 -05:00
Josh Allmann
70591d0e59
FS-9680: Fix typo.
2016-10-28 16:48:13 -04:00
Anthony Minessale
a49182c0f4
FS-9680 #resolve [Add proxy-message param to sofia]
2016-10-27 17:40:17 -05:00
Anthony Minessale
16fe6e6ca9
FS-9668 #resolve [Add proxy-info feature]
2016-10-25 17:45:22 -05:00
Brian West
0999ff10ba
FS-9666 fix unused variable
2016-10-24 17:19:47 -05:00
Anthony Minessale
0b43fc7b47
FS-9666 #resolve [Remove legacy code when getting an XML video refresh]
2016-10-24 16:34:57 -05:00
Armen Babikyan
75f4114443
FS-9636 [mod_sofia] Add sofia.conf parameter to make every transfer a nightmare transfer
2016-10-11 18:23:31 -07:00
Brian West
09d8f47478
FS-9548 #resolve [crash on Invite due to bad config for sip profile ]
2016-09-27 15:53:38 -05:00
Anthony Minessale
92644dbb4d
FS-9506 code was too over-zealous about taking control when it should not, pass 2
2016-09-13 15:54:55 -05:00
Anthony Minessale
aee02a3041
FS-9506 code was too over-zealous about taking control when it should not, pass 1
2016-09-13 15:23:46 -05:00
Brian West
7258a2484b
FS-9506 #resolve [Proxy-Hold improvement, Support a=inactive]
2016-09-13 13:17:51 -05:00
Luis Azedo
ebdf980eb0
FS-9551 [mod_sofia] compare also session before setting TFLAG_SKIP_EARLY
2016-09-07 00:14:47 +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
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
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
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