Description
User can import speed dial contacts from a csv file.
The file format must to be:
owner_id,type,homeemail,workemail,homephone,workphone,cellphone,fax,title,company,notes,name,homestreet,homepob,homecity,homeprovince,homepostalcode,homecountry,workstreet,workpob,workcity,workprovince,workpostalcode,workcountry,url,extension,speeddial_num
The field speeddial_num is the number to be called once clicked from the speed dial list.
The import operation does not overwrite any existent contact.
A confirm dialog is needed.
Constraint: a correct csv file format: eventually errors or wrong data must be manually correct by phonebook search.
Expected behavior
- user click an icon to import contacts
- choose the csv file
- click confirmation dialog
- the user show imported speed dial into the list on the right side
Components
client & server cti
Description
User can import speed dial contacts from a csv file.
The file format must to be:
owner_id,type,homeemail,workemail,homephone,workphone,cellphone,fax,title,company,notes,name,homestreet,homepob,homecity,homeprovince,homepostalcode,homecountry,workstreet,workpob,workcity,workprovince,workpostalcode,workcountry,url,extension,speeddial_numThe field
speeddial_numis the number to be called once clicked from the speed dial list.The import operation does not overwrite any existent contact.
A confirm dialog is needed.
Constraint: a correct csv file format: eventually errors or wrong data must be manually correct by phonebook search.
Expected behavior
Components
client & server cti