16940 Commits

Author SHA1 Message Date
Moises Silva
1d5aa062ee mod_sangoma_codec: default to G729 only and remove L16 since it did not make any sense 2010-10-29 17:29:57 -04:00
Anthony Minessale
3b92f04b85 allow PLC flag to make it to the codec 2010-10-29 14:58:38 -05:00
Anthony Minessale
e2a565412a allow PLC flag to make it to the codec 2010-10-29 14:58:38 -05:00
Jeff Lenk
b4562522ed windows - fix build 2010-10-29 13:51:02 -05:00
Moises Silva
d2e255192a mod_sangoma_codec: use native L16 for the source codec 2010-10-29 14:31:55 -04:00
Anthony Minessale
d40bb06400 part2 2010-10-29 13:00:14 -05:00
Anthony Minessale
23d5fc1900 add -ncwait for Unix based implememtations to make the backgrounder wait to make sure the process starts before detaching 2010-10-29 12:43:55 -05:00
Giovanni Maruzzelli
3c66b497d6 skypopen: fix FS-2784, missing incoming calls to one interfacename 2010-10-29 01:58:31 -05:00
Jeff Lenk
e866e7a136 windows - fix build - change based on other changes in file 2010-10-28 21:37:12 -05:00
Anthony Minessale
5d647d2c42 omfg really 2010-10-28 19:34:20 -05:00
Anthony Minessale
6737ae52d9 FS-2801 2010-10-28 15:34:56 -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
Mathieu Rene
43aeb3b858 switch_dow_cmp: fix logic err in my latest commit 2010-10-28 10:37:21 -04:00
cypromis
6cfdddef6a Merge branch 'master' of ssh://git.freeswitch.org/freeswitch 2010-10-28 00:08:02 +02:00
cypromis
bc84eb339c added changes by Gabriel Gunderson fixing path in debian for pythoin and some typos 2010-10-28 00:07:00 +02:00
Anthony Minessale
19325c4369 fix race in codec failure condition, then fix bug in sdp parsing (likely a regression from recent codec changes) to never have the problem in the first place so you are double-protected 2010-10-27 16:37:35 -05:00
Jeff Lenk
3d547b1c64 windows installer - clean paths 2010-10-27 16:26:55 -05:00
Anthony Minessale
28d02700c8 typo 2010-10-27 14:58:01 -05:00
Anthony Minessale
8bb4d0d413 add the stuff drk_ keeps begging for 2010-10-27 14:09:38 -05:00
Giovanni Maruzzelli
a1ada3e2a9 skypopen: windows compile 2010-10-27 12:10:00 -05:00
Anthony Minessale
99ada6bdba add events 2010-10-27 12:00:30 -05:00
Anthony Minessale
91230e01f9 used || instead of 'or' in sql stmt 2010-10-27 11:46:39 -05:00
Anthony Minessale
6ae933a2e9 FS-2800 2010-10-27 11:10:21 -05:00
Giovanni Maruzzelli
5472923024 skypopen: cosmetics 2010-10-27 09:44:52 -05:00
Giovanni Maruzzelli
a5045b1ab0 skypopen: interface DOWN during hangup, cosmetics 2010-10-27 09:44:52 -05:00
Giovanni Maruzzelli
99b14db491 skypopen: manage ERROR 36 Not online, cosmetics, put the interface DOWN when no session and when beginning to destroy 2010-10-27 09:44:52 -05:00
Giovanni Maruzzelli
145a7a4b31 skypopen: manage failed ALTER I/O (sockets), LOCALHOLD, ANSWER. Use only IDLE interfaces to answer 2010-10-27 09:44:51 -05:00
Giovanni Maruzzelli
0499be4acd skypopen: locking flags 2010-10-27 09:44:51 -05:00
Giovanni Maruzzelli
01d0f1bd2a skypopen: better management of 'hupall' and KILL 2010-10-27 09:44:51 -05:00
Giovanni Maruzzelli
5d03777fe5 skypopen: cleanup continues 2010-10-27 09:44:51 -05:00
Giovanni Maruzzelli
758254ad42 skypopen: cleanup begin 2010-10-27 09:44:51 -05:00
Giovanni Maruzzelli
9274deeabb skypopen: fixed crash on closing XDisplay before is used by interface shutdown/remove 2010-10-27 09:44:51 -05:00
Giovanni Maruzzelli
7d7f23cebb skypopen: indented 2010-10-27 09:44:51 -05:00
Giovanni Maruzzelli
994cdbd183 skypopen: lot of improvements in locking and hangup handling 2010-10-27 09:44:51 -05:00
Giovanni Maruzzelli
01fb67aeca skypopen: better checking audio buffers not destroyed 2010-10-27 09:44:51 -05:00
Giovanni Maruzzelli
f04322e9bb skypopen: CLOUDTREE patch with some modifications 2010-10-27 09:44:50 -05:00
Mathieu Rene
7fce3995df oops 2010-10-27 09:35:20 -04:00
Mathieu Rene
b639aebd62 fix dow to support multiple coma-separated conditions. BLUEBOX-133 2010-10-27 00:57:13 -04:00
Anthony Minessale
17ac6ba9c6 add record overwrite 2010-10-26 19:34:47 -05:00
Anthony Minessale
e10bc0a965 allow {dtmf_type=none} to work in oubound dial strings 2010-10-26 15:43:14 -05:00
Anthony Minessale
08d2ea9d96 update 2010-10-26 13:43:21 -05:00
Anthony Minessale
9d087d457e pass ring_ready like we do with pre_answer 2010-10-26 11:52:28 -05:00
Anthony Minessale
1f0b951019 add fwd and rev message scroll keys as default and return to same message when doing a message forward 2010-10-26 10:55:15 -05:00
Anthony Minessale
03d29a772b add fwd and rev message scroll keys as default and return to same message when doing a message forward 2010-10-26 09:45:11 -05:00
Anthony Minessale
07adca56cc add record_post_process_exec_app and record_post_process_exec_api both can have <app|cmd>:<args> 2010-10-26 09:42:56 -05:00