similar to: OT - How to query vcard-like data for CTI app

Displaying 20 results from an estimated 5000 matches similar to: "OT - How to query vcard-like data for CTI app"

2006 Jan 12
3
VCard Upload Import
I''m trying to add Vcard import functionality and I keep getting the following using the code provided below. I''m using the VPIM library to decode the vcards and add them to my database table. Can someone help me out, or point me in a different direction for importing VCards. Thanks. Error: cannot convert StringIO into String Controller Code: require
2006 Feb 24
8
editing and deleting fields in a vcard
Hi all, Is there a way in vpim to edit an individual field in a vcard. I have a set of vcards stored in a db and would like to be able to edit individual fields in the vcard and then save the vcard back to the db. I didn''t see any methods for editing a vcard in the api. Do I need to create a new vcard and repopulate it with all the fields except the one that I''m changing and
2006 Apr 11
4
Vpim::Vcard Line Breaks
On Wed, Apr 12, 2006 at 02:29:50AM +0900, Ben Reubenstein wrote: > I am using the Ruby Vpim library to create Vcards. I am having > trouble getting my address entries to format correctly when the > resulting VCF file is loaded into an address book. Is there a special > character to create a break line in the address field? Many of the > addresses in my data include multiple line
2017 Aug 25
1
Dovecot - Postfix Calender Synchronisation
On Thu, 24 Aug 2017, Rupert Gallagher wrote: > Re: dependencies > > - db: why? just use the ical and vcard files! They are files, they are in a > directory, they can be used like dovecot uses eml files! No need for > postgresql or mysql. *** Usually, the DB server is one host, Webclient is other host, IMAP server (or cluster) are other hosts, SMTP Server(-s) is other
2008 Apr 15
4
hyphen on columns name.. help.
I have a issue that I can''t seen to fix.. I search all over.. and a lot about how to work with legacy *table* names but nothing about *column* names... this will not work because of the hyphen: @vcards = Vcard.find(:all, :select => "collection-owner") this below will work but give me a lot of junk..!! @vcards = Vcard.find(:all, :select =>
2015 Sep 10
12
Dovecot CalDAV server
I've been once in a while over the years thinking about implementing CalDAV (and CardDAV) to Dovecot. It might be time to start that soon. Does anyone have any suggestions? So far my main goals would be: - scalable, of course - configurable storage (object storage, regular fs, maybe some key-value dbs, maybe storing as emails) - efficient indexes (potentially using key-value dbs? or maybe
2020 Aug 03
3
How to access mailbox metadata in Lua push driver
Some answers to my questions, a first version of my script and more questions ;) Am 03.08.20 um 18:15 schrieb Ralf Becker: > Currently looking into the following questions: > > - can I get the rfc 5423 type of event somehow (obviously I can set it > on the event myself depending of the function called) event.name > - looking at the example code, it looks like it can be called for
2007 May 05
1
Problem in Vcard generation
I am trying to explore the vpim gem.. Using that i am trying to generate Vcard..Now I am able to generate vcard also i am able to send that vcard through mail. If i try to open that vcard through thunderbird, all the fields getting stored in address book except mobile number, Here ia m send the code for adding mobile number into vcard.. if @bizcard_label.mobile_number!=""
2006 Feb 23
1
Import Vcard with VPIM
I''m currently looking to build a contact manager with Rails. I need to offer Vcard import / export capabilities. I have VPIM setup in my Rails app, but I''m a little stuck on how to pull the correct data from the vcards. I''ve looked at the docs for VPIM and those have helped get me started, but I still can''t figure out how to pull specific data. As an
2006 Jul 02
2
Flat file as storage backend or what ...
Hi. I''m just starting out with Rails. I''m thinking of writing a web based PIM, partly as a learning experience, partly because I need one. I''ll be using iCalendar and vCard files for for storage because it will let me sync with PDAs, and use other already available PIMs. What would be the best practice for this? a) At the beginning of a session pull all my vevents
2014 Aug 29
1
POSSA CID Superfecta to query a CardDAV server ?
Hi, Would it be hard / anybody tried / any hints how / to add CardDAV server query support to CID Superfecta ? Kind Regards, Lukasz
2018 Jun 30
3
Looking into a solution for Caldav (and possibly carddav) support
We have an existing Dovecot/Postfix/Roundcube email solution, which I was hoping to add Caldav (and carddav?) support to, with the goal of 3rd party email clients being able to keep contacts and calendars in sync (as well as having the same information in roundcube) In doing research, I came across traces of it being considered for Dovecot at one time
2003 Oct 24
1
CTI interface(s) for Asterisk? [REALLY LONG MESSAGE - SORRY]
Hi. I have just finished Googling the list archive for information on doing CTI with Asterisk. I never found a definitive "here's how it's done" answer, but I did see a number of postings indicating that it was at least a possibility. (For those of you who already know about CTI, please pardon the pedantic introductions to each section.) Here are my questions: [First Party
2006 Aug 10
4
exporting vcards from rails
i''m doing a site for someone that has a form set up to collect contact information from the user. i installed the vpim gem and was hoping to give my client a way to download all of the contact''s information as a vcard. using the examples, i was able to get it working in ruby, but i''m not quite sure how to generate and download a vcard on the fly. has anyone done
2006 Nov 27
0
CTI
If you're talking screen pops, crm integration, type CTI, Trixbox has hooks built in for SugarCRM. Cory Andrews -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Matt Florell Sent: Monday, November 27, 2006 3:59 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users]
2007 Jul 22
2
Asterisk CTI interface to control legacy PBX
Hello, I am looking for a way to control another legacy PBX from Asterisk using a CTI interface. Are you aware of any legacy PBX CTI control card that can be controlled by Asterisk? I have an Avaya PBX with CTI interface and researching if I can connect Asterisk to this. :-) Thanks for any hints. -- - David Hajek Daktela - VoipObchod http://www.daktela.com/ http://www.voipobchod.cz/shop/
2011 Jul 04
1
Agent Login, Logout, Ready, Not Ready from the CTI application
Hi All; We know that agents can login and logout from the phone handset. But if we need the login, logout, ready and not ready to be from an application and to be integrated with the CRM, how to acheive this? Normally in Cisco and AVAYA, they use CTI integration and the CTI client (which is embded in the CRM application) will receive the the caller id or information via that CTI client. How
2005 Nov 23
0
Another CTI question
I''ve asked some CTI questions before and I have another one based on my migration progress. These are two condensed tables (the actuals being bigger): Content +-------------+ | id | | title | | description | | etc..... | +-------------+ ContentJob +--------------+ | content_id | | location | | date_expired | | etc..... | +--------------+ The above is
2006 Dec 06
1
Some questions
First of all,... someone who uses "yahoo2" as name,...or insters "junk signatures" should simply be silent.... Secondly vcard is not junk, it's standardised via IETF/IMC. Get a proper client (mutt or so) which can filter vcards etc if you'd like to.... yahoo2 wrote: > At 06:43 AM 11/2/2006, Christoph Anton Mitterer wrote: > > Please stop attaching junk files.
2015 Sep 11
0
Dovecot CalDAV server
Am 10.09.2015 um 23:43 schrieb Timo Sirainen: > I've been once in a while over the years thinking about implementing CalDAV (and CardDAV) to Dovecot. It might be time to start that soon. Does anyone have any suggestions? So far my main goals would be: > > - scalable, of course > - configurable storage (object storage, regular fs, maybe some key-value dbs, maybe storing as