455 Commits

Author SHA1 Message Date
Anthony Minessale
e1c325dcb5 FS-5341 --resolve 2013-04-23 14:49:07 -05:00
Anthony Minessale
ec43377df7 FS-5339 --resolve 2013-04-23 10:26:16 -05:00
Anthony Minessale
16fa338b49 cleanup debug and memory and add stupid code for using sep dtls session when rtcp is not mux 2013-03-31 21:27:23 -05:00
Anthony Minessale
e00ede7e7d unreg on sock disconnect 2013-03-31 21:27:22 -05:00
Anthony Minessale
2cb45cc1fb wtf 2013-03-31 21:27:20 -05:00
Anthony Minessale
5fc7746297 sort out ws/wss stuff to comply with jssip 2013-03-31 21:27:20 -05:00
Anthony Minessale
668f4a6207 working mo better 2013-03-31 21:27:20 -05:00
Anthony Minessale
5c90322e8c MILESTONE: kind of works on media and signaling 2013-03-31 21:27:20 -05:00
Anthony Minessale
18b8007217 FS-5235 --resolve 2013-03-27 11:12:35 -05:00
Anthony Minessale
43e8fb6be4 FS-5176 --resolve 2013-03-14 11:06:02 -05:00
Anthony Minessale
8987e96744 add dedicated mutex for select based sql stuff 2013-02-25 15:42:26 -06:00
Anthony Minessale
18cd797065 cleanup 2013-02-18 13:54:34 -06:00
Raymond Chandler
6e92156fb0 sending spa8000 check-sync seems to work better 2013-01-31 17:58:27 -05:00
Anthony Minessale
145a85224f fix sql string leak regressions 2013-01-29 16:33:07 -06:00
Eliot Gable
01372cd1f9 Make sofia::register contain info about whether an update or insert was performed. 2013-01-16 16:50:07 +00:00
Anthony Minessale
0177d7b23d FS-4998 --resolve 2013-01-07 10:13:58 -06:00
Anthony Minessale
c1d6b62593 FS-4926 --resolve You found it, the registration table was not updating the call_id field. 2012-12-15 08:55:02 -06:00
Anthony Minessale
2557c9b112 FS-4912 --resolve 2012-12-06 11:45:13 -06:00
Anthony Minessale
395b7a9799 FS-4882 --resolve 2012-11-29 12:59:33 -06:00
Anthony Minessale
a9267b1faf add mutex around hash as this code can now be executed concurrently 2012-11-29 08:35:28 -06:00
Michael Jerris
827b680afc fix regressions in sql stuff 2012-11-27 21:14:05 -05:00
Anthony Minessale
942e800be5 FS-4823 --resolve 2012-11-26 07:49:16 -06:00
Anthony Minessale
e2e9938d1a only drop re-reg once instead of permenantly 2012-11-21 18:14:15 -06:00
Anthony Minessale
af786291ef FS-4852 --resolve 2012-11-21 10:00:44 -06:00
Anthony Minessale
43b094f139 fix some sql order issues 2012-11-16 20:09:43 -06:00
Anthony Minessale
f60962ae87 fix some contention issues under really high load...That doesn't mean you need to push it this hard and bug me about it =p 2012-11-07 12:10:50 -06:00
Anthony Minessale
de5f0c5144 fix some sql mem leaks. regression from recent refactor 2012-10-29 14:38:37 -05:00
Anthony Minessale
7e2110abf7 fix a few regressions from the last commit 2012-10-25 14:06:05 -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
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
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
93f4c0f698 move sofia locking contention outside of cache_db handle management 2012-10-08 13:28:01 -05:00
Brian West
08e95e6ee1 fix 7960/40 reboot 2012-09-19 14:44:55 -05:00
Brian West
99eee5f528 Support rebooting some more ciscos 2012-09-10 18:25:02 -05:00
Anthony Minessale
223244d491 FS-4435 looks ok at a glance, at least this code is isolated to the small few who actually use it so i will put it in for testing 2012-07-17 17:01:10 -05:00
Anthony Minessale
ba428a1559 FS-4406 please test asap and report back 2012-07-10 23:04:16 -05:00
Michael Jerris
6ea4a5c503 typo 2012-06-19 22:43:28 -04:00
Michael Jerris
773fb5e3a5 use reg call id on reboot notifies and pass it back in reverse auth lookup 2012-06-19 21:58:43 -04:00
Anthony Minessale
192030c578 add metadata col to internal registrations table 2012-05-30 13:05:05 -05:00
Anthony Minessale
fb790bc320 block any inbound messages when queue is full; add debounce for mwi and pres on register; fix missing detach attr on new mode to process reg in new thread 2012-05-22 10:27:23 -05:00
Anthony Minessale
792b004f36 add mwi-use-reg-callid 2012-05-21 13:55:50 -05:00
Anthony Minessale
da9aacc62e FS-4217 --resolve 2012-05-15 08:48:08 -05:00
William King
5780293696 Adding headers for fail2ban to better handle the source and target of the failures. 2012-04-20 15:05:27 -07:00
Ken Rice
c5554eb939 Copyright date update. 2012-04-18 11:52:02 -05:00
William King
180f535490 Adding a failed registration event and adding an auth result header on the attempt event. 2012-04-17 17:28:47 -07:00
Anthony Minessale
9c288870e2 FS-3994 --resolve regression from FS-3596:b2d2353c 2012-04-13 15:58:49 -05:00
Anthony Minessale
781e8b72bd do not include Expires header in INVITES responding to a auth challenge 2012-04-03 12:37:52 -05:00
Anthony Minessale
ce75bf5aaa FS-4025 --resolve 2012-03-28 12:26:29 -05:00
Anthony Minessale
6a1feacc45 FS-3866 --resolve this should work now with send-message-query-on-register 2012-02-10 10:49:19 -06:00
Anthony Minessale
f25c5aaf27 FS-3842 here is the from and contact change but I can't remove the user agent but I added a new param to the gateway config called options_user_agent to set something specific 2012-01-29 17:37:56 -06:00