3092 Commits

Author SHA1 Message Date
Anthony Minessale
60f7849cbe FS-4769 should work now 2012-10-27 11:33:06 -05:00
Anthony Minessale
b94ef869e3 FS-4769 try this patch and put {drop_dtmf=true} in your dial string 2012-10-26 14:46:36 -05:00
Anthony Minessale
d905bc8488 FS-4763 --resolve 2012-10-26 10:13:04 -05:00
Anthony Minessale
7088758ae3 FS-4684 try this 2012-10-26 09:30:47 -05:00
Anthony Minessale
16d41e463c get rid of little caesars 2012-10-25 15:09:09 -05:00
Anthony Minessale
49166a3c58 typo 2012-10-25 14:17:26 -05:00
Anthony Minessale
7e2110abf7 fix a few regressions from the last commit 2012-10-25 14:06:05 -05:00
Anthony Minessale
b29412054a fold reconfig_sofia into config_sofia so we don't have 2 difft config funcs 2012-10-25 12:30:08 -05:00
Anthony Minessale
68e0b7e859 optimize sofia sql by using new core transaction processor we will no longer support databases that do not support transactions 2012-10-25 11:31:47 -05:00
Anthony Minessale
5f469ad2bd FS-4753 --resolve this should properly detect it everywhere 2012-10-23 13:14:51 -04:00
Anthony Minessale
b8bef3eeb3 remove code 2012-10-19 17:09:33 -04:00
Anthony Minessale
7b7254ac93 fix sofia recovery on srtp legs 2012-10-19 15:49:22 -05:00
Brian West
fbb99f60b4 really fix FS-3726 this time 2012-10-18 15:56:06 -05:00
Anthony Minessale
986fede6b0 make a way to get the jitter buffer down to the codecs 2012-10-18 15:29:00 -04:00
Anthony Minessale
a20aec182a add rtp_manual_video_rtp_bugs 2012-10-16 18:43:00 -04:00
Anthony Minessale
7eafa85de5 add execute_on_media_timeout var 2012-10-16 12:48:16 -04:00
Anthony Minessale
1f5f9408a0 FS-4684 please test 2012-10-16 09:27:10 -04:00
Anthony Minessale
c9d16d5f4f use all inbound codecs on renegotiation 2012-10-15 21:50:59 -04:00
Anthony Minessale
fe8c5326a8 add username to sql stmt to differentiate silly devices who use the same exact contact addr 2012-10-12 17:49:15 -04:00
Anthony Minessale
2369ffa989 sofia: on apply-inbound-acl you can now specify <list name>:<pass context>:<fail context> 2012-10-12 17:05:15 -04:00
Anthony Minessale
a800a5fc5c FS-4708 add <param name="NDLB-allow-crypto-in-avp" value="true"/> to your sofia profile and it should set the header 2012-10-11 10:36:07 -05:00
Anthony Minessale
b1c90dff53 FS-4669 ok this FS console trace demonstrates your problem, try this patch 2012-10-10 13:46:13 -05:00
Anthony Minessale
e1fe289672 refactor db stuff to use single string dsn to avoid code duplication and introduce switch_sql_queue_manager api to create transactional sql queues to aggregate a bunch of sql stmts into transactions 2012-10-09 20:20:32 -05:00
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
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
80c2bd786a FS-4669 --resolve 2012-10-02 10:31:32 -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
Anthony Minessale
06a3266360 FS-4655 its not a bug its a behaviour request, try this patch 2012-09-27 14:27:28 -05:00
Anthony Minessale
9c97ae3ccc FS-4640 please test 2012-09-21 14:45:30 -05: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
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
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