[ocst-settings] #------------------------------------------------------------------------------ # Blackberry with Nexthaus specific configuration settings #------------------------------------------------------------------------------ syncrangeback=7 syncrangeforward=30 wantrefusedentries=false deloutofrange=true confresolution=1 clientsupportsattendeesync=true wantattendanceintitle=true wantownershipintitle=true wantlocationintitle=false webconferenceindetails=full attendeesindetails=full wantnoattendees=false maxattendees=10 wantpersonalnotes=true # The following options should not be altered disablecontactmappings=false wanthacksummary=false wantshortdescription=false maxdescriptionlength=8000 wantshortlocation=false maxlocationlength=256 wantshortsummary=false maxsummarylength=256 wantapplymaxlengthtopropvalues=false wantshortvcardcomment=false maxvcardcommentlength=128 wantshortvcardtitle=false maxvcardtitlelength=32 wantmapcompletedtostatus=false wantmapstatustopercentcomplete=true wantpriority=true wantutc=true wantforceutc=true wantalarmondayevents=true wantignoreincomingutc=false wantfixbrokenrruleuntil=false wantfixbrokenexdates=false wantfixbrokenlinefolding=false wantconvertmidnighttasks=false wantconvertmidnightevents=true wantepoceventmapping=false wantsendalldayastimed=false wantlinefolding=false wantnokiacategorymapping=false wantsiemenscategorymapping=false clientsupportsconfidential=false clientsupportsvtododtstart=false clientsupportsvtododue=true clientsupportsvtodocompleted=true vtodopriorityequivalencevalues=1=1,5=5,9=9,2=1,3=1,4=5,6=5,7=5,8=9 vtodoclassequivalencevalues=CONFIDENTIAL=PRIVATE veventclassequivalencevalues=CONFIDENTIAL=PRIVATE wantmapstatus=false recurrencelevelsupport=0 wantuseserverprefcontenttypes=false ignorecommandcontenttype=false wantforceoutgoingtaskduedate=false wantstripfalseduedate=false wantfixbrokenvcalendaralarms=false disabledayevents=false clientsupportsmultiday=true ismultidayexclusivein=true ismultidayexclusiveout=true [contact-settings] # The following directives are the supported type parameters # supported for the adr, tel, url, and email properties of # this device. If a device supports the label property, # use the parameter types from the converted label to adr property. # There should be one directive per property type. Thus, if there # are properties with the same parameter types, there should be # multiple directives for this. # The syntax is XXXparamtype=TYPE1,TYPE2,.... # where XXX is either adr,tel,url, or email. # TYPE1,TYPE2,... are VCARD property paramter values # for the type parameter. # TYPE1,TYPE2,... are order sensitive. # When XXXparamtype is empty, means that there are no parameter # property types. #Address HOME adrparamtype1=HOME #Address Home adrparamtype2=WORK #Address HOME adrparamtype3=HOME #Address Home adrparamtype4=WORK #Email 1 emailparamtype1= #Email 2 emailparamtype2= #Email 3 emailparamtype3= #Home Email, Other Email emailparamtype4=INTERNET emailparamtype5=INTERNET #Work Email emailparamtype6=PREF,INTERNET #Home 1 telparamtype1=HOME #Cell telparamtype2=CELL #Pager telparamtype3=PAGER #Fax telparamtype4=FAX #Work 1 telparamtype5=PREF,WORK #Home 2 telparamtype6=VOICE,HOME #Work 2 telparamtype7=VOICE,WORK #URL urlparamtype1= [contact-mappings] # The following is a list of all the supported mappings # between OCFO and this device. # The syntax is XXXparammapping=XXXparamtype,XXXparamtype # where XXX is either adr,tel,url, or email. # The first paramtype is associated with the server # and the latter is the client. ie. (server,client) # The ordering of the mappings should match the reverse ordering # as received by the device and the normal ordering as sent by # the server. Ordering only matters when there are properties # sharing the same paramters. Generally, there is some sort of # logic to the ordering so that mappings may be applied uniquely. # You can prepend to the mapping flags of either I,O,E, and/or D. # eg. XXXparamapping=IE,XXXparamtype1,XXXparamtype1 # I=incoming, O=outgoing, E=expanded type parameter, # and D=don't add deletes for missing mappings. # Expanded type parameters means that TYPE=X;TYPE=Y # is sent to the device instead of TYPE=X,Y. # By default, not specifying I or O will force IO. # E and D are off by default. emailparammapping1=I,emailparamtype1,emailparamtype1 emailparammapping2=I,emailparamtype3,emailparamtype2 #emailparammapping3=I,emailparamtype2,emailparamtype3 #emailparammapping3=O,emailparamtype2,emailparamtype4 emailparammapping3=OE,emailparamtype1,emailparamtype6 emailparammapping4=O,emailparamtype3,emailparamtype4 adrparammapping1=adrparamtype2,adrparamtype2 adrparammapping2=adrparamtype1,adrparamtype1 adrparammapping3=IE,adrparamtype2,adrparamtype4 adrparammapping4=IE,adrparamtype1,adrparamtype3 telparammapping1=telparamtype16,telparamtype3 #telparammapping2=telparamtype10,telparamtype7 telparammapping3=E,telparamtype9,telparamtype5 telparammapping4=telparamtype6,telparamtype2 #telparammapping5=telparamtype4,telparamtype6 telparammapping6=telparamtype5,telparamtype4 telparammapping7=E,telparamtype3,telparamtype1 urlparammapping1=urlparamtype1,urlparamtype1