similar to: Autofill phonebook??

Displaying 20 results from an estimated 70 matches similar to: "Autofill phonebook??"

2008 Feb 08
0
GS/* phonebook
Hello, I wrote a small AJAX phonebook targeted at Grandstream phones although the basic functionality doesn't require a SIP-phone. Asterisk integration (call history, incoming call info, click-to-dial) is not yet implemented, but on my ToDo list. Features * Licenced under the GPL v2 * Uses gettext. So translation should be easy. Includes German and English. * Uses xajax for a
2008 Feb 20
0
GS/* phonebook + Web-BLF
Hello, I updated my AJAX GS/* phonebook. It now actually has Asterisk integration with incoming call-notification, a searchable call history and clickable BLFs. The BLFs can monitor specific extensions (SIP/phone - may work with other channels than SIP if the AMI generates the appropriate events), Asterisk hints or connectivity to external SIP-servers. Features * Clickable BLFs (Dial,
2006 May 22
0
[OT] form design best practices for autofill?
This is off-topic from Rails though what I learn from any responses will be used in a Rails app. My app has a sign-up facility where I request a user''s first name, last name, address, etc. Are there any best practices for naming the field elements so the autofill functions in Firefox, Explorer, Safari and others can pick up the names and autofill the form? Thanks for any tips or
2010 Aug 11
1
OpenOffice.org 3.1.1 Calc autofill does not work
Hi all, Has anyone upgraded OpenOffice.org 3.1.1 on Centos 5.3? Everything seemed fine but I have found 1 problem on Calc. The autofill does not work. Example, when I type "Jan" in cell A5 and drag the handle to cell D5, the Fill Settings dialog box pops up instead of the Feb, Mar, Apr filling in the cell automatically. When OpenOffice.org 3.1.1 from Sun is installed, it works.
2007 Jan 01
0
autofill for a tkentry field
Hello all, I'm experimenting with tlk/tk and I find it very useful. I would like to have the text of a tkentry be automatically filled when the user starts typing, according to a predetermined list. I've found a solution on the tcl wiki pages, but I don't quite know how to translate it in R... Here is the tcl code: http://wiki.tcl.tk/13267 And here is my code that does not work.
2007 Jul 29
2
Dial from Phonebook of Evolution or Thunderbird
Hi, does anyone know about a plugin that allows dialling a contact from the phonebook of evolution or T-bird? -- Alexander Topolanek http://www.topolanek.at
2014 Jan 21
1
how to provision asterisk's phonebook to Polycom vVX310's
Hi, Am running a freepbx install and created trunks, extensions and groups. Now I'd like to hand out the Asterisk phonebook to the phones (all VVX 310's). Is there an easy way to do this? Best, Stanley
2015 Jan 27
0
Dialing from phonebook, and hiding the dialed number from the user.
On Monday 26 Jan 2015, Antonio G?mez Soto wrote: > Hi, > > does anyone have a recommendation for a SIP phone, which > allows dialing from a phonebook, and hiding the dialed number > from the end users? Also from the call history of course. > > It seems Mitel can do this, and I have a use case where this is > a requirement. If I have this right, you want to make sure the
2017 Sep 20
2
Voicemail: search for name in a phonebook
Hi list! I'm using Asterisk 1.8.30.0 on a OpenWRT device and it works perfectly. I configured a voicemail and I receive an E-Mail with some information about the call. Again, wonderful! Now my wish: I'd like to have Asterisk to search the caller in a list file and send me the name corresponding to the number in the E-Mail of voicemail. Is it possible? I currently use ${VM_CALLERID} in
2009 Jan 22
4
Is there a plugin that can autofill(ajax) during user input?
I haven''t done rails in a year, but can someone tell me if there is a plugin or how much work is it to add an auto fill function like google''s front page? Would you just use an observer on the form or is there already a built in class that can do this? Thanks! Feng -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received
2007 Mar 27
1
Using server side phonebook directory with SPA941
Hello list, I got a couple of those "wouldn't it be great questions", as following: 1. Is it possible, with asterisk to hold a central phonebook directory of callers?, so that when this party calls a "textual" caller ID will be displayed on the phone display. 2. How can this be configured with Trixbox, I've looked at the configuration options - I assume it plays no
2006 Feb 13
4
Calling find()
Hello, sorry for the bulk question, but I cannot find answer anywhere, I have model like Phonebook::Category, and i`m stuck on calling find() method on this model ?
2015 Jan 26
3
Dialing from phonebook, and hiding the dialed number from the user.
Hi, does anyone have a recommendation for a SIP phone, which allows dialing from a phonebook, and hiding the dialed number from the end users? Also from the call history of course. It seems Mitel can do this, and I have a use case where this is a requirement. Thanks, Antonio -------------- next part -------------- An HTML attachment was scrubbed... URL:
2018 May 23
3
Autofile Junk for all users
How would I get the rule if header :contains "X-spam-flag" "YES" { fileinto "Junk"; } To apply to all users mail at delivery time?
2018 May 23
0
Autofile Junk for all users
On 2018-05-23 15:11, @lbutlr wrote: > How would I get the rule > > if header :contains "X-spam-flag" "YES" { > fileinto "Junk"; > } > > To apply to all users mail at delivery time? Use the default scripts, works well for me. https://wiki2.dovecot.org/Pigeonhole/Sieve/Configuration#Visible_Default_Script The Dovecot wiki is really
2018 May 23
1
Autofile Junk for all users
On 2018-05-23 (08:17 MDT), Andr? Rodier <andre at rodier.me> wrote: > Use the default scripts, works well for me. > > https://wiki2.dovecot.org/Pigeonhole/Sieve/Configuration#Visible_Default_Script > > The Dovecot wiki is really helpful, have a look on it ;-) Excellent, that's exactly what I want. Question from that page, my users are (almost) all virtual, so what
2012 Oct 12
3
Autofilling a large matrix in R
I wish to create a matrix of all possible percentages with two decimal place percision. I then want each row to sum to 100%. I started with the code below with the intent to then subset the data based on the row sum. This works great for 2 or 3 columns, but if I try 4 or more columns the number of rows become to large. I would like to find a way to break it down into some kind of for loop, so
2006 Mar 07
3
audio / sound recording with RoR app
hi all i want to provide audio recording facility with my Ror application , which can be stored in DB at server , for later use can anybody tell, how to implement this with RoR, as i dont hav much idea abt that thanx --------------------------------- Yahoo! Mail Bring photos to life! New PhotoMail makes sharing a breeze. -------------- next part -------------- An HTML attachment
2006 Feb 13
11
ROR code syntax highlighting on blog?
I am interested in putting the cool syntax highlighting for ROR code. What''s the best way to do that? Is it using textilize or another formatting language? Or do I need special stylesheets? Any assistance is appreciated. Thanks Frank --------------------------------- Yahoo! Mail Use Photomail to share photos without annoying attachments. -------------- next part
2019 Mar 13
4
Unable to set quota-fs plugin
Looks working. [root at mail ~]# ls -lh / total 72K -rw------- 1 root root 8.0K Mar 13 09:56 aquota.group -rw------- 1 root root 7.0K Mar 13 09:56 aquota.user .... [root at mail ~]# repquota -a *** Report for user quotas on device /dev/vda1 Block grace time: 7days; Inode grace time: 7days Block limits File limits User used soft hard