similar to: Play sound file on keypress (bridged call)

Displaying 20 results from an estimated 10000 matches similar to: "Play sound file on keypress (bridged call)"

2007 Oct 24
0
Two DTMF tones on keypress with Handsfree cell
Hello, I am using Asterisk SVN, a cellular phone, and chan_mobile to run a small home PBX with two analog telephones connected to a Linksys ATA using SIP. It works great (except for some Bluetooth adapter bugs that I am still trying to beat...seems the misaligned audio detection still needs work), but I have encountered an interesting issue. If I am using an automated system that accepts input
2007 Sep 18
1
program to monitor USB keys
I wrote a small program to monitor keyboards found on /dev/input/event* It works great but I always get EAGAIN from my read() function. google says this is normal when open() is used and O_NONBLOCK mode. I know this is slightly offtopic but I was wondering if the centos gurus that also program know anything about this. My goal was to not be eating CPU cycles with a small program that just
2018 Sep 07
1
Centos 7.5 - Gnome3 - KVM - Keypad numeric failure
Everyone, I have a problem with the numeric keypad while using a Centos 7.5 new installation with kvm. When I login to the host machine using gnome3 or classic gnome the numeric keypad does not function. If I activate another 7.5 guest machine with gnome3 the numeric keypad on the guest does not work either. If I login on the host machine using kde as the desktop the keypad works fine and
2008 Jun 02
0
[ wxruby-Bugs-20477 ] Wx::ListEvent#get_item crashes when navigating with the keypad
Bugs item #20477, was opened at 02/06/2008 10:34 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=20477&group_id=35 Category: Incorrect behavior Group: current Status: Open Resolution: None Priority: 3 Submitted By: Pascal Hurni (phi) Assigned to: Nobody (None) Summary: Wx::ListEvent#get_item crashes when navigating with the keypad Initial Comment:
2006 Mar 29
2
Drag/Drop and KeyPress
Hi! is it possible to make a drag dependent on a KeyPress event? I couldn''t find any information on that on the script.aculo.us website. My scenario is the following: I have a tree with several nodes (like windows explorer). Right now i use Drag & Drop to move a node below a new parent. Now i want to implement a copy mechanism which allows the user to copy a node through Drag
2006 Aug 13
2
Catching "keypress" event with observe_field
I''m desperately trying to update a div when a key is pressed in a text field. Eg. : <input type="text" id="field"> <div id="area"></div> <%= observe_field :field, :url => {:action => :myAction}, :update => :area, :with => "text_param", :on => ''keypress'' %> This does not seem to work, and I
2006 Mar 13
2
Keypress events with no AJAX needed
Is anyone else finding it frustrating to do in Ruby client-side things that would be simple in Javascript? It seems like all of the "helpers" involve server (controller) communication. For example, having a text field that just echos below what the user types. Is this the only way to do it? <div id=''word_panel''> <%= text_field_tag
2008 Jan 16
1
Small doubts with clonePosition, Keypress and this
Hello Guys, I comes to try to clarify some small doubts, I''m trying to create a function that, if I positioned over this, create a box around the cell, but I don''t want to alter values of style, I think that a good way is create a floating table with the same dimensions, to do this, I found "Position": overlap but says it''s obsolete, then I found clonePosition
2003 Dec 14
0
outbound dialing / wait for keypress?
hi there. i've got a question about outbound dialing. here's my scenario: 1. i build a list of phone numbers from a database 2. when a call comes in, i begin dialing from the list 3. when an outbound call is answered, i connect the caller to that line. so far, i'm able to do this with an agi script to dynamically build a dialplan. i make repeated use of this perl call:
2005 Jun 21
0
Keypress delay & grouping
Forgive this intrusion, but I couldn't find much mention of this in the archives. To reduce vulnerability to "Keystroke Timing Attack" and reduce keystroke packet overhead, why not insert a small configurable delay (10-1000ms) before sending keystroke packets?`ssh -d NNN` Yes, this costs latency. But many netlinks are already 200+ms and latency isn't always objectionable in a
2004 Sep 22
1
7960 SIP 7.2 keypress (not DTMF) problem
Since upgrading to 7.2, I've noticed a random problem where I dial a number and hear all the correct tones in the handset, but the display won't show all the numbers I dialed. So you sit there waiting for the dialplan to kick the call off (b/c you heard the proper amount of tones played and think it's all good) but the phone is just sitting there b/c it somehow "missed"
2007 Jul 16
4
Problem with keypress event handling
Hi all, we are writing a cross browser Javascript control that enhances the HTML text input element in order to accept only digits (more or less). Supposing that ''domText'' is the DOM element corresponding to the HTML text input, we wrote the following: Event.observe(domText, "keypress", this.onKeyPress.bindAsEventListener(this)); where this.onKeyPress =
2005 Sep 01
1
How to require a keypress on answer?
[apologies if this comes through twice - the original doesn't seem to have shown up even after 16 hours] In the handling of agents, when using AgentCallbackLogin, a call placed to an agent needs to be accepted by the agent pressing the '#' key. I'm trying to replicate that kind of operation in a non-agent scenario: I want to call Dial() from my dialplan, play an announcement to
2006 Apr 07
3
Pointer position on keypress event?
Hi. Is there any straightforward way to tell pointer position (x, y) upon keypress? In original wxWidgets, wxKeyEvent supports GetX() and GetY() methods, but wxRuby''s KeyEvent object does not have one. I also checked with event.methods and event.instance_variables. Do I need to keep track of pointer position by evt_motion? -- Taisuke Yamada <tyamadajp@spam.rakugaki.org>,
2007 Dec 09
5
capturing arrow keypress on IE7 with Prototype 1.6 doesn't work?
Hi! does anyone know a fix for this? in FF and Opera everything is fine, but in IE7 arrow keys are ignored. thank you --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To
2009 Dec 08
0
Directory application: First DTMF digit is missed if pressed during "using your touch tone keypad..." announcement
If you're an asterisk 1.6 user, and use the 'Directory application', have you noticed that the first keypress is always missed if you press it during the part of the announement where alison says "using you touch tone keypad" If this includes you, have a look at mantis bug https://issues.asterisk.org/view.php?id=16409 If you are keen, please apply the patch and report
2012 May 23
0
Centos 6 - tigervnc - numbers on keypad
I have a ncurses-based program that runs on a vnc desktop on a remote computer. On Centos 5 you could enter numbers into the program using the numeric keypad. I just installed a new machine running Centos 6 to do this same job and now numbers can only be entered using the numbers across the top of the keyboard. The program still recognizes the keys on the keypad when numlock is not set (so you
2010 Jan 11
2
Sipgate > DTMF not detected
I raised an issue with Sipgate because my Asterisk 1.6 plain refuses to recognize digits pressed on a keypad coming in from a Sipgate trunk. There answer was to set this: dtmfmode=rfc2833 in the general section of sip.conf This has made no difference. I've tried a range of settings (auto, rfc2833,info) but no matter what, it plain refuses to pick up key presses. Locally, if I call from an
2003 Apr 12
2
play message on bridged call
Hey all, i was just wondering if its possible to play a prerecorded message on a bridged channel. For example : someone calls in on asterisk and is connected through to an outgoing phonenumber, the person picking up on this outgoing call would first hear something like "this call is coming from the asterisk platform". (No problem if the caller on the incoming line hears this too) I
2007 Aug 24
0
9 commits - configure.ac doc/Makefile.am libswfdec/swfdec_as_object.c libswfdec/swfdec_as_object.h libswfdec/swfdec_keys.h libswfdec/swfdec_pattern.c libswfdec/swfdec_player.c test/trace
configure.ac | 2 doc/Makefile.am | 3 libswfdec/swfdec_as_object.c | 17 ++++ libswfdec/swfdec_as_object.h | 5 + libswfdec/swfdec_keys.h | 1 libswfdec/swfdec_pattern.c | 5 + libswfdec/swfdec_player.c | 100