4130 Commits

Author SHA1 Message Date
Anthony Minessale
af439fa574 try alternate technique 2012-02-10 15:14:26 -06:00
Anthony Minessale
b9b72661ea FS-3866 this should take care of the unwanted presence packets with mwi sub 2012-02-10 12:23:58 -06:00
Anthony Minessale
60fd5f9a73 FS-3842 going to go on a hunch and push this change 2012-02-10 12:13:52 -06:00
Anthony Minessale
ff379a97e5 fix publish regression 2012-02-10 11:02:41 -06: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
e6bfa118ec minor presence tweaks 2012-02-09 16:47:32 -06:00
Anthony Minessale
d5f47a87ce FS-3794 2012-02-09 12:03:11 -06:00
Anthony Minessale
77b8c0785c FS-3882 please try this patch 2012-02-08 12:11:15 -06:00
Anthony Minessale
9b02315282 add presence-disable-early sofia option to send non-specifc presence messages w/o special case for early 2012-02-07 11:10:51 -06:00
Anthony Minessale
e5d1dd7529 FS-3879 --resolve 2012-02-06 12:02:48 -06:00
Anthony Minessale
9b086c4bea FS-3881 try this, i think the contact in the notify is causing the phone to change the destination for future subs 2012-02-06 11:59:57 -06:00
Anthony Minessale
320d04a9f8 remove warning 2012-02-03 11:50:24 -06:00
Anthony Minessale
7f5b8fba55 FS-3794 this bug haunts me 2012-02-02 20:41:15 -06:00
Anthony Minessale
74e07f8af1 FS-3864 --resolve no philosophical constraint here. Just saying since FS is a b2bua the message really does terminate at US but its find to do 202 per this patch 2012-02-02 20:00:46 -06:00
Anthony Minessale
018c784431 FS-3794 contd 2012-02-02 19:58:39 -06:00
Anthony Minessale
12907b454c FS-3868 --resolve 2012-02-02 16:18:45 -06:00
Anthony Minessale
23dcdbd8d1 produce sip_full_via var 2012-02-02 15:09:32 -06:00
Anthony Minessale
27221fa4d3 fix sql stmt 2012-02-02 13:54:18 -06:00
Anthony Minessale
8d97aeff69 FS-3794 i'm starting to loathe this bug id 2012-02-02 12:05:15 -06:00
Anthony Minessale
eeb9851028 fix seg 2012-02-02 10:21:04 -06:00
Anthony Minessale
80050b5b27 FS-3794 sekil can you test this one 2012-02-01 19:32:29 -06:00
Anthony Minessale
71db5cb290 FS-3863 --resolve 2012-02-01 16:44:26 -06:00
Anthony Minessale
348ac89809 FS-3855 --resolve 2012-01-31 11:03:09 -06:00
Anthony Minessale
ab0dc27170 FS-3794 fix scope on sql stmts 2012-01-30 11:43:43 -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
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
cde54eb5e8 FS-3842 the fix was to remove the (null) if you are asking for a to uri in the options with no username try this patch. You were not clear that you were looking for no username in the to uri. Keep in mind our system considers a 404 a sucessful response to an options request anyway but this should be what you want. 2012-01-27 12:55:09 -06:00
Anthony Minessale
3a71f86209 FS-3842 --resolve I think these feilds were recently only made optional when register=true. This should take care of it. 2012-01-27 09:10:18 -06:00
Anthony Minessale
cd3452d668 FS-3794 the -1 thing was a syntax err, the 500 err seems to come from a retrans of a notify where the server either lost the 200ok or the phone took to long to send it, that should be harmless, please test this version 2012-01-27 09:00:15 -06:00
Anthony Minessale
812e5e9a26 FS-2216 2012-01-26 16:54:27 -06:00
Anthony Minessale
049be82ae8 FS-2216 found one bug that is 4 years old from commit 205cf0534f4c4c5a8ebccb2446a01ed0df100abb 2012-01-26 16:54:09 -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
39c4e7a320 add support for yealink display update 2012-01-25 10:25:02 -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
b74668fe04 fix crappy sql stmt 2012-01-24 14:52:16 -06:00
Anthony Minessale
224f4c0f8a fix packet storm of vid refresh in edge case 2012-01-24 11:38:41 -06:00
Anthony Minessale
8802260acc remove accidental explitive 2012-01-24 11:12:22 -06:00
Anthony Minessale
5d4cccd447 FS-3818 --resolve 2012-01-20 13:33:54 -06:00
Anthony Minessale
f2e1c22d01 FS-3794 reset the version to 0 on re-subscribe 2012-01-20 13:00:42 -06:00
Anthony Minessale
b3f3a10336 FS-3794 revert 2012-01-19 14:09:36 -06:00
Anthony Minessale
23680eed36 remove erronous line to set TFLAG_BYE 2012-01-19 14:08:18 -06:00
Brian West
edd6562ce3 FS-3726 2012-01-19 19:43:48 -06:00
Anthony Minessale
9afbc007a2 print sql *before* freeing it not after 2012-01-19 11:38:15 -06:00
Anthony Minessale
5ef0c1cc5b disable display update when the channel has not been answered 2012-01-19 11:32:57 -06:00
Anthony Minessale
0a503b1a77 FS-3794 revert some of baa11b2d03e8d09b18d704fa7c530f3fdff94b2e 2012-01-18 18:08:52 -06:00
Anthony Minessale
8cba6ee19e FS-3819 --resolve regression from FS-3762 10dfc377 feeding NULL string to printf again 2012-01-18 18:17:59 -06:00
Anthony Minessale
7a370d7771 FS-3819 --resolve regression from FS-3762 10dfc377 feeding NULL string to printf 2012-01-18 17:45:48 -06:00
Anthony Minessale
baa11b2d03 FS-3794 pre-emptive changes based on reports 2012-01-18 12:25:58 -06:00