4409 Commits

Author SHA1 Message Date
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
Anthony Minessale
d6988b0f3a FS-3794 small regression in SLA 2012-01-18 11:35:43 -06:00
Anthony Minessale
34c0cbeb47 FS-3794 ok all testers update to this version and retest 2012-01-17 16:08:25 -06:00
Marc Olivier Chouinard
7d4c61a318 FS-3807 --resolve
Remove Reregister optimization for user who doesn't allow multiple registration in sip
2012-01-17 16:12:56 -05:00
Anthony Minessale
7e37676d50 FS-3794 no try this patch for the REFER level one mistake in the last one 2012-01-17 12:27:04 -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
2883f2a600 FS-3814 --resolve 2012-01-17 08:55:48 -06:00
Anthony Minessale
ef097a19b9 FS-3794 please repat all tests with this version 2012-01-16 17:26:35 -06:00
Anthony Minessale
c646cb402c FS-3810 --resolve 2012-01-16 12:45:25 -06:00
Anthony Minessale
e87a48b824 FS-3812 --resolve 2012-01-13 15:22:31 -06:00
Anthony Minessale
c378f0d751 FS-3794 try this 2012-01-11 21:33:23 -06:00
Anthony Minessale
1c1720d371 fix typo 2012-01-11 12:34:57 -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
Anthony Minessale
61917bb58e reg expire tweak 2012-01-10 08:51:14 -06:00
Anthony Minessale
5b7e20133a add registration-thread-frequency param 2012-01-09 17:17:03 -06:00
Jeff Lenk
424ba6937e FS-3796 --resolve 2012-01-06 12:18:57 -06:00
Anthony Minessale
cdb4b29a55 reverse data in dialog-info so the proto is in the params not in the user because polycom uses the target uri for what to dial and stips the params 2012-01-04 12:10:53 -06:00
Giovanni Maruzzelli
db66f1d1f2 FS-1085: gsmopen AT+CREG format error now warning 2012-01-04 18:12:30 +01:00
Giovanni Maruzzelli
0dc7ab0620 FS-3716 FS-3742 gsmopen: bring up code to latest chat interface, and update gsmlib 2012-01-04 15:07:40 +01:00
Anthony Minessale
af0151bf30 add params 2012-01-03 17:42:15 -06:00
Anthony Minessale
bc969006aa typo 2012-01-03 17:26:16 -06:00
Anthony Minessale
8daaec3849 FS-3794 remove delete-subs-on-register param and some tweaks based on this bug report 2012-01-03 11:40:52 -06:00
Marc Olivier Chouinard
d637453552 FS-3029 --resolve 2011-12-23 16:07:33 -05:00
Brian West
8059cdca81 FS-3771 --resolve 2011-12-22 14:03:32 -06:00