On 01.09.2014, at 11:42, Lukasz Sokol <[email protected]> wrote:

> On 31/08/14 17:40, Marie Fischer wrote:
>> 
>>> Le 29 août 2014 14:30, "Marie Fischer" <[email protected]> a écrit :
>>>> 
>>>> we use OSX CardDAV server and its response is very slow, so we
>>>> ended up syncing all the CardDAV contacts to MySQL via cron.
>>>> Asterisk dialplan then runs a query defined in func_odbc.conf.
>>>> 
> 
> I have an EGroupware server (egroupware.org), CardDAV is 'built in' there.
> What timing is the CID Superfecta / Asterisk expecting ?
> 
> (I do not need to run CardDAV sync between servers, supposedly this should be
> much faster)

Well, you made me curious - wrote up a little perl script to do a filtered 
report by phone number. It takes 2-3 seconds to get a response from OSX server 
(Mavericks). Which sure is shorter then doing a full sync, but still longish. 
Would be interesting to know how long other servers take.

Now, for CID you would want this to run in your dial plan after the call comes 
in and before you Dial() your local extension. One ringtone is 5 seconds (1 sec 
tone, 4 sec silence), so it's actually not too bad (remember those analog 
caller ID boxes which got the caller ID between first and second ringtone?). 
Maybe you'd need to send Progress() or Ringing() back to the calling party.

-- 

marie



-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to