4498 Commits

Author SHA1 Message Date
Anthony Minessale
03d702fabc FS-4676 --resolve 2012-10-09 13:50:11 -05:00
Eliot Gable
1fe96ac38c Handle building on different PGSQL versions and update error message in Sofia. 2012-10-09 18:42:23 +00:00
Anthony Minessale
93f4c0f698 move sofia locking contention outside of cache_db handle management 2012-10-08 13:28:01 -05:00
Eliot Gable
5cb354dddc Initial core-pgsql support based on native libpq; FS starts and stops without errors using core-pgsql. 2012-10-08 20:33:57 +00:00
Anthony Minessale
bed72bff7a update vid code in dingaling 2012-10-05 16:43:39 -05:00
Anthony Minessale
a6602206de FS-4684 try this, this behaviour is not supported in proxy mode 2012-10-05 09:00:30 -05:00
Anthony Minessale
7afd4cae67 FS-4677 2012-10-04 08:02:32 -05:00
Anthony Minessale
6d01ad5e38 some more priority tweaks 2012-10-03 14:10:22 -05:00
Anthony Minessale
fd177cdf33 FS-4676 going over the traces the only thing I can guess is that you may have some race condition on the speed of your box or something regarding the db, Try this patch that may help 2012-10-03 09:29:50 -05:00
Anthony Minessale
ea599992e1 FS-4656 --resolve with this patch the bug is fixed but also the old behaviour of setting this variable on the A leg expecting it to auto-set it on the B leg is no longer supported. It must be exported or put in the dialstring with {} to put it on the B leg going forward 2012-10-03 07:42:05 -05:00
Anthony Minessale
51bdf8522a FS-4677 --resolve 2012-10-02 12:22:03 -05: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
80c2bd786a FS-4669 --resolve 2012-10-02 10:31:32 -05:00
Anthony Minessale
52eff9451c wrap fork so we can drop priority in child processes 2012-10-01 13:38:45 -05:00
Anthony Minessale
464155c5cd more priority tweaks 2012-10-01 10:20:48 -05:00
Anthony Minessale
8733a2c895 some priority queuing tweaks for performance 2012-10-01 11:47:26 -05:00
Jeff Lenk
bf060c6396 FS-4664 --resolve 2012-10-01 08:56:51 -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
Robert Jongbloed
cf0f483aab Assuming, just because it is MSVC, that the standard integers are not defined, is not correct. Need to test for define _STDINT as well as later versions of MSVC (>= VS2010) do have stdint.h 2012-09-27 10:16:14 +10:00
Robert Jongbloed
9d2aa0cd4c Fixed failure to close FS call when H.323 call is closed from remote in early phase. 2012-09-27 10:16:11 +10:00
Giovanni Maruzzelli
a1d727cab6 gsmopen: FS-4652 , compilation failed with Mobigator 2012-09-26 19:20:27 +02:00
Giovanni Maruzzelli
d0ddd77cdc gsmopen: FS-4652 , compilation failed with Mobigator 2012-09-26 19:15:42 +02:00
Giovanni Maruzzelli
ed6f040e70 gsmopen: FS-4652 , compilation failed with Mobigator 2012-09-26 19:01:08 +02:00
Giovanni Maruzzelli
f102f7b4c4 gsmopen: FS-4652 , compilation failed with Mobigator 2012-09-26 18:56:02 +02:00
Giovanni Maruzzelli
507de0a7e5 gsmopen: FS-4652 , compilation failed with Mobigator 2012-09-26 17:24:11 +02:00
Giovanni Maruzzelli
e50f7a92e9 gsmopen: FS-4652 , compilation failed with Mobigator 2012-09-26 16:53:31 +02:00
Anthony Minessale
9c97ae3ccc FS-4640 please test 2012-09-21 14:45:30 -05:00
Giovanni Maruzzelli
1050d443a6 test, please ignore 2012-09-21 10:37:26 +02:00
Anthony Minessale
5ecccf539d FS-4637 please test and repost log 2012-09-20 15:57:08 -05:00
Brian West
08e95e6ee1 fix 7960/40 reboot 2012-09-19 14:44:55 -05:00
Anthony Minessale
cba999b551 FS-4598 reasonable req 2012-09-19 11:47:53 -05:00
Anthony Minessale
927c646dc7 update error message to explain more 2012-09-19 10:14:38 -05:00
Robert Jongbloed
96da521634 Fixed mod_opal shut down of media streams (in particular UDPTL) on KILL from fs core. 2012-09-19 12:33:13 +10:00
Robert Jongbloed
babe1cdb89 Fixed numerous issues with T.38 support on mod_opal, now WORKS!
Added tracing for error conditions in mod_spandsp
2012-09-19 12:33:06 +10:00
Robert Jongbloed
75c3e36009 Added XML config for H.323 User Input Indication (DTMF) mode 2012-09-19 12:32:36 +10:00
Robert Jongbloed
45609f8986 Fix direction flag for outbound H.323 calls, all sorts of consequences there. 2012-09-19 12:32:33 +10:00
Robert Jongbloed
f8143eedd4 Fixed outbound H.323 calls correctly marking call as answered when fast connect used.
Fixed correct media "frames/packet" for G.711, default to 20ms worth.
2012-09-19 12:32:26 +10:00
Robert Jongbloed
468739da29 More T.38 fax support changes for mod_opal. Not quite there yet. 2012-09-19 12:32:22 +10:00
Robert Jongbloed
a580c31122 Fixed VS2010 issues building mod_opal 2012-09-19 12:32:18 +10:00
Robert Jongbloed
20bb474c0e Added T.38 fax support to mod_opal 2012-09-19 12:32:15 +10:00
Anthony Minessale
1b2b456510 add transfer_to variable for call processing 2012-09-18 15:39:28 -05:00
Anthony Minessale
475522b520 tweak 2012-09-18 11:13:09 -05:00
Jeff Lenk
6803346c94 fix for last commit - tony please check 2012-09-17 23:18:17 -05:00
Anthony Minessale
61f4648aa7 FS-4621 --resolve everyone will want this patch omfg 2012-09-17 20:02:14 -05:00
Anthony Minessale
0d21c81015 FS-4595 please update to this revision and supply full debug logs 2012-09-17 18:59:35 -05:00
Stefan Knoblich
416f026f8c FreeSWITCH: Add preprocessor constant for default callerid number
SWITCH_DEFAULT_CLID_NUMBER and replace all occurrences
in the FreeSWITCH codebase.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-09-17 21:32:18 +02:00
Anthony Minessale
3359f04a3f only use the wait_for_aleg_ack when the call is unanswered 2012-09-14 16:21:44 -05:00
Jeff Lenk
076726a163 vs2008 add missing file mod_sofia 2012-09-14 14:23:28 -05:00
Anthony Minessale
6721cd918a hangup unauth calls with rejected cause 2012-09-14 11:19:36 -05:00
Brian West
4100c3b532 FS-4599 --resolve 2012-09-14 10:29:25 -05:00