Displaying 6 results from an estimated 6 matches for "cf_".
Did you mean:
cf
2006 May 15
1
Realtime Postgres via ODBC
I am running unixODBC to connect to postgres for your realtime data for
things like call forwarding, dnd and have noticed a significant delay
when running the realtime application. Has anyone else encountered this?
Even from the CLI if I do "realtime load cf_data exten 4501" it lags for
almost 2 full seconds before I get the result set back.
Queries directly to the database from anything else are almost
instantaneous...
In the dial plan...
exten => s,1,RealTime(cf_data,exten,4501,cf_) <-- this is the point
where it lags...
exten => s...
2012 Dec 04
3
Print properties are not saved
...ain Admins", root, administrator
guest ok = Yes
I double checked every single point I understand. I operate ad user
administrator that is a Domain Admin that CAN write in
/var/lib/samba/printers but when I try to upload the driver from an XP
client I get:
impossibile copiare hplj4650.CF_
Assicurarsi che la posizione del file *qui sotto* sia corretta oppur
specificarne un'altra e inserire 'HP Colo... CD' nell'unit?? scelta
That sounds like :
no way to copy hplib4650.FC_
Make sure the posotion of the file belo is correct or specify a different
one and in...
2009 Mar 13
1
Realtime dialplan application versus REALTIME dialplan function
...n the dialplan to
extract the data then cut it up into specified variable, then cut the
resulting variable into further bits to get the usable data into another
variable so it can be used for the real work.
For example here is the 1.2 dialplan:
exten => 326,1,Realtime(cfwd|exten|${EXTEN}|cf_)
exten => 326,n,GotoIf($["${cf_active}" = "yes" ]?:326|20)
exten => 326,n,Goto(cfaccess,${cf_cfnum},1)
Here is the 1.4 dialplan to accomplish the same thing:
exten => 326,1,Set(row="${REALTIME(cfwd,exten,${EXTEN})}")
exten => 326,n,Set(column3=${...
2010 Aug 20
0
Wine release 1.3.1
...nt tests.
comctl32/tests: Do not perform comparison of dates if GetDateFormat fails.
comctl32/tests: DateTimePicker and MonthCalendar controls only support Gregorian calendar.
Damjan Jovanovic (4):
winex11.drv: Use a Wine list to store XDnD data.
winex11.drv: Filter out all CF_* formats when CF_HDROP is present.
winex11.drv: Implement a framework for dragging from X and dropping to OLE.
winex11.drv: Implement the DataObject for dragging from X and dropping to OLE.
David Hedberg (37):
explorerframe: Add dll stub.
explorerframe: Implement DllGetVers...
2005 May 03
10
Is wxRuby-SWIG version usable enough to package for download?
If wxRuby-SWIG is as usable as wxRuby 0.6.0, maybe it should be given a
version number and packaged up for download.
Given the nature of SWIG, having a lot more people use it would probably
result in more code contributions to this project.
Seems most of the changes are 2+ months old, so I''m guessing wxRuby-SWIG
is fairly stable right now in terms of frequency of changes...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking