Michael Jerris
|
8d30c18c5a
|
fix clang build
|
2015-05-28 12:47:25 -05:00 |
|
Anthony Minessale
|
7c294f242f
|
FS-7504: allow <modname>.<codecname> support so multiple modules can exist for the same codec
|
2015-05-28 12:47:13 -05:00 |
|
Giovanni Maruzzelli
|
cbe6f74fa9
|
FS-6285 skypopen: ANY, RR NOT work fine in mod_skypopen
|
2014-05-13 11:00:47 +02:00 |
|
Giovanni Maruzzelli
|
7dbab7b1c6
|
FS-6517 skypopen: mod_skypopen not using configured context with mod_sms chatplan with PATCH, thanks Russell Treleaven
|
2014-05-12 16:07:39 +02:00 |
|
Peter Olsson
|
084e245085
|
Lots of trivial tweaks to minimize compiler warnings, especially on 64-bit platform: Added missing type casts, changed types, added missing NULL checks.
|
2014-01-22 22:30:23 +01:00 |
|
Anthony Minessale
|
4a172402d2
|
some refactoring and plumbing for 1.4
|
2013-10-16 02:24:32 +05:00 |
|
Nathan Neulinger
|
32adc789f6
|
make noexpandtab explicit in all vim modelines other than xml files
|
2013-06-25 11:50:17 -05:00 |
|
Giovanni Maruzzelli
|
607ef575bc
|
FS-5482 skypopen: check assignment on possibly NULL pointer, avoiding segfault
|
2013-06-20 10:17:52 +02:00 |
|
Giovanni Maruzzelli
|
1a3a11fa1a
|
FS-5102 mod_skypopen crashes FS when skype is not working or skype user tries to log in without network connection present
|
2013-02-15 12:16:49 +01:00 |
|
Giovanni Maruzzelli
|
e5e3e4bfa1
|
FS-4916 added beep real beep instead of DTMF, and fixed hangup before end of greeting. I hate the world and the world hate me
|
2013-01-24 15:09:04 +01:00 |
|
Giovanni Maruzzelli
|
b9a8ce5670
|
FS-4916 fixed
|
2013-01-22 18:02:54 +01:00 |
|
Giovanni Maruzzelli
|
33378fad7d
|
FS-4750 skypopen: generate inbound A-leg CDR (eg: do not jump from hangup to CS_DESTROY)
|
2012-11-06 16:59:11 +01:00 |
|
Giovanni Maruzzelli
|
d0c9ad1617
|
FS-4740 skypopen: do not act on 'channel reset'. Ignore it as in the majority of endpoints
|
2012-11-06 12:47:40 +01:00 |
|
Anthony Minessale
|
464155c5cd
|
more priority tweaks
|
2012-10-01 10:20:48 -05:00 |
|
Anthony Minessale
|
06a3266360
|
FS-4655 its not a bug its a behaviour request, try this patch
|
2012-09-27 14:27:28 -05:00 |
|
Giovanni Maruzzelli
|
ccae5cd6b2
|
gsmopen and skypopen: better printout from function gsm (or sk) list
|
2012-08-02 19:13:32 +02:00 |
|
Giovanni Maruzzelli
|
07bc7ba763
|
gsmopen and skypopen: updated License headers
|
2012-05-31 07:41:14 +02:00 |
|
Giovanni Maruzzelli
|
aba8e073a4
|
skypopen: don't whine in debug when skypeout to pstn
|
2012-05-10 23:05:08 +02:00 |
|
Giovanni Maruzzelli
|
dbafc38b3e
|
skypopen: sk balances gives you how many credits you have, no more errors
|
2012-05-10 23:05:08 +02:00 |
|
Giovanni Maruzzelli
|
00a6f61a67
|
skypopen: indented
|
2012-05-07 19:02:16 +02:00 |
|
Giovanni Maruzzelli
|
8597842a56
|
skypopen: hook up to mod_sms, spawning a thread for servicing chatmessage
|
2012-05-07 17:31:32 +02:00 |
|
Giovanni Maruzzelli
|
67240d2905
|
skypopen: DISABLED (for the time being) mod_sms hookup needs to CHAT CREATE, then read back the DIALOG. It will have to be spun as a separate thread, but is here as a proof of concept. I disable it right now
|
2012-05-04 16:39:50 +02:00 |
|
Giovanni Maruzzelli
|
c64813f4fd
|
skypopen: mod_sms hookup, is flawed, because it needs to CHAT CREATE, then read back the DIALOG. It will have to be spun as a separate thread, but is here as a proof of concept. I disable it right now
|
2012-05-04 16:39:50 +02:00 |
|
Ken Rice
|
c5554eb939
|
Copyright date update.
|
2012-04-18 11:52:02 -05:00 |
|
Jeff Lenk
|
406c21ce2b
|
FS-3564 --resolve Fix build for mod_skypopen, problem occurs after latest changes for chat interface
|
2011-09-14 08:36:07 -05:00 |
|
Anthony Minessale
|
9125a96c6d
|
convert chat interface to use events instead of a bunch of args
|
2011-09-13 16:51:30 -05:00 |
|
Anthony Minessale
|
f2099bf999
|
FS-3529 please try this revision I suspect its related to some uninitilized memory causing flags to be set that are not in the dtmf structure in certian cases
|
2011-09-08 08:12:16 -05:00 |
|
Giovanni Maruzzelli
|
1b4c78bf87
|
skypopen: avoid accumulating delay on VMs, better debug logging
|
2011-08-06 03:28:26 -05:00 |
|
Giovanni Maruzzelli
|
60416b2298
|
skypopen: Fixed bogus values in 'sk list' report ?
|
2011-07-13 08:44:23 -05:00 |
|
Giovanni Maruzzelli
|
43eeeb82a8
|
skypopen: fixed a demented bug (incrementing a variable zeroed in the same loop) maybe responsible for moh sputtering under load on virtual machines
|
2011-07-13 07:43:39 -05:00 |
|
Giovanni Maruzzelli
|
06322d33e0
|
skypopen: brought almost all sleeps to at least 20millisec, because various platforms have no smaller granularity (eg: virtual machines). Fixed bogus values in 'sk list' report
|
2011-07-13 06:04:26 -05:00 |
|
Giovanni Maruzzelli
|
eb9404d745
|
FS-3400 skypopen: patch FS-3400 from Ivan Trifonov, Getting skype balances vie freeswitch console (and event socket)
|
2011-07-12 12:15:58 -05:00 |
|
Giovanni Maruzzelli
|
891015e67c
|
skypopen: refining oss driver, removing audio sync during call (was each 20 secs), audio sync at the tcp interfacing with the skype client (reading more than 20ms worth)
|
2011-07-12 05:50:46 -05:00 |
|
Giovanni Maruzzelli
|
7fa3f7f3dd
|
skypopen: fixing bug from Anton VG, adding some guards against NULL sessions and channels
|
2011-05-21 02:36:51 -05:00 |
|
Giovanni Maruzzelli
|
ac7ca637f0
|
skypopen: * FS-3287
|
2011-05-09 08:24:55 -05:00 |
|
Giovanni Maruzzelli
|
2af0dc00c8
|
skypopen: let's bump the thread priorities, refined
|
2011-05-06 13:10:57 -05:00 |
|
Giovanni Maruzzelli
|
6341694d13
|
skypopen: let's bump the thread priorities (to be refined, thanks Tony)
|
2011-05-05 12:32:25 -05:00 |
|
Brian West
|
32b8f1008e
|
more fixes from diego
|
2011-01-05 14:09:16 -06:00 |
|
Anthony Minessale
|
93cc3dc556
|
normalize tests for outbound channels to use switch_channel_direction instead of testing for CF_OUTBOUND
|
2010-12-15 20:59:42 -06:00 |
|
Giovanni Maruzzelli
|
9350fb9626
|
skypopen: added a second timer on read from Skype client (timer_read_srv), so not to depend anymore from select on that socket
|
2010-12-07 00:20:07 -06:00 |
|
Giovanni Maruzzelli
|
04a092fab5
|
skypopen: a little bit of constant cleaning, and screening of A-D dtmfs (not accepted bu Skype client) - fix for FS-2891
|
2010-12-01 17:10:32 -06:00 |
|
Giovanni Maruzzelli
|
f3ae4d10d7
|
skypopen: callflow display reshuffle
|
2010-11-02 02:19:18 -05:00 |
|
Giovanni Maruzzelli
|
3c66b497d6
|
skypopen: fix FS-2784, missing incoming calls to one interfacename
|
2010-10-29 01:58:31 -05:00 |
|
Giovanni Maruzzelli
|
3a3c5d261f
|
skypopen: sk list the DEAD state
|
2010-10-28 13:47:15 -05:00 |
|
Giovanni Maruzzelli
|
aea12d1f9f
|
skypopen: indented
|
2010-10-28 13:27:01 -05:00 |
|
Giovanni Maruzzelli
|
182da3c128
|
skypopen: fixed management of skype clients crash
|
2010-10-28 13:27:01 -05:00 |
|
Giovanni Maruzzelli
|
38215f9d5c
|
skypopen: indented
|
2010-10-28 13:27:01 -05:00 |
|
Giovanni Maruzzelli
|
bc067ebc69
|
skypopen: cosmetics
|
2010-10-28 13:27:01 -05:00 |
|
Giovanni Maruzzelli
|
f4a6a07edc
|
skypopen: select only IDLE interfaces, destroy the codec after the audio threads, cosmetics
|
2010-10-28 13:27:01 -05:00 |
|
Giovanni Maruzzelli
|
a1ada3e2a9
|
skypopen: windows compile
|
2010-10-27 12:10:00 -05:00 |
|