Commit Graph

710 Commits

Author SHA1 Message Date
Anthony Minessale 5e99d34fd8 FS-4146 --resolve 2012-04-26 08:10:30 -05:00
Anthony Minessale a47d924a82 FS-4134 --resolve 2012-04-19 11:49:56 -05:00
Anthony Minessale 6130f617c6 FS-4132 try this 2012-04-19 09:17:57 -05:00
Anthony Minessale 677b223579 FS-4122 --resolve this fixes the issue and eliminates the delay unless you configure it to have some 2012-04-18 09:56:06 -05:00
Ken Rice c5554eb939 Copyright date update. 2012-04-18 11:52:02 -05:00
Ken Rice 437e502b59 fix my contact info as i havent had that email address in years 2012-04-18 11:52:02 -05:00
Anthony Minessale 0eb9b0101f FS-4110 --resolve yes this block is wrong we can't guess the right presence id here 2012-04-13 11:37:06 -05:00
Anthony Minessale 44589f1fb4 FS-4014 --resolve 2012-04-10 15:34:50 -05:00
root 277c1141c4 a few perf tweaks 2012-04-04 17:20:35 -05:00
Travis Cross b83b567dae set sdp_zrtp_hash_string earlier when inbound-late-negotiation is enabled
Previously in this case it was only being set after the dialplan had
already executed.
2012-04-04 17:24:54 +00:00
Anthony Minessale 26b04fdc4a FS-4068 --resolve 2012-04-03 13:29:39 -05:00
Anthony Minessale fe704c4082 FS-3984 --resolve 2012-04-02 14:37:40 -05:00
Anthony Minessale 2ab1605a88 ZRTP passthru mode code for phil 2012-03-29 18:37:15 -05:00
Anthony Minessale 7c7967fbae FS-4055 --resolve this was caused by corrupted db data, this patch will prevent it in the future 2012-03-29 10:07:34 -05:00
Anthony Minessale 09bb0bab6a FS-4050 --resolve 2012-03-28 13:52:43 -05:00
Anthony Minessale b0c6bd7101 FS-3739 please try this patch, its not so much of a bug as an unintended consequence of combining features but this may be the best of both worlds 2012-03-12 13:49:33 -05:00
Anthony Minessale 17cb6a22b3 add some defensive code to allow support for yealink in SCA mode even when its broken 2012-03-02 16:42:05 -06:00
Anthony Minessale 097d9a1ac5 missed a spot on commit 50727f56c6 2012-02-23 12:23:18 -06:00
Anthony Minessale 50727f56c6 add sdp_secure_savp_only channel variable for silly asterisk srtp that only has the SAVP or cries 2012-02-22 20:37:56 -06:00
Anthony Minessale 2261f8a82e FS-3933 --resolve 2012-02-22 20:17:51 -06:00
Anthony Minessale 8e47f3c660 FS-3937 --resolve 2012-02-22 15:26:38 -06:00
Anthony Minessale ba1db5b65a FS-3928 --resolve 2012-02-21 10:08:58 -06:00
Anthony Minessale 341cc2f0fc FS-3917 sneaky sql null vs != crap 2012-02-17 19:47:57 -06:00
Anthony Minessale 33cb10d6c5 FS-3915 --resolve 2012-02-17 09:57:56 -06:00
Anthony Minessale 5e224c9f93 try to auto guess presence_id where possible 2012-02-15 15:22:28 -06:00
Anthony Minessale e5d1dd7529 FS-3879 --resolve 2012-02-06 12:02:48 -06:00
Anthony Minessale eeb9851028 fix seg 2012-02-02 10:21:04 -06:00
Brian West 9f8d37decf FS-3847 regression 2012-01-28 18:32:35 -06:00
Anthony Minessale 20737713ec FS-3847 --resolve 2012-01-28 13:09:12 -06:00
Anthony Minessale d1a9b3777c FS-3794 try this please 2012-01-26 15:53:05 -06:00
Anthony Minessale b3b33ea995 FS-3794 please test this version 2012-01-26 04:46:48 -06:00
Anthony Minessale 5783078401 FS-3794 please try latest and see if you get any more missing hostnames 2012-01-24 17:38:36 -06:00
Anthony Minessale e5139c3db5 FS-3816 --resolve 2012-01-17 09:43:14 -06:00
Anthony Minessale 3b825e0113 FS-3794 try this patch for the REFER issue 2012-01-17 09:21:47 -06:00
Anthony Minessale cfa926d781 add sub_host to the sip_registrations table to keep track of the original host 2012-01-10 17:33:40 -06:00
Marc Olivier Chouinard d637453552 FS-3029 --resolve 2011-12-23 16:07:33 -05:00
Marc Olivier Chouinard 9574ba27f7 FS-3071 I've finally merged it all. It all look good, shouldn't affect anyone who didn't set those value 2011-12-18 11:54:38 -05:00
Marc Olivier Chouinard 947096c66d FS-3071 Added the tls extra options patch 2011-12-18 11:37:04 -05:00
Anthony Minessale 6dd5e59b05 add sofia global standby on that makes sofia not do anything but refuse to work until sofia global standby off or sofia recover is issued 2011-12-16 13:41:25 -06:00
Anthony Minessale e9bde2eb0e FS-3758 --resolve ok so I wrote my own patch but i did borrow the 2 lines of code to create a seq from the original patch! sofia changes probably need to be converted to a tag if they are to go upstream. This completely manages sub/pub from inside mod_sofia inside the db and subs can now persist and/or fail over mid dialog tested on several things like polycom/snom/yealink on SLA and presence 2011-12-15 16:30:33 -06:00
Marc Olivier Chouinard d1506e07cb FS-2008 --resolve 2011-12-15 14:44:25 -05:00
Anthony Minessale ead7c770bd FS-3664 please try this 2011-11-28 16:11:09 -06:00
Anthony Minessale b9e28f85cb add send_info dp app and uuid_send_info FSAPI and execute_on_sip_extra_headers and api_on_sip_extra_headers handler variables 2011-11-23 15:38:59 -06:00
Anthony Minessale 4dbc9d7cbc FS-3688 I think 100'th time's the charm..... 2011-11-23 10:33:51 -06:00
Anthony Minessale dc9bf68301 FS-3714 --resolve You are using the sip_from_host and sip_to_host which are calculated based on the response from the other end, this patch will pre-populate the variables with what it is suspeceted to be in these values but they are not guranteed to be right if there was forwarding etc and also it will not always be an ip if you send to foo@domain.com the sip_to_host will be domain.com until it replies. This is the best you will get.... 2011-11-22 17:59:14 -06:00
Anthony Minessale 139bd072e2 FS-3664 please produce same trace with this patch or later 2011-11-21 08:27:25 -06:00
Anthony Minessale dac9d6e3ea FS-3688 try this also with sofia loglevel all 9 2011-11-19 19:12:08 -06:00
Anthony Minessale 189e0161c9 FS-3686 2011-11-16 09:57:21 -06:00
Anthony Minessale 8877d1d36d FS-3686 2011-11-15 15:38:09 -06:00
Anthony Minessale ebed43a4f6 FS-3686 2011-11-15 11:26:49 -06:00