124 Commits

Author SHA1 Message Date
Michael Jerris
2cc0348422 FS-7635: remove msvc 2005 2008 and 2010 non working build systems. There are now multiple more recent (3 different ones) and some free versions of the compiler that can be used. 2015-06-10 16:33:14 -04: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
Anthony Minessale
4ffbf23ffa stereo refactoring 2014-06-13 01:49:16 -04:00
Michael Jerris
bcd9f49fbe move applications to use automake 2014-03-07 18:36:12 -05:00
Ken Rice
6e7d5d0897 update copyright header for 2014 2014-02-12 12:08:56 -06:00
Brian West
045b764062 Remove duplicated code 2013-10-22 15:44:50 -05:00
Anthony Minessale
4a172402d2 some refactoring and plumbing for 1.4 2013-10-16 02:24:32 +05:00
Anthony Minessale
323d4c73d1 remove timestamp and raw_rtp flag from loopback frames 2013-10-14 13:06:41 -05:00
Anthony Minessale
94b1b6218c FS-5453 --resolve 2013-08-14 02:13:49 +05:00
Anthony Minessale
c903934628 FS-5550 --resolve 2013-06-26 10:51:44 -05:00
Nathan Neulinger
32adc789f6 make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
Brian West
3634d4a0e7 remove debugging 2013-06-17 17:51:48 -05:00
Anthony Minessale
c3de185b22 add deflect parsing support for mod_loopback and fix unloop bug 2013-06-17 10:45:00 -05:00
Anthony Minessale
7f3c160793 FS-5453 --resolve 2013-05-24 08:13:41 -05:00
Anthony Minessale
e02992bc6c FS-5453 --resolve this is a different issue, we just have to hangup the loopback channel so the loopback and the sip don't both execute the extension 2013-05-23 09:59:00 -05:00
Anthony Minessale
1b1bdf6816 FS-5453 --resolve 2013-05-23 08:00:03 -05:00
Anthony Minessale
363b58dc54 FS-5453 --resolve 2013-05-21 12:01:57 -05:00
Anthony Minessale
cb7a6bd34b FS-5085 the last change helped weed out the real bug which is this commit 2013-05-10 10:45:28 -05:00
Anthony Minessale
0a68bee88e FS-5085 I discovered that the bowout is happening from both legs at once, we only need to check this condition on the A side of the loopback bridge 2013-05-08 13:17:07 -05:00
Brian West
7c0dc4c25d Undo previous change 2013-05-08 14:40:10 -05:00
Anthony Minessale
ff05e5f2c7 FS-5383 --resolve 2013-05-07 08:31:23 -05:00
Anthony Minessale
adb68d6bca FS-5085 adding this patch but still wondering what causes this issue 2013-05-03 12:30:35 -05:00
Brian West
8afd200023 Swap UUIDs 2013-04-12 11:56:58 -05:00
Anthony Minessale
2207b87769 do some more caller-id cleanup 2013-04-01 23:03:14 -05:00
Anthony Minessale
3c7f8f8119 FS-5085 2013-02-20 16:44:51 -06:00
Jeff Lenk
dc2c11f13f FS-4768 initial add of vs2012 build support 2012-12-29 14:57:15 -06:00
Anthony Minessale
4b96a8b2e5 wait_for_state_or_greater actually needs >= 2012-11-14 19:19:03 -06:00
Anthony Minessale
b04e4be512 fix race condition in double loopback bowout 2012-11-13 11:36:50 -06:00
Anthony Minessale
9fae77ae76 doh 2012-10-31 13:02:03 -05:00
Anthony Minessale
d1ad4d477c add no_loopback flag to apps so they can tell mod_loopback to bow out 2012-10-31 12:56:09 -05:00
Anthony Minessale
5eedbb5052 FS-4674 moved higher up into the init state to catch vars set during originate 2012-10-19 13:16:44 -04:00
Anthony Minessale
41f74ee861 push recordings to real channels when doing bowout 2012-10-17 12:49:58 -04:00
Anthony Minessale
cfe54e6da5 FS-4674 --resolve this was a typo it should work now 2012-10-17 12:41:24 -04:00
Anthony Minessale
2722f4da19 FS-4674 add loopback_export for a list of channel vars to pass from loopback-a to loopback-b 2012-10-02 11:02:42 -05:00
Anthony Minessale
8bb55ed4bf abstract out originate_signal_bond to a function to avoid confustion and regressions 2012-05-29 13:10:15 -05:00
Anthony Minessale
ad7149bfa6 allow mod loopback bowout to reach out across stacked loopback bridges and remove all of them 2012-05-17 18:57:22 -05:00
Anthony Minessale
d642c2c1a6 add loopback_initial_codec variable to specifiy the codec of a one legeded loopback channel 2012-04-23 12:16:53 -05:00
Ken Rice
c5554eb939 Copyright date update. 2012-04-18 11:52:02 -05:00
Anthony Minessale
f7579162be fix build 2012-04-18 09:34:02 -05:00
Anthony Minessale
2fc4960f97 fix regression in commit 19f441c6f4516f035828aa112bcf92f47f4e0f28 2012-04-18 08:53:44 -05:00
Anthony Minessale
19f441c6f4 move relevant portion of display update code into the core and fix mod_loopback bug involving passing display updates across properly 2012-04-17 16:13:41 -05:00
Anthony Minessale
888d98f907 loopback tweaks 2011-10-31 12:05:15 -05:00
Anthony Minessale
895b505fd6 FS-3494 2011-08-10 07:36:48 -05:00
Anthony Minessale
37c2b1ff7b fix race 2011-06-01 17:40:56 -05:00
Brian West
43442e4f41 refactor mod_loopback timeout handling 2011-05-02 17:21:45 -05:00
Anthony Minessale
fb66abfab4 more loopback improvements 2011-02-01 16:22:36 -06:00
Anthony Minessale
2404dd295a try another approach to previous mod_loopback fix ... FS-3011 2011-02-01 11:46:15 -06:00
Anthony Minessale
45b3adda57 revert 02d1af647bac6b937de02608d53ea1831f51b968 2011-02-01 11:43:02 -06:00
Anthony Minessale
02d1af647b use switch_queue_trypop_timeout instead of a timer in mod_loopback to improve audio quality when not using bowout features 2011-01-25 11:26:32 -06:00
Brian West
3734f4cd44 bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00