Andrey Volk
|
56b6e954cf
|
[Core] Fix dead nested assignments
|
2022-08-09 23:29:31 +03:00 |
Anthony Minessale
|
8a6a6fca47
|
[core] flush all the rtp on transfers
|
2021-10-23 22:00:29 +03:00 |
Anthony Minessale
|
f8004e1d66
|
[core] fix possible looping recover
|
2021-10-23 22:00:29 +03:00 |
Dragos Oancea
|
6878623f4f
|
[core] scan-build: Value stored to 'midstate' during its initialization is never read - switch_core_session_hangup_state()
|
2020-02-12 21:37:19 +00:00 |
Dragos Oancea
|
b998f3bfa5
|
[core] scan-build: Value stored to 'midstate' during its initialization is never read
|
2020-01-28 23:52:07 +00:00 |
Mike Jerris
|
fdea350817
|
FS-11454: [core] Add error log when attempting to route to an invalid dialplan interface
|
2019-07-25 14:30:24 -06:00 |
Anthony Minessale
|
65524ea2c1
|
FS-11379: [freeswitch-core] Rare race condition in state machine #resolve
|
2018-09-05 18:20:58 -04:00 |
Sergey Safarov
|
df1ab07ca4
|
FS-9924: Removed extra space in source files
|
2017-02-09 23:59:49 -05:00 |
Anthony Minessale
|
6a064a953c
|
FS-9543 #resolve [Add pre-exec state change hooks to core]
|
2016-09-20 10:57:45 -05:00 |
Ken Rice
|
e18c12b609
|
FS-8953 [core] white space clean up.
|
2016-03-17 08:55:00 -05:00 |
Zsombor Kovács
|
73c309992d
|
FS-8870: add human-readable call quality statistics logs on call hangup
|
2016-03-16 12:18:12 +01:00 |
Anthony Minessale
|
8aea72c825
|
FS-7602 FS-7499 FS-7587 modify dtls init function placement
|
2015-06-04 20:37:15 -05:00 |
Anthony Minessale
|
c9065a85b6
|
FS-7602 add some of 3b2d00f3e6 from verto to sip and refactor some code to keep sip working like verto
|
2015-06-02 21:20:03 -05:00 |
Anthony Minessale
|
500b32b343
|
FS-7509 FS-7514: another round of cleanup
|
2015-05-28 12:47:06 -05:00 |
Anthony Minessale
|
2f0f408984
|
FS-7500: ping video thread on shutdown so it can end
|
2015-05-28 12:47:04 -05:00 |
Anthony Minessale
|
970064294c
|
FS-7500: refactoring
|
2015-05-28 12:46:50 -05:00 |
Anthony Minessale
|
91d405a2c1
|
call recovery_track on recovering channels once the recovery has completed and fix race condition with repeated recovery
|
2014-07-16 21:40:23 +05:00 |
Anthony Minessale
|
495db48f5a
|
make device state code more accurate
|
2014-05-31 00:30:59 +05:00 |
Anthony Minessale
|
e47aba1e7e
|
FS-6235
|
2014-02-23 05:17:07 +05:00 |
Ken Rice
|
6e7d5d0897
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
Anthony Minessale
|
d2f8cf40bc
|
FS-6006
|
2013-12-10 23:48:14 +05:00 |
Anthony Minessale
|
4a172402d2
|
some refactoring and plumbing for 1.4
|
2013-10-16 02:24:32 +05:00 |
Anthony Minessale
|
d35db852a8
|
follow up to last commit
|
2013-08-16 12:17:00 -04:00 |
Nathan Neulinger
|
32adc789f6
|
make noexpandtab explicit in all vim modelines other than xml files
|
2013-06-25 11:50:17 -05:00 |
Anthony Minessale
|
2fac3a8e83
|
refactor some of the video passthru code
|
2013-06-17 19:52:37 -05:00 |
Anthony Minessale
|
4240526ce3
|
add some device-state mechinism to FS to allow tracking of device-specific states where they may have more than one call from the same device
|
2013-06-05 11:20:11 -05:00 |
Anthony Minessale
|
7a42ec06df
|
RTP stats were not being logged. There is no JIRA on this sigh
|
2013-04-26 09:31:28 -05:00 |
Anthony Minessale
|
8adeab7d5a
|
move callstate changes down to take place after the core states have run
|
2013-04-15 10:43:32 -05:00 |
Anthony Minessale
|
ee7dd033fd
|
fix race condition in state thread
|
2013-02-22 17:46:54 -06:00 |
Anthony Minessale
|
6f2976298f
|
FS-4836 ok try this
|
2012-11-15 13:16:50 -06:00 |
Anthony Minessale
|
057861867e
|
FS-4836 not quite
|
2012-11-15 13:14:08 -06:00 |
Anthony Minessale
|
73f022873b
|
FS-4836 try this
|
2012-11-15 12:54:40 -06:00 |
Anthony Minessale
|
4b5cdd87f1
|
refactor
|
2012-10-29 11:46:32 -05:00 |
Anthony Minessale
|
59a52c1a44
|
don't use CDR on wrong call state, i.e. never responded to challenge
|
2012-10-15 12:58:59 -04:00 |
Anthony Minessale
|
03d702fabc
|
FS-4676 --resolve
|
2012-10-09 13:50:11 -05:00 |
Anthony Minessale
|
3cf238fc9a
|
add skip_cdr_causes variable to list call hangup causes that should not trigger cdr processing
|
2012-09-19 10:49:50 -05:00 |
Anthony Minessale
|
6d2b3256c3
|
another efficiency pass on sofia and refactoring of 3c685bff25 to be more efficient
|
2012-08-30 15:26:13 -05:00 |
Anthony Minessale
|
3c685bff25
|
fix double sessions on auth challenged calls
|
2012-08-29 10:38:37 -05:00 |
Anthony Minessale
|
66677c940a
|
move recovery engine up into the core
|
2012-08-22 16:27:07 -05:00 |
Anthony Minessale
|
142c051d68
|
cache session threads and reuse them if possible
|
2012-08-21 00:14:50 -05:00 |
Anthony Minessale
|
cc351ca004
|
revert
|
2012-08-16 12:09:19 -05:00 |
Anthony Minessale
|
42bf44de51
|
FS-4539 please test this and post new logs if necessary
|
2012-08-16 11:56:55 -05:00 |
Anthony Minessale
|
bb69310259
|
FS-4079 FS-4540 please update to this version
|
2012-08-15 22:51:41 -05:00 |
Anthony Minessale
|
f106c18f51
|
tweak to confirm blind transfer patch
|
2012-05-08 19:33:53 -05:00 |
Anthony Minessale
|
07204a1fb5
|
add param:confirm-blind-transfer var:confirm_blind_transfer that makes blind transfers keep the transferrer on the line until its confirmed that the call was completed or brings it back to the bridge. blind_transfer_ack app can be executed in the dp by the transferee to indicate sucess or fail or a sucessful bridge will automatically trigger a success
|
2012-05-08 08:50:41 -05:00 |
Ken Rice
|
c5554eb939
|
Copyright date update.
|
2012-04-18 11:52:02 -05:00 |
Anthony Minessale
|
3a2f818387
|
make app to turn on new zombie exec instead of always doing it
|
2011-09-13 17:12:37 -05:00 |
Anthony Minessale
|
637a5ed83d
|
Add application flag zombie_exec so registered applications can apply to be executed on channels that are already hungup, like the inline exec this is only limited to a small family of apps that do not use the channel for audio.
|
2011-09-13 09:35:41 -05:00 |
Anthony Minessale
|
996b304019
|
add xferext command to sendmsg parser so you can send a list of instructions to a channel and build and extension and transfer to it from esl
|
2011-08-31 19:30:58 -05:00 |
Anthony Minessale
|
d43af04e93
|
fix races in bypass media regarding channel signalling that may cause answer to be skipped
|
2011-08-19 16:25:32 -05:00 |